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-03-03
Merge release-20200219.0-86-gc15b851 (automated)
gVisor bot
2020-03-03
Fix datarace on TransportEndpointInfo.ID and clean up semantics.
Ian Gudger
2020-03-02
Merge release-20200219.0-81-g3310175 (automated)
gVisor bot
2020-03-02
Fix data-race when reading/writing e.amss.
Bhasker Hariharan
2020-02-27
Merge release-20200219.0-58-gc6bdc6b (automated)
gVisor bot
2020-02-27
Fix a race in TCP endpoint teardown and teardown the stack in tcp_test.
Ian Gudger
2020-02-27
Merge release-20200219.0-52-gabf7ebc (automated)
gVisor bot
2020-02-27
Internal change.
Nayana Bidari
2020-02-25
Deflake TestCurrentConnectedIncrement.
Bhasker Hariharan
2020-02-24
Merge release-20200219.0-27-gc37b196 (automated)
gVisor bot
2020-02-24
Add support for tearing down protocol dispatchers and TIME_WAIT endpoints.
Ian Gudger
2020-02-18
Merge release-20200211.0-38-g56fd950 (automated)
gVisor bot
2020-02-18
Enable IPV6_RECVTCLASS socket option for datagram sockets
gVisor bot
2020-02-13
Merge release-20200211.0-11-g69bf39e (automated)
gVisor bot
2020-02-13
Internal change.
gVisor bot
2020-02-11
Merge release-20200127.0-130-g9be46e5 (automated)
gVisor bot
2020-02-06
Merge release-20200127.0-85-g1b6a12a (automated)
gVisor bot
2020-02-05
Add notes to relevant tests.
Adin Scannell
2020-02-06
Merge release-20200127.0-84-gf3d9560 (automated)
gVisor bot
2020-02-05
recv() on a closed TCP socket returns ENOTCONN
Eyal Soha
2020-02-05
Merge release-20200127.0-67-ga26a954 (automated)
gVisor bot
2020-02-04
Add socket connection stress test.
Ian Gudger
2020-01-31
Merge release-20200127.0-51-g02997af (automated)
gVisor bot
2020-01-31
Fix method comment to match method name.
Ian Gudger
2020-01-31
Use multicast Ethernet address for multicast NDP
Ghanan Gowripalan
2020-01-30
Merge release-20200127.0-38-g4ee64a2 (automated)
gVisor bot
2020-01-30
Fix for panic in endpoint.Close().
Bhasker Hariharan
2020-01-30
Merge release-20200127.0-31-g51b7835 (automated)
gVisor bot
2020-01-29
Add support for TCP_DEFER_ACCEPT.
Bhasker Hariharan
2020-01-27
Refactor to hide C from channel.Endpoint.
Ting-Yu Wang
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-21
Merge release-20200115.0-56-g7e6fbc6 (automated)
gVisor bot
2020-01-21
Add a new TCP stat for current open connections.
Mithun Iyer
2020-01-21
Merge pull request #1558 from kevinGC:iptables-write-input-drop
gVisor bot
2020-01-17
Filter out received packets with a local source IP address.
Eyal Soha
2020-01-15
Merge release-20191213.0-119-g275ac8c (automated)
gVisor bot
2020-01-15
Bugfix to terminate the protocol loop on StateError.
Bhasker Hariharan
2020-01-14
Merge release-20191213.0-116-ga611fda (automated)
gVisor bot
2020-01-14
Changes TCP packet dispatch to use a pool of goroutines.
Bhasker Hariharan
2020-01-14
Merge release-20191213.0-115-g50625ce (automated)
gVisor bot
2020-01-14
Implement {g,s}etsockopt(IP_RECVTOS) for UDP sockets
Tamir Duberstein
2020-01-13
Merge release-20191213.0-113-gdebd213 (automated)
gVisor bot
2020-01-13
Fix test building.
Kevin Krakauer
2020-01-13
Allow dual stack sockets to operate on AF_INET
Tamir Duberstein
2020-01-10
Merge release-20191213.0-97-gdacd349 (automated)
gVisor bot
2020-01-10
panic fix in retransmitTimerExpired.
Bhasker Hariharan
2020-01-10
Merge release-20191213.0-96-g27500d5 (automated)
gVisor bot
2020-01-09
New sync package.
Ian Gudger
2020-01-10
Merge release-20191213.0-95-gb08da42 (automated)
gVisor bot
2020-01-09
Merge pull request #1523 from majek:fix-1522-silly-window-rx
gVisor bot
[next]