summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/link/rawfile/BUILD
AgeCommit message (Expand)Author
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
2021-01-28Change tcpip.Error to an interfaceTamir Duberstein
2020-09-16Gracefully translate unknown errno.Ting-Yu Wang
2020-04-27Automated rollback of changelist 308163542gVisor bot
2020-04-23Remove View.First() and View.RemoveFirst()Kevin Krakauer
2020-01-27Standardize on tools directory.Adin Scannell
2019-11-23Cleanup visibility.Adin Scannell
2019-10-22netstack/tcp: software segmentation offloadAndrei Vagin
2019-09-02Remove duplicated file in pkg/tcpip/link/rawfile.Haibo Xu
2019-08-26Merge pull request #696 from xiaobo55x:tcpip_linkgVisor bot
2019-08-15Enabling pkg/tcpip/link support on arm64.Haibo Xu
2019-08-15Rename rawfile/blockingpoll_unsafe.go to rawfile/blockingpoll_stub_unsafe.go.Haibo Xu
2019-06-13Update canonical repository.Adin Scannell
2019-01-31Remove license commentsMichael Pratt
2019-01-11Internal change.Googler
2018-10-23Track paths and provide a rename hook.Adin Scannell
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-28Check in gVisor.Googler