gvisor/pkg/tcpip/stack
Chris Kuiper fab029c50b Remove incorrect code and improve testing of Stack.GetMainNICAddress
This removes code that should have never made it in in the first place, but did so due to incomplete testing. With the new tests the original code fails, the new code passes.

PiperOrigin-RevId: 224086966
Change-Id: I646fef76977f4528f3705f497b95fad6b3ec32bc
2018-12-04 19:09:11 -08:00
..
BUILD stateify: support explicit annotation mode; convert refs and stack packages. 2018-07-27 10:17:21 -07:00
linkaddrcache.go Simplify channel management 2018-10-23 08:16:13 -07:00
linkaddrcache_test.go Fix flaky TestCacheResolutionTimeout 2018-11-07 12:01:48 -08:00
nic.go Remove incorrect code and improve testing of Stack.GetMainNICAddress 2018-12-04 19:09:11 -08:00
registration.go Rename incorrectly named (dst, src) arguments in DeliverNetworkPacket prototype 2018-11-14 14:46:24 -08:00
route.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
stack.go Add an implementation of a SACK scoreboard as per RFC6675. 2018-11-09 14:38:46 -08:00
stack_global_state.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
stack_test.go Remove incorrect code and improve testing of Stack.GetMainNICAddress 2018-12-04 19:09:11 -08:00
transport_demuxer.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
transport_test.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00