gvisor/pkg/tcpip/transport/udp
Chris Kuiper 0e040ba6e8 Handle interfaceAddr and NIC options separately for IP_MULTICAST_IF
This tweaks the handling code for IP_MULTICAST_IF to ignore the InterfaceAddr
if a NICID is given.

PiperOrigin-RevId: 258982541
2019-07-19 09:29:04 -07:00
..
BUILD Update canonical repository. 2019-06-13 16:50:15 -07:00
endpoint.go Handle interfaceAddr and NIC options separately for IP_MULTICAST_IF 2019-07-19 09:29:04 -07:00
endpoint_state.go netstack/udp: connect with the AF_UNSPEC address family means disconnect 2019-07-03 14:19:02 -07:00
forwarder.go Update canonical repository. 2019-06-13 16:50:15 -07:00
protocol.go Update canonical repository. 2019-06-13 16:50:15 -07:00
udp_test.go Handle interfaceAddr and NIC options separately for IP_MULTICAST_IF 2019-07-19 09:29:04 -07:00