gvisor/pkg/tcpip/network/ipv6
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
..
BUILD Rename ping endpoints to icmp endpoints. 2019-02-22 13:34:47 -08:00
icmp.go Map IPv{4,6} addresses to ethernet addresses 2019-02-28 14:38:32 -08:00
icmp_test.go Rename ping endpoints to icmp endpoints. 2019-02-22 13:34:47 -08:00
ipv6.go Ping support via IPv4 raw sockets. 2019-02-27 14:31:21 -08:00