summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/gofer/socket.go
AgeCommit message (Expand)Author
2021-11-04[syserr] Reverse dependency for tcpip.ErrorZach Koopmans
2021-09-21[lisa] Implement lisafs protocol methods in VFS2 gofer client and fsgofer.Ayush Ranjan
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
2020-10-23Support VFS2 save/restore.Jamie Liu
2020-09-24Add basic stateify annotations.Adin Scannell
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-05-01Port netstack, hostinet, and netlink sockets to VFS2.Dean Deng
2020-04-28Support pipes and sockets in VFS2 gofer fs.Dean Deng