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-25
Merge release-20201109.0-117-g2485a4e2c (automated)
gVisor bot
2020-11-25
Make stack.Route safe to access concurrently
Ghanan Gowripalan
2020-11-24
Merge release-20201109.0-114-g99f2d0ea2 (automated)
gVisor bot
2020-11-24
Correctly lock when removing neighbor entries
Sam Balana
2020-11-24
Merge release-20201109.0-113-g4da63dc82 (automated)
gVisor bot
2020-11-24
Report correct pointer value for "bad next header" ICMP error
Julian Elischer
2020-11-24
Merge release-20201109.0-112-gf90ab60a8 (automated)
gVisor bot
2020-11-24
Track number of packets queued to Failed neighbors
Sam Balana
2020-11-24
Merge release-20201109.0-110-g732e98985 (automated)
gVisor bot
2020-11-24
Extract IGMPv2 core state machine
Ghanan Gowripalan
2020-11-24
Merge release-20201109.0-108-g1de08889d (automated)
gVisor bot
2020-11-24
Deduplicate code in ipv6.protocol
Ghanan Gowripalan
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
[next]