netlink/nl
Flavio Crisciani ef2b2c42e6 Add test to cover recv on close leak
This test spawns a go routine that subscribe for some
events while the main thread will close the socket.
The go routine will returns after 5s when the timetout
on the recv fires and the fd is actually == -1

Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
2017-10-20 10:09:56 -07:00
..
addr_linux.go addr: Parse address lifetime information from IFA_CACHEINFO attr 2017-04-12 11:24:37 -07:00
addr_linux_test.go addr: Parse address lifetime information from IFA_CACHEINFO attr 2017-04-12 11:24:37 -07:00
bridge_linux.go Add bridge vlan support 2017-06-13 11:04:51 -07:00
bridge_linux_test.go Add bridge vlan support 2017-06-13 11:04:51 -07:00
conntrack_linux.go constant bug fix 2017-07-18 16:23:47 -07:00
genetlink_linux.go Add support for GPRS Tunnelling Protocol(GTP) 2017-05-06 23:07:19 -07:00
link_linux.go Add support for loading XDP programs with flags 2017-09-05 23:17:00 -07:00
link_linux_test.go add SetVfHardwareAddr and SetVfVlan to link 2016-02-15 14:31:32 -08:00
mpls_linux.go support MPLS 2017-02-20 12:07:19 -08:00
nl_linux.go Add method to set netlink recv timeout 2017-10-20 10:09:56 -07:00
nl_linux_test.go Add test to cover recv on close leak 2017-10-20 10:09:56 -07:00
nl_unspecified.go Fix compilation errors for non linux platforms. 2017-02-20 12:00:54 -08:00
route_linux.go support MPLS 2017-02-20 12:07:19 -08:00
route_linux_test.go
syscall.go support MPLS 2017-02-20 12:07:19 -08:00
tc_linux.go add generic actions and simplify action type (#129) 2016-05-31 13:03:47 -07:00
tc_linux_test.go Add TestTcHtbCoptDeserializeSerialize 2015-09-11 17:32:54 -07:00
xfrm_linux.go Add XfrmMonitor 2017-02-02 12:58:44 -08:00
xfrm_linux_test.go
xfrm_monitor_linux.go Add XfrmMonitor 2017-02-02 12:58:44 -08:00
xfrm_monitor_linux_test.go Add XfrmMonitor 2017-02-02 12:58:44 -08:00
xfrm_policy_linux.go gofmt: style violations have crept up 2014-10-28 17:22:52 -07:00
xfrm_policy_linux_test.go
xfrm_state_linux.go Add support of ESN 2017-02-03 08:10:37 -08:00
xfrm_state_linux_test.go Add XfrmAllocSpi 2017-02-02 13:02:12 -08:00