summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/link/fdbased/mmap.go
AgeCommit message (Expand)Author
2019-08-15Enabling pkg/tcpip/link support on arm64.Haibo Xu
2019-08-15Rename fdbased/mmap.go to fdbased/mmap_stub.go.Haibo Xu
2019-08-12Fix netstack build error on non-AMD64.Ian Gudger
2019-06-13Update canonical repository.Adin Scannell
2019-05-21Refactor fdbased endpoint dispatcher code.Bhasker Hariharan
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-02-13Add support for using PACKET_RX_RING to receive packets.Bhasker Hariharan