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-11-24
Merge release-20201109.0-107-gba2d5cb7e (automated)
gVisor bot
2020-11-23
Use time.Duration for IGMP Max Response Time field
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-20
Merge release-20201109.0-92-g4cf7956dd (automated)
gVisor bot
2020-11-19
Add types to parse MLD messages
Ghanan Gowripalan
2020-11-19
Merge release-20201109.0-91-g49adf36ed (automated)
gVisor bot
2020-11-19
Fix possible panic due to bad data.
Julian Elischer
2020-11-19
Merge release-20201109.0-90-g209a95a35 (automated)
gVisor bot
2020-11-19
Propagate IP address prefix from host to netstack
Fabricio Voznika
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-88-g27ee4fe76 (automated)
gVisor bot
2020-11-19
Don't hold AddressEndpoints for multicast addresses
Ghanan Gowripalan
2020-11-19
Merge release-20201109.0-87-g332671c33 (automated)
gVisor bot
2020-11-19
Remove unused NoChecksumOption
Bruno Dal Bo
2020-11-19
Fix some code not using NewPacketBuffer for creating a PacketBuffer.
Ting-Yu Wang
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-19
Merge release-20201109.0-83-g93750a600 (automated)
gVisor bot
2020-11-18
Remove unused methods from stack.Route
Ghanan Gowripalan
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-69-g9d148627f (automated)
gVisor bot
2020-11-18
Introduce stack.WritePacketToRemote, remove LinkEndpoint.WriteRawPacket
Bruno Dal Bo
2020-11-17
Remove sniffer from gonet_test.
Bhasker Hariharan
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-60-g7492ed6bd (automated)
gVisor bot
2020-11-17
Add per-sniffer instance log prefix
Bruno Dal Bo
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-51-gcc5cfce4c (automated)
gVisor bot
2020-11-16
Remove ARP address workaround
Ghanan Gowripalan
2020-11-16
Merge release-20201109.0-49-g758e45618 (automated)
gVisor bot
2020-11-16
Clean up fragmentation.Process
Toshi Kikuchi
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
[next]