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
/
transport
Age
Commit message (
Expand
)
Author
2020-12-10
Merge release-20201130.0-74-g92ca72ecb (automated)
gVisor bot
2020-12-09
Add support for IP_RECVORIGDSTADDR IP option.
Bhasker Hariharan
2020-12-09
Merge release-20201130.0-67-gf6cb96bd5 (automated)
gVisor bot
2020-12-09
Cap UDP payload size to length informed in UDP header
Bruno Dal Bo
2020-12-05
Merge release-20201130.0-47-g3075ede86 (automated)
gVisor bot
2020-12-05
Fix zero receive window advertisements.
Mithun Iyer
2020-12-03
Merge release-20201130.0-31-g3ff1aef54 (automated)
gVisor bot
2020-12-03
Make `stack.Route` thread safe
Peter Johnston
2020-12-03
Support partitions for other tests.
Adin Scannell
2020-12-02
Extract ICMPv4/v6 specific stats to their own types
Arthur Sfez
2020-12-02
Merge release-20201117.0-92-gf156fb653 (automated)
gVisor bot
2020-12-02
[netstack] Add back EndpointInfo struct in tcp.
Ayush Ranjan
2020-12-01
Merge release-20201117.0-81-g79e236493 (automated)
gVisor bot
2020-11-30
Fix deadlock in UDP handleControlPacket path.
Bhasker Hariharan
2020-11-26
Merge release-20201109.0-120-gad8311242 (automated)
gVisor bot
2020-11-26
[netstack] Add SOL_TCP options to SocketOptions.
Ayush Ranjan
2020-11-26
Merge release-20201109.0-119-gbebadb518 (automated)
gVisor bot
2020-11-25
[netstack] Add SOL_IP and SOL_IPV6 options to SocketOptions.
Ayush Ranjan
2020-11-25
Merge release-20201109.0-117-g2485a4e2c (automated)
gVisor bot
2020-11-25
Make stack.Route safe to access concurrently
Ghanan Gowripalan
2020-11-20
Merge release-20201109.0-95-gfbc4a8dbd (automated)
gVisor bot
2020-11-19
Perform IGMPv2 when joining IPv4 multicast groups
Ryan Heacock
2020-11-19
Merge release-20201109.0-89-g3454d5721 (automated)
gVisor bot
2020-11-19
Require sync.Mutex to lock and unlock from the same goroutine
Michael Pratt
2020-11-19
Merge release-20201109.0-84-ge5650d124 (automated)
gVisor bot
2020-11-18
[netstack] Move SO_KEEPALIVE and SO_ACCEPTCONN option to SocketOptions.
Ayush Ranjan
2020-11-18
Merge release-20201109.0-79-gdf37babd5 (automated)
gVisor bot
2020-11-18
[netstack] Move SO_REUSEPORT and SO_REUSEADDR option to SocketOptions.
Ayush Ranjan
2020-11-18
Merge release-20201109.0-78-gc85bba038 (automated)
gVisor bot
2020-11-18
Automated rollback of changelist 342700744
Nayana Bidari
2020-11-18
Merge release-20201109.0-77-g3e73c519a (automated)
gVisor bot
2020-11-18
[netstack] Move SO_NO_CHECK option to SocketOptions.
Ayush Ranjan
2020-11-18
Merge release-20201109.0-75-g60b97bfda (automated)
gVisor bot
2020-11-18
Fix loopback subnet routing error
Ghanan Gowripalan
2020-11-18
Merge release-20201109.0-71-gfc342fb43 (automated)
gVisor bot
2020-11-18
[netstack] Move SO_PASSCRED option to SocketOptions.
Ayush Ranjan
2020-11-18
Merge release-20201109.0-67-g0e32d98f3 (automated)
gVisor bot
2020-11-17
Fix endpoint.Read() when endpoint is in StateError.
Bhasker Hariharan
2020-11-17
Merge release-20201109.0-56-g05d2a26f7 (automated)
gVisor bot
2020-11-17
Fix possible deadlock in UDP.Write().
Bhasker Hariharan
2020-11-17
Merge release-20201109.0-55-gfb9a649f3 (automated)
gVisor bot
2020-11-17
Fix SO_ERROR behavior for TCP in gVisor.
Bhasker Hariharan
2020-11-16
Merge release-20201109.0-48-ga73877ac9 (automated)
gVisor bot
2020-11-16
Automated rollback of changelist 342312166
Bhasker Hariharan
2020-11-16
Merge release-20201109.0-47-g840a133c6 (automated)
gVisor bot
2020-11-16
Automated rollback of changelist 340274194
Dean Deng
2020-11-13
Merge release-20201030.0-92-g839dd9700 (automated)
gVisor bot
2020-11-13
RACK: Detect DSACK
Nayana Bidari
2020-11-13
Merge release-20201030.0-89-g7fff51e50 (automated)
gVisor bot
2020-11-13
Refactor loss recovery in TCP.
Nayana Bidari
[next]