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
2020-10-27
Add support for Timestamp and RecordRoute IP options
Julian Elischer
2020-10-27
Wake up any waiters on an ICMP error on UDP socket.
Bhasker Hariharan
2020-10-23
Support getsockopt for SO_ACCEPTCONN.
Nayana Bidari
2020-10-22
Pass NetworkInterface to LinkAddressRequest
Ghanan Gowripalan
2020-10-11
Assign ep.effectiveNetProtos in UDP forwarder's CreateEndpoint
patr0nus
2020-10-09
Automated rollback of changelist 336304024
Ghanan Gowripalan
2020-10-09
Automated rollback of changelist 336185457
Bhasker Hariharan
2020-10-08
Do not resolve routes immediately
Ghanan Gowripalan
2020-10-05
Fix IPv4 ICMP echo handler to copy options
Julian Elischer
2020-09-29
Don't allow broadcast/multicast source address
Ghanan Gowripalan
2020-09-29
Discard IP fragments as soon as it expires
Toshi Kikuchi
2020-09-29
Trim Network/Transport Endpoint/Protocol
Ghanan Gowripalan
2020-09-29
Move IP state from NIC to NetworkEndpoint/Protocol
Ghanan Gowripalan
2020-09-28
Support creating protocol instances with Stack ref
Ghanan Gowripalan
2020-09-24
Remove useless endpoint construction
Tamir Duberstein
2020-09-23
Extract ICMP error sender from UDP
Julian Elischer
2020-09-18
Use common parsing utilities when sniffing
Ghanan Gowripalan
2020-09-17
{Set,Get} SO_LINGER on all endpoints.
Nayana Bidari
2020-09-15
Don't conclude broadcast from route destination
Ghanan Gowripalan
2020-09-14
Store multicast memberships in a set
Tamir Duberstein
2020-09-08
Improve type safety for transport protocol options
Ghanan Gowripalan
2020-09-02
Fix Accept to not return error for sockets in accept queue.
Bhasker Hariharan
2020-08-27
Improve type safety for socket options
Ghanan Gowripalan
2020-08-27
Add function to get error from a tcpip.Endpoint
Ghanan Gowripalan
2020-08-25
Only send an ICMP error message if UDP checksum is valid.
Toshi Kikuchi
2020-08-25
Add option to replace linkAddrCache with neighborCache
Sam Balana
2020-08-20
Skip listening TCP ports when trying to bind a free port.
Bhasker Hariharan
2020-08-14
Use a single NetworkEndpoint per NIC per protocol
Ghanan Gowripalan
2020-08-13
Migrate to PacketHeader API for PacketBuffer.
Ting-Yu Wang
2020-08-10
Populate IPPacketInfo with destination address
Ghanan Gowripalan
2020-08-08
Use unicast source for ICMP echo replies
Ghanan Gowripalan
2020-07-30
Use brodcast MAC for broadcast IPv4 packets
Ghanan Gowripalan
2020-07-23
Add AfterFunc to tcpip.Clock
Sam Balana
2020-07-11
Stub out SO_DETACH_FILTER.
Bhasker Hariharan
2020-07-09
Discard multicast UDP source address.
gVisor bot
2020-07-08
Avoid accidental zero-checksum
Tamir Duberstein
2020-07-07
Set IPv4 ID on all non-atomic datagrams
Tony Gong
2020-06-26
Implement SO_NO_CHECK socket option.
gVisor bot
2020-06-24
Add support for Stack level options.
Bhasker Hariharan
2020-06-23
Add support for SO_REUSEADDR to TCP sockets/endpoints.
Ian Gudger
2020-06-19
Implement UDP cheksum verification.
gVisor bot
2020-06-18
Support setsockopt SO_SNDBUF/SO_RCVBUF for raw/udp sockets.
Bhasker Hariharan
2020-06-10
Add support for SO_REUSEADDR to UDP sockets/endpoints.
Ian Gudger
2020-06-09
Fix write hang bug found by syzkaller.
gVisor bot
2020-06-07
netstack: parse incoming packet headers up-front
Kevin Krakauer
2020-06-05
Fix copylocks error about copying IPTables.
Ting-Yu Wang
2020-06-03
Pass PacketBuffer as pointer.
Ting-Yu Wang
2020-05-20
Internal change.
gVisor bot
2020-05-01
Automated rollback of changelist 308674219
Kevin Krakauer
2020-04-27
Automated rollback of changelist 308163542
gVisor bot
[next]