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
/
checker
Age
Commit message (
Expand
)
Author
2020-04-14
Reduce flakiness in tcp_test.
Bhasker Hariharan
2020-04-09
Drop invalid NDP NS messages
Ghanan Gowripalan
2020-03-06
Specify the source of outgoing NDP RS
Ghanan Gowripalan
2020-02-18
Enable IPV6_RECVTCLASS socket option for datagram sockets
gVisor bot
2020-01-28
Include the NDP Source Link Layer option when sending DAD messages
Ghanan Gowripalan
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-15
Solicit IPv6 routers when a NIC becomes enabled as a host
Ghanan Gowripalan
2020-01-14
Implement {g,s}etsockopt(IP_RECVTOS) for UDP sockets
Tamir Duberstein
2019-12-26
Automated rollback of changelist 287029703
gVisor bot
2019-12-24
Enable IP_RECVTOS socket option for datagram sockets
Ryan Heacock
2019-10-25
Validate the checksum for incoming ICMPv6 packets
Ghanan Gowripalan
2019-10-16
Do Duplicate Address Detection on permanent IPv6 addresses.
Ghanan Gowripalan
2019-09-03
Make UDP traceroute work.
Bhasker Hariharan
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-09-12
Always pass buffer.VectorisedView by value
Tamir Duberstein
2018-09-12
Add multicast support
Tamir Duberstein
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