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
/
transport
/
udp
Age
Commit message (
Expand
)
Author
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-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
Invoke address resolution upon subsequent traffic to Failed neighbor
Peter Johnston
2020-12-17
[netstack] Implement IP(V6)_RECVERR socket option.
Ayush Ranjan
2020-12-16
Automated rollback of changelist 346565589
gVisor bot
2020-12-14
Merge release-20201208.0-43-g2e191cb3f (automated)
gVisor bot
2020-12-14
Move SO_LINGER option to socketops.
Nayana Bidari
2020-12-12
Introduce IPv6 extension header serialization facilities
Bruno Dal Bo
2020-12-11
Merge release-20201208.0-28-gaf4afdc0e (automated)
gVisor bot
2020-12-11
[netstack] Decouple tcpip.ControlMessages from the IP control messges.
Ayush Ranjan
2020-12-10
Merge release-20201130.0-74-g92ca72ecb (automated)
gVisor bot
2020-12-09
Add support for IP_RECVORIGDSTADDR IP option.
Bhasker Hariharan
2020-12-09
Merge release-20201130.0-67-gf6cb96bd5 (automated)
gVisor bot
2020-12-09
Cap UDP payload size to length informed in UDP header
Bruno Dal Bo
2020-12-03
Merge release-20201130.0-31-g3ff1aef54 (automated)
gVisor bot
2020-12-03
Make `stack.Route` thread safe
Peter Johnston
2020-12-01
Merge release-20201117.0-81-g79e236493 (automated)
gVisor bot
2020-11-30
Fix deadlock in UDP handleControlPacket path.
Bhasker Hariharan
2020-11-26
Merge release-20201109.0-120-gad8311242 (automated)
gVisor bot
2020-11-26
[netstack] Add SOL_TCP options to SocketOptions.
Ayush Ranjan
2020-11-26
Merge release-20201109.0-119-gbebadb518 (automated)
gVisor bot
2020-11-25
[netstack] Add SOL_IP and SOL_IPV6 options to SocketOptions.
Ayush Ranjan
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-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-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-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-17
Merge release-20201109.0-56-g05d2a26f7 (automated)
gVisor bot
2020-11-17
Fix possible deadlock in UDP.Write().
Bhasker Hariharan
2020-11-13
Merge release-20201030.0-83-g5bb64ce1b (automated)
gVisor bot
2020-11-12
Refactor SOL_SOCKET options
Nayana Bidari
2020-11-12
Move packet handling to NetworkEndpoint
Ghanan Gowripalan
2020-11-11
Teach netstack how to add options to IPv4 packets
Julian Elischer
2020-11-06
Merge release-20201030.0-40-g955e09dfb (automated)
gVisor bot
2020-11-06
Do not send to the zero port
Ghanan Gowripalan
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-10-27
Add support for Timestamp and RecordRoute IP options
Julian Elischer
[next]