gvisor/pkg/tcpip/transport/udp
Chris Kuiper 40e682759f Add support for a subnet prefix length on interface network addresses
This allows the user code to add a network address with a subnet prefix length.
The prefix length value is stored in the network endpoint and provided back to
the user in the ProtocolAddress type.

PiperOrigin-RevId: 259807693
2019-07-24 13:42:14 -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 Add support for a subnet prefix length on interface network addresses 2019-07-24 13:42:14 -07:00