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
/
stack
/
BUILD
Age
Commit message (
Expand
)
Author
2020-01-03
Support generating opaque interface identifiers as defined by RFC 7217
Ghanan Gowripalan
2019-11-23
Cleanup visibility.
Adin Scannell
2019-10-22
Respect new PrimaryEndpointBehavior when addresses gets promoted to permanent
Ghanan Gowripalan
2019-10-16
Do Duplicate Address Detection on permanent IPv6 addresses.
Ghanan Gowripalan
2019-10-14
Reorder BUILD license and load functions in netstack.
Kevin Krakauer
2019-09-30
Fix bugs in PickEphemeralPort for TCP.
Bhasker Hariharan
2019-09-27
Implement SO_BINDTODEVICE sockopt
gVisor bot
2019-09-12
Remove go_test from go_stateify and go_marshal
Michael Pratt
2019-09-03
Make UDP traceroute work.
Bhasker Hariharan
2019-08-28
Export generated linkAddrEntryEntry
Tamir Duberstein
2019-08-27
Populate link address cache at dispatch
Tamir Duberstein
2019-08-02
Plumbing for iptables sockopts.
Kevin Krakauer
2019-06-13
Update canonical repository.
Adin Scannell
2019-01-31
Remove license comments
Michael Pratt
2019-01-29
Fix NIC endpoint forwarding.
Ian Gudger
2018-12-28
Implement SO_REUSEPORT for TCP and UDP sockets
Andrei Vagin
2018-12-06
Allow sending of broadcast packets w/o route.
Chris Kuiper
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