index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
tcpip
/
link
/
tun
/
BUILD
Age
Commit message (
Expand
)
Author
2021-08-13
[syserror] Remove pkg syserror.
Zach Koopmans
2021-06-29
[syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVAL
Zach Koopmans
2021-03-03
[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.
Ayush Ranjan
2020-10-23
Rewrite reference leak checker without finalizers.
Dean Deng
2020-08-25
Use new reference count utility throughout gvisor.
Dean Deng
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
2020-02-21
Implement tap/tun device in vfs.
Ting-Yu Wang
2020-01-27
Standardize on tools directory.
Adin Scannell
2019-11-23
Cleanup visibility.
Adin Scannell
2019-06-13
Update canonical repository.
Adin Scannell
2019-01-31
Remove license comments
Michael Pratt
2018-10-23
Track paths and provide a rename hook.
Adin Scannell
2018-07-27
stateify: support explicit annotation mode; convert refs and stack packages.
Zhaozhong Ni
2018-07-09
Switch netstack licenses to Apache 2.0.
Nicolas Lacasse
2018-04-28
Check in gVisor.
Googler