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
/
test
/
at
main
1 folder
4 files
Thomas Gazagnaire
netlink: read link offload ceilings
14d ago
7f92ead3
eio
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.
2 weeks ago
dune
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.
2 weeks ago
test.ml
netlink: rtnetlink codec and an rtnetlink ops layer nox-netlink is an I/O-free codec for the netlink framing and the rtnetlink link and address messages and attributes. nox-netlink.eio adds Rtnl, which opens the AF_NETLINK socket and runs typed link and address operations, the replacement for shelling out to ip and nsenter.
1 month ago
test_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.
2 weeks ago
test_netlink.mli
netlink: rtnetlink codec and an rtnetlink ops layer nox-netlink is an I/O-free codec for the netlink framing and the rtnetlink link and address messages and attributes. nox-netlink.eio adds Rtnl, which opens the AF_NETLINK socket and runs typed link and address operations, the replacement for shelling out to ip and nsenter.
1 month ago