gvisor/pkg/tcpip/transport/raw
Andrei Vagin 3e4102b2ea netstack: disconnect an unix socket only if the address family is AF_UNSPEC
Linux allows to call connect for ANY and the zero port.

PiperOrigin-RevId: 263892534
2019-08-16 19:32:14 -07:00
..
BUILD Plumbing for iptables sockopts. 2019-08-02 16:26:48 -07:00
endpoint.go netstack: disconnect an unix socket only if the address family is AF_UNSPEC 2019-08-16 19:32:14 -07:00
endpoint_state.go Don't dereference errors passed to panic() 2019-08-15 11:58:16 -07:00
protocol.go Add IPPROTO_RAW, which allows raw sockets to write IP headers. 2019-07-12 18:09:12 -07:00