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
2021-04-13
Merge release-20210408.0-27-g326394b79 (automated)
gVisor bot
2021-04-13
Fix listener close, client connect race
Mithun Iyer
2021-04-12
Merge release-20210408.0-21-ga804b42fe (automated)
gVisor bot
2021-04-12
Drop locks before calling waiterQueue.Notify
Tamir Duberstein
2021-04-10
Merge release-20210408.0-19-gc84ff9912 (automated)
gVisor bot
2021-04-10
Use the SecureRNG to generate listener nonces
Tamir Duberstein
2021-04-10
Merge release-20210408.0-18-g2fea7d096 (automated)
gVisor bot
2021-04-10
Don't store accepted endpoints in a channel
Tamir Duberstein
2021-04-10
Merge release-20210408.0-17-gd1edabdca (automated)
gVisor bot
2021-04-09
iptables: support postrouting hook and SNAT target
Toshi Kikuchi
2021-04-09
Merge release-20210408.0-13-gdc8f6c691 (automated)
gVisor bot
2021-04-09
Move maxListenBacklog check to sentry
Mithun Iyer
2021-04-09
Merge release-20210408.0-12-g973ace6bd (automated)
gVisor bot
2021-04-09
Rename IsV6LinkLocalAddress to IsV6LinkLocalUnicastAddress
Ghanan Gowripalan
2021-04-09
Merge release-20210408.0-11-g070b76fe7 (automated)
gVisor bot
2021-04-09
Remove duplicate accept queue fullness check
Tamir Duberstein
2021-04-09
Merge release-20210408.0-10-g1fe5dd8c6 (automated)
gVisor bot
2021-04-09
Propagate SYN handling error
Tamir Duberstein
2021-04-08
Merge release-20210322.0-61-g091badcb9 (automated)
gVisor bot
2021-04-08
Do not forward link-local packets
Ghanan Gowripalan
2021-04-08
Merge release-20210322.0-58-g9e4a1e31d (automated)
gVisor bot
2021-04-08
Join all routers group when forwarding is enabled
Ghanan Gowripalan
2021-04-06
Merge release-20210322.0-53-gd7fd00bad (automated)
gVisor bot
2021-04-06
Do not perform MLD for certain multicast scopes
Ghanan Gowripalan
2021-04-06
Merge release-20210322.0-51-g56c69fb0e (automated)
gVisor bot
2021-04-05
Fix listen backlog handling to be in parity with Linux
Mithun Iyer
2021-03-24
Merge release-20210315.0-23-ge7ca2a51a (automated)
gVisor bot
2021-03-24
Add POLLRDNORM/POLLWRNORM support.
Bhasker Hariharan
2021-03-24
Fix data race in fdbased when accessing fanoutID.
Bhasker Hariharan
2021-03-24
Merge release-20210315.0-21-gec0aa657e (automated)
gVisor bot
2021-03-24
Unexpose immutable fields in stack.Route
Nick Brown
2021-03-23
Merge release-20210315.0-15-gacb4c6288 (automated)
gVisor bot
2021-03-23
Use constant (TestInitialSequenceNumber) instead of integer (789) in tests.
Nayana Bidari
2021-03-23
Merge release-20210315.0-11-g409a11445 (automated)
gVisor bot
2021-03-23
Explicitly allow martian loopback packets
Ghanan Gowripalan
2021-03-22
Merge release-20210315.0-7-ga073d7697 (automated)
gVisor bot
2021-03-22
Return tcpip.Error from (*Stack).GetMainNICAddress
Ghanan Gowripalan
2021-03-17
Do not use martian loopback packets in tests
Ghanan Gowripalan
2021-03-17
Merge release-20210309.0-37-g4065604e1 (automated)
gVisor bot
2021-03-17
Drop loopback traffic from outside of the stack
Ghanan Gowripalan
2021-03-17
Merge release-20210309.0-36-g3dd7ad13b (automated)
gVisor bot
2021-03-16
Fix tcp_fin_retransmission_netstack_test
Zeling Feng
2021-03-16
Merge release-20210309.0-35-g5eede4e75 (automated)
gVisor bot
2021-03-16
Fix a race with synRcvdCount and accept
Mithun Iyer
2021-03-16
Merge release-20210309.0-33-g05193de1c (automated)
gVisor bot
2021-03-16
Unexport methods on NDPOption
Ghanan Gowripalan
2021-03-16
Merge release-20210309.0-32-g68065d1ce (automated)
gVisor bot
2021-03-16
Detect looped-back NDP DAD messages
Ghanan Gowripalan
2021-03-16
Merge release-20210309.0-31-gebd7c1b88 (automated)
gVisor bot
2021-03-16
Do not call into Stack from LinkAddressRequest
Ghanan Gowripalan
[next]