gvisor/pkg/tcpip
Tamir Duberstein 3830786883 Map IPv{4,6} addresses to ethernet addresses
...in accordance with RFCs 1112 and 2464.

Fixes IPv4 multicast when IP_MULTICAST_IF is specified.

Don't return ErrNoRoute when no route is needed.
Don't set Route.NextHop when no route is needed.

PiperOrigin-RevId: 236199813
Change-Id: I48ed33e1b7f760deaa37e18ad7f1b8b62819ab43
2019-02-28 14:38:32 -08:00
..
adapters/gonet Updates tcp_proxy to use an AF_PACKET and veth devices. 2019-02-19 18:23:54 -08:00
buffer Remove license comments 2019-01-31 11:12:53 -08:00
checker Remove license comments 2019-01-31 11:12:53 -08:00
hash/jenkins Remove license comments 2019-01-31 11:12:53 -08:00
header Remove license comments 2019-01-31 11:12:53 -08:00
link Adds a WriteRawPacket method to the InjectableLinkEndpoint interface. 2019-02-26 14:58:37 -08:00
network Map IPv{4,6} addresses to ethernet addresses 2019-02-28 14:38:32 -08:00
ports Remove license comments 2019-01-31 11:12:53 -08:00
sample Remove license comments 2019-01-31 11:12:53 -08:00
seqnum Remove license comments 2019-01-31 11:12:53 -08:00
stack Map IPv{4,6} addresses to ethernet addresses 2019-02-28 14:38:32 -08:00
transport Ping support via IPv4 raw sockets. 2019-02-27 14:31:21 -08:00
BUILD Remove license comments 2019-01-31 11:12:53 -08:00
tcpip.go Implement Broadcast support 2019-02-20 12:54:13 -08:00
tcpip_test.go Implement Stringer for tcpip.StatCounter 2019-01-08 12:35:35 -08:00
time.s Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
time_unsafe.go Whitelist Go 1.12 for tcpip/time_unsafe.go 2018-12-04 15:52:14 -08:00