mirror of https://github.com/vishvananda/netlink
2632e243fb
* Multicast snooping and hello time are the only ones supported at the
moment
* Only pass values to kernel when user sets them, otherwise let kernel
decide default
* Can set multicast snooping on existing bridges
* Tests disabled on Travis CI as the kernel version is too old
* All bridge flags copied from Kernel code, but only the two mentioned
above work
(
|
||
---|---|---|
.. | ||
addr_linux.go | ||
addr_linux_test.go | ||
conntrack_linux.go | ||
link_linux.go | ||
link_linux_test.go | ||
mpls_linux.go | ||
nl_linux.go | ||
nl_linux_test.go | ||
nl_unspecified.go | ||
route_linux.go | ||
route_linux_test.go | ||
syscall.go | ||
tc_linux.go | ||
tc_linux_test.go | ||
xfrm_linux.go | ||
xfrm_linux_test.go | ||
xfrm_monitor_linux.go | ||
xfrm_monitor_linux_test.go | ||
xfrm_policy_linux.go | ||
xfrm_policy_linux_test.go | ||
xfrm_state_linux.go | ||
xfrm_state_linux_test.go |