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
Age
Commit message (
Expand
)
Author
2020-09-15
Merge release-20200907.0-51-ga004f0d08 (automated)
gVisor bot
2020-09-15
Merge release-20200907.0-50-g72a30b114 (automated)
gVisor bot
2020-09-15
Move reusable IPv4 test code into a testutil module and refactor it
Arthur Sfez
2020-09-15
Merge release-20200907.0-49-g7f89a26e1 (automated)
gVisor bot
2020-09-15
Merge release-20200907.0-48-g0d790cbae (automated)
gVisor bot
2020-09-15
Merge release-20200907.0-47-g86b31a807 (automated)
gVisor bot
2020-09-15
Merge release-20200907.0-46-g84d48c0fd (automated)
gVisor bot
2020-09-15
Merge release-20200907.0-44-gd3880b76c (automated)
gVisor bot
2020-09-15
Don't conclude broadcast from route destination
Ghanan Gowripalan
2020-09-14
Merge release-20200907.0-42-g2747030ec (automated)
gVisor bot
2020-09-14
Store multicast memberships in a set
Tamir Duberstein
2020-09-14
Merge release-20200907.0-41-g05d2ebee5 (automated)
gVisor bot
2020-09-14
Test RST handling in TIME_WAIT.
Mithun Iyer
2020-09-14
Merge release-20200907.0-40-g2969b1740 (automated)
gVisor bot
2020-09-13
Merge release-20200907.0-38-gb6ca96b9b (automated)
gVisor bot
2020-09-12
Cap reassembled IPv6 packets at 65535 octets
Toshi Kikuchi
2020-09-12
Merge release-20200907.0-37-g3ca73841d (automated)
gVisor bot
2020-09-11
Merge release-20200810.0-237-g8d0f76dda (automated)
gVisor bot
2020-09-11
Merge release-20200907.0-36-g1f4fb817c (automated)
gVisor bot
2020-09-11
Merge release-20200810.0-236-gb8bee78d0 (automated)
gVisor bot
2020-09-11
Merge release-20200907.0-35-g325f7036b (automated)
gVisor bot
2020-09-11
Merge release-20200907.0-34-g490e5c83b (automated)
gVisor bot
2020-09-11
Merge release-20200907.0-33-g9a5635eb1 (automated)
gVisor bot
2020-09-11
Merge release-20200907.0-31-g964447c8c (automated)
gVisor bot
2020-09-10
Merge release-20200818.0-154-g365545855 (automated)
gVisor bot
2020-09-10
Merge release-20200818.0-152-g7275f293d (automated)
gVisor bot
2020-09-10
Merge release-20200818.0-149-g9a003835f (automated)
gVisor bot
2020-09-10
Merge release-20200818.0-148-g1ab097b08 (automated)
gVisor bot
2020-09-10
Merge release-20200818.0-147-g644ac7b6b (automated)
gVisor bot
2020-09-10
Merge release-20200818.0-146-g2c7df1a9a (automated)
gVisor bot
2020-09-10
Merge release-20200818.0-145-gf94995114 (automated)
gVisor bot
2020-09-10
Merge release-20200810.0-200-gc7d09207e (automated)
gVisor bot
2020-09-09
Increase resolution timeout for TestCacheResolution
Sam Balana
2020-09-09
Fix data race in tcp.GetSockOpt.
Bhasker Hariharan
2020-09-09
Improve type safety for transport protocol options
Ghanan Gowripalan
2020-09-09
Use fine-grained mutex for stack.cleanupEndpoints.
Bhasker Hariharan
2020-09-09
Use atomic.Value for Stack.tcpProbeFunc.
Jamie Liu
2020-09-09
Fix Accept to not return error for sockets in accept queue.
Bhasker Hariharan
2020-09-09
Fix handling of unacceptable ACKs during close.
Mithun Iyer
2020-09-09
Automated rollback of changelist 328350576
Nayana Bidari
2020-09-09
Don't bind loopback to all IPs in an IPv6 subnet
Ghanan Gowripalan
2020-09-09
Improve type safety for network protocol options
Ghanan Gowripalan
2020-09-09
fix panic when calling SO_ORIGINAL_DST without initializing iptables
Kevin Krakauer
2020-09-09
Use a single NetworkEndpoint per address
Ghanan Gowripalan
2020-09-09
Improve type safety for socket options
Ghanan Gowripalan
2020-09-09
Add function to get error from a tcpip.Endpoint
Ghanan Gowripalan
2020-09-09
ip6tables: (de)serialize ip6tables structs
Kevin Krakauer
2020-09-09
Use new reference count utility throughout gvisor.
Dean Deng
2020-09-09
Only send an ICMP error message if UDP checksum is valid.
Toshi Kikuchi
2020-09-09
Clarify comment on NetworkProtocolNumber.
Bhasker Hariharan
[next]