summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/socket/hostinet/socket_unsafe.go
AgeCommit message (Expand)Author
2021-07-23Add support for SIOCGIFCONF ioctl in hostinet.Lucas Manning
2021-07-12[syserror] Update syserror to linuxerr for more errors.Zach Koopmans
2021-06-29Add SIOCGIFFLAGS ioctl support to hostinet.Lucas Manning
2021-03-29[syserror] Split usermem packageZach Koopmans
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
2020-05-01Port netstack, hostinet, and netlink sockets to VFS2.Dean Deng
2020-01-27Update package locations.Adin Scannell
2019-08-08Return a well-defined socket address type from socket funtions.Rahat Mahmood
2019-06-27Complete pipe support on overlayfsFabricio Voznika
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-10-19Use correct company name in copyright headerIan Gudger
2018-04-28Check in gVisor.Googler