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
Age
Commit message (
Expand
)
Author
2020-12-03
Make `stack.Route` thread safe
Peter Johnston
2020-11-16
Remove ARP address workaround
Ghanan Gowripalan
2020-11-09
Initialize references with a value of 1.
Dean Deng
2020-10-23
Rewrite reference leak checker without finalizers.
Dean Deng
2020-10-09
Automated rollback of changelist 336304024
Ghanan Gowripalan
2020-10-09
Automated rollback of changelist 336185457
Bhasker Hariharan
2020-10-08
Do not resolve routes immediately
Ghanan Gowripalan
2020-08-25
Use new reference count utility throughout gvisor.
Dean Deng
2020-08-13
Migrate to PacketHeader API for PacketBuffer.
Ting-Yu Wang
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
2020-07-22
Support for receiving outbound packets in AF_PACKET.
Bhasker Hariharan
2020-07-15
Fix minor bugs in a couple of interface IOCTLs.
Bhasker Hariharan
2020-06-03
Pass PacketBuffer as pointer.
Ting-Yu Wang
2020-03-24
Move tcpip.PacketBuffer and IPTables to stack package.
Bhasker Hariharan
2020-03-16
Enable ARP resolution in TAP devices.
Ting-Yu Wang
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-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-01-31
Remove license comments
Michael Pratt
2018-10-23
Track paths and provide a rename hook.
Adin Scannell
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-08-22
Allow building on !linux
Googler
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
Add mising license headers.
Nicolas Lacasse
2018-04-28
Check in gVisor.
Googler