gvisor/pkg/tcpip/link/rawfile
Ting-Yu Wang db653bb34b fdbased: Vectorized write for packet; relax writev syscall filter.
Now it calls pkt.Data.ToView() when writing the packet. This may require
copying when the packet is large, which puts the worse case in an even worse
situation.

This sent out in a separate preparation change as it requires syscall filter
changes. This change will be followed by the change for the adoption of the new
PacketHeader API.

PiperOrigin-RevId: 321447003
2020-07-15 15:05:32 -07:00
..
BUILD Automated rollback of changelist 308163542 2020-04-27 12:26:32 -07:00
blockingpoll_amd64.s Change syscall.POLL to syscall.PPOLL. 2019-07-30 11:01:29 -07:00
blockingpoll_arm64.s Merge pull request #696 from xiaobo55x:tcpip_link 2019-08-26 14:03:30 -07:00
blockingpoll_noyield_unsafe.go Merge pull request #696 from xiaobo55x:tcpip_link 2019-08-26 14:03:30 -07:00
blockingpoll_yield_unsafe.go Update Go version build tags 2020-05-29 15:44:07 -07:00
errors.go
rawfile_unsafe.go fdbased: Vectorized write for packet; relax writev syscall filter. 2020-07-15 15:05:32 -07:00