jsimonetti/rtnetlink
Package rtnetlink provides low-level access to the Linux rtnetlink API. MIT Licensed.
GoMIT
Issues
- 1
Major update is not reflected in go.mod file
#225 opened by brlbil - 1
Rename CacheInfo Prefered
#204 opened by SuperQ - 9
Adding driver specific Netkit type, and possibly others like Vxlan, Bond etc...
#216 opened by brlbil - 4
- 0
allow for zero-length NDA_LLADDR
#199 opened by jsimonetti - 3
NeighAttributes does not appear to support non-Ethernet link-layer addresses
#182 opened by dswarbrick - 9
incorrect size, want: 184 or 192
#145 opened by maxpain - 5
- 3
Please create a release of rtnetlink
#134 opened by bdrung - 2
- 2
go build error: undefined: unix.IFLA_XDP_FD
#126 opened by chn-lee-yumi - 2
rtnetlink: add support for the nexthops API
#107 opened by mdlayher - 0
Add README to rtnl package
#48 opened by jsimonetti - 0
- 2
Not setting IPv4 broadcast address results in "netlink receive: numerical result out of range"
#73 opened by foxcpp - 1
conn: add concurrency test
#29 opened by jsimonetti - 5
Support big endian cpu architectures
#56 opened by eclipseo - 0
rtnl: Unable to add default route
#59 opened by bradbeam - 14
rtnl: new high level wrapper package
#40 opened by mdlayher - 1
Update README to reflect low-level usage
#30 opened by jsimonetti - 0
- 0
neigh: add support for RTM_xNEIGH calls
#28 opened by jsimonetti - 2
rtnetlink: release v1.0.0
#23 opened by jsimonetti - 2
- 0
Make rtnetlink.Conn safe for concurrt use
#21 opened by jsimonetti - 6
- 3