alpha
Login
or
Join now
gazagnaire.org
/
ocaml-netlink
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Netlink and rtnetlink message codec (RFC 3549)
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
ocaml-netlink
/
lib
/
at
main
1 folder
3 files
Thomas Gazagnaire
ocaml-netlink: document the interface in the house style
6hrs ago
fd6277c0
eio
ocaml-netlink: put the type doc where odoc reads it The comment after offload_limit's last constructor described the type, so odoc filed the whole description under Gro_ipv4_max_size and left the type undocumented.
6 hours ago
dune
ocaml-netlink: document the interface in the house style Doc comments only. Values are documented as an equation on the applied name, types say what they are the type for, sections are anchored, and the edge cases a noun-phrase gloss let go unwritten are stated.
6 hours ago
netlink.ml
netlink: read link offload ceilings Decode the effective GSO/GRO values and read-only TSO size and segment ceilings from RTM_GETLINK. Exercise the query against a real privileged link so the VZ guest agent can distinguish a kernel/device ceiling from a rejected configuration request.
1 week ago
netlink.mli
ocaml-netlink: document the interface in the house style Doc comments only. Values are documented as an equation on the applied name, types say what they are the type for, sections are anchored, and the edge cases a noun-phrase gloss let go unwritten are stated.
6 hours ago