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
/
stack
Age
Commit message (
Expand
)
Author
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-88-g27ee4fe76 (automated)
gVisor bot
2020-11-19
Don't hold AddressEndpoints for multicast addresses
Ghanan Gowripalan
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
[netstack] Move SO_REUSEPORT and SO_REUSEADDR 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-69-g9d148627f (automated)
gVisor bot
2020-11-18
Introduce stack.WritePacketToRemote, remove LinkEndpoint.WriteRawPacket
Bruno Dal Bo
2020-11-16
Merge release-20201109.0-51-gcc5cfce4c (automated)
gVisor bot
2020-11-16
Remove ARP address workaround
Ghanan Gowripalan
2020-11-13
Merge release-20201030.0-92-g839dd9700 (automated)
gVisor bot
2020-11-13
RACK: Detect DSACK
Nayana Bidari
2020-11-12
Refactor SOL_SOCKET options
Nayana Bidari
2020-11-13
Merge release-20201030.0-80-g638d64c63 (automated)
gVisor bot
2020-11-12
Change AllocationSize to SizeWithPadding as requested
Julian Elischer
2020-11-13
Merge release-20201030.0-74-g1a972411b (automated)
gVisor bot
2020-11-12
Move packet handling to NetworkEndpoint
Ghanan Gowripalan
2020-11-11
Merge release-20201030.0-68-g9c4102896 (automated)
gVisor bot
2020-11-11
Teach netstack how to add options to IPv4 packets
Julian Elischer
2020-11-09
Merge release-20201030.0-59-g2fcca60a7 (automated)
gVisor bot
2020-11-09
net: connect to the ipv4 localhost returns ENETUNREACH if the address isn't set
Andrei Vagin
2020-11-06
Merge release-20201030.0-38-g06e33cd73 (automated)
gVisor bot
2020-11-05
Cache addressEndpoint.addr.Subnet() to avoid allocations.
Bhasker Hariharan
2020-11-06
Merge release-20201030.0-34-g8c0701462 (automated)
gVisor bot
2020-11-05
Use stack.Route exclusively for writing packets
Ghanan Gowripalan
2020-11-03
Merge release-20201027.0-54-gc22067d3d (automated)
gVisor bot
2020-11-02
Send NUD probes in a separate gorountine
Sam Balana
2020-10-31
Merge release-20201019.0-115-gdf88f223b (automated)
gVisor bot
2020-10-31
net/tcpip: connect to unset loopback address has to return EADDRNOTAVAIL
Andrei Vagin
2020-10-30
Merge release-20201019.0-112-gba05c6845 (automated)
gVisor bot
2020-10-30
Automated rollback of changelist 339750876
Dean Deng
2020-10-29
Merge release-20201019.0-104-ga86f988a8 (automated)
gVisor bot
2020-10-29
Automated rollback of changelist 339675182
Dean Deng
2020-10-29
Merge release-20201019.0-103-g181fea0b5 (automated)
gVisor bot
2020-10-29
Make RedirectTarget thread safe
Kevin Krakauer
2020-10-29
Merge release-20201019.0-101-g02fe467b4 (automated)
gVisor bot
2020-10-29
Keep magic constants out of netstack
Kevin Krakauer
2020-10-29
Merge release-20201019.0-99-g1f0f687cb (automated)
gVisor bot
2020-10-29
Delay goroutine creation during TCP handshake for accept/connect.
Dean Deng
2020-10-28
Merge release-20201019.0-89-gb26797a8d (automated)
gVisor bot
2020-10-28
Avoid time.Now in NUD
Tamir Duberstein
2020-10-28
Merge release-20201019.0-76-g035b1c827 (automated)
gVisor bot
2020-10-27
Add support for Timestamp and RecordRoute IP options
Julian Elischer
2020-10-27
Merge release-20201019.0-70-g4d9066d1d (automated)
gVisor bot
2020-10-27
Pass NeighborEntry in NUD callbacks
Tamir Duberstein
2020-10-27
Merge release-20201019.0-68-g59e2c9f16 (automated)
gVisor bot
2020-10-27
Add basic address deletion to netlink
Ian Lewis
[next]