gvisor/pkg/tcpip/link
Bhasker Hariharan e0b3d3323f Add support for using PACKET_RX_RING to receive packets.
PACKET_RX_RING allows the use of an mmapped buffer to receive packets from the
kernel. This should cut down the number of host syscalls that need to be made
to receive packets when the underlying fd is a socket of the AF_PACKET type.

PiperOrigin-RevId: 233834998
Change-Id: I8060025c6ced206986e94cc46b8f382b81bfa47f
2019-02-13 14:53:03 -08:00
..
channel Remove license comments 2019-01-31 11:12:53 -08:00
fdbased Add support for using PACKET_RX_RING to receive packets. 2019-02-13 14:53:03 -08:00
loopback Remove license comments 2019-01-31 11:12:53 -08:00
muxed Fix build error. 2019-02-08 15:37:20 -08:00
rawfile Add support for using PACKET_RX_RING to receive packets. 2019-02-13 14:53:03 -08:00
sharedmem Remove license comments 2019-01-31 11:12:53 -08:00
sniffer Remove license comments 2019-01-31 11:12:53 -08:00
tun Remove license comments 2019-01-31 11:12:53 -08:00
waitable Remove license comments 2019-01-31 11:12:53 -08:00