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-01-15
Merge release-20210112.0-36-gf37ace666 (automated)
gVisor bot
2021-01-15
Merge release-20210112.0-35-gec9e263f2 (automated)
gVisor bot
2021-01-15
Merge release-20210112.0-34-g55c7fe48d (automated)
gVisor bot
2021-01-15
[rack] Retransmit the probe segment after the probe timer expires.
Ayush Ranjan
2021-01-15
Correctly return EMSGSIZE when packet is too big in raw socket.
Ting-Yu Wang
2021-01-15
Populate EgressRoute, GSO, Netproto for batch writes
Ghanan Gowripalan
2021-01-15
Merge release-20210112.0-30-gf1420cf48 (automated)
gVisor bot
2021-01-15
Add sanity check on return values from Write
Ting-Yu Wang
2021-01-15
Merge release-20210112.0-25-ge57ebcd37 (automated)
gVisor bot
2021-01-14
Add stats for ARP
Arthur Sfez
2021-01-14
Remove impossible errors
Tamir Duberstein
2021-01-14
Merge release-20201216.0-106-gc49ce8ca8 (automated)
gVisor bot
2021-01-13
Clear neighbor table on NIC down
Ghanan Gowripalan
2021-01-14
Merge release-20201216.0-105-g25b5ec713 (automated)
gVisor bot
2021-01-13
Do not resolve remote link address at transport layer
Ghanan Gowripalan
2021-01-13
Switch uses of os.Getenv that check for empty string to os.LookupEnv.
Dean Deng
2021-01-13
Clean up the dummy network interface used by UDP tests
Arthur Sfez
2021-01-13
Merge release-20201216.0-96-g19ab0f15f (automated)
gVisor bot
2021-01-13
[rack] TLP: Recovery detection.
Ayush Ranjan
2021-01-13
Merge release-20201216.0-94-ge74aa25e2 (automated)
gVisor bot
2021-01-12
Drop TransportEndpointID from HandleControlPacket
Ghanan Gowripalan
2021-01-12
Remove unnecessary closure
Tamir Duberstein
2021-01-13
Merge release-20201216.0-88-gad0ac7362 (automated)
gVisor bot
2021-01-12
[rack] Set up TLP timer and configure timeout.
Ayush Ranjan
2021-01-12
Merge release-20201216.0-87-g4e03e8754 (automated)
gVisor bot
2021-01-12
Fix simple mistakes identified by goreportcard.
Adin Scannell
2021-01-11
Merge release-20201216.0-82-g4c4de6644 (automated)
gVisor bot
2021-01-07
Merge release-20201208.0-127-gb1de1da31 (automated)
gVisor bot
2021-01-07
netstack: Refactor tcpip.Endpoint.Read
Ting-Yu Wang
2021-01-06
Merge release-20201208.0-118-g7817e3b5e (automated)
gVisor bot
2021-01-06
Do not filter frames in ethernet link endpoint
Ghanan Gowripalan
2021-01-06
Merge release-20201208.0-117-gabe9d9f67 (automated)
gVisor bot
2021-01-06
Support add/remove IPv6 multicast group sock opt
Ghanan Gowripalan
2020-12-28
Merge release-20201208.0-89-g3ff7324df (automated)
gVisor bot
2020-12-22
Move SO_BINDTODEVICE to socketops.
Nayana Bidari
2020-12-22
Correctly log sniffed ARP packets
Tamir Duberstein
2020-12-22
Invoke address resolution upon subsequent traffic to Failed neighbor
Peter Johnston
2020-12-21
Prefer matching labels and longest matching prefix
Ghanan Gowripalan
2020-12-21
Don't modify a packet header when it can be used by other endpoints
Andrei Vagin
2020-12-21
RLock Endpoint in raw.Endpoint.HandlePacket
Kevin Krakauer
2020-12-17
[netstack] Implement IP(V6)_RECVERR socket option.
Ayush Ranjan
2020-12-17
[netstack] Implement MSG_ERRQUEUE flag for recvmsg(2).
Ayush Ranjan
2020-12-17
Remove duplicate `return`
Tamir Duberstein
2020-12-16
Cleanup locking in multicast group protocol tests
Ghanan Gowripalan
2020-12-16
Automated rollback of changelist 346565589
gVisor bot
2020-12-16
Add support to count the number of packets SACKed.
Nayana Bidari
2020-12-16
Ensure correctness of saved receive window
Mithun Iyer
2020-12-15
Validate router alert's data length
Ghanan Gowripalan
2020-12-15
Don't split enabled flag across multicast group state
Ghanan Gowripalan
2020-12-15
Fix error code for connect in raw sockets.
Nayana Bidari
[next]