summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/link/rawfile
AgeCommit message (Expand)Author
2019-03-28netstack/fdbased: add generic segmentation offload (GSO) supportAndrei Vagin
2019-02-13Add support for using PACKET_RX_RING to receive packets.Bhasker Hariharan
2019-01-31Remove license commentsMichael Pratt
2019-01-29Use recvmmsg() instead of readv() to read packets from NIC.Bhasker Hariharan
2019-01-11Internal change.Googler
2018-10-31Use syserr style error translation in netstack's rawfileIan Gudger
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-10Enforce message size limits and avoid host calls with too many iovecsMichael Pratt
2018-08-21Build PCAP file with atomic blocking writesIan Gudger
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-07-09Switch netstack licenses to Apache 2.0.Nicolas Lacasse
2018-07-06Add non-AMD64 support to rawfileIan Gudger
2018-04-28Add mising license headers.Nicolas Lacasse
2018-04-28Check in gVisor.Googler