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
/
checker
Age
Commit message (
Expand
)
Author
2020-12-12
Introduce IPv6 extension header serialization facilities
Bruno Dal Bo
2020-12-09
Add support for IP_RECVORIGDSTADDR IP option.
Bhasker Hariharan
2020-12-04
Introduce IPv4 options serializer and add RouterAlert to IGMP
Bruno Dal Bo
2020-11-25
Support listener-side MLDv1
Ghanan Gowripalan
2020-11-23
Use time.Duration for IGMP Max Response Time field
Ghanan Gowripalan
2020-11-19
Perform IGMPv2 when joining IPv4 multicast groups
Ryan Heacock
2020-11-13
Decrement TTL/Hop Limit when forwarding IP packets
Ghanan Gowripalan
2020-11-11
Teach netstack how to add options to IPv4 packets
Julian Elischer
2020-10-27
Add support for Timestamp and RecordRoute IP options
Julian Elischer
2020-10-24
Send ICMP error message if IP fragment reassembly fails
Toshi Kikuchi
2020-10-16
Enable IPv6 WriteHeaderIncludedPacket
Ghanan Gowripalan
2020-10-05
Fix IPv4 ICMP echo handler to copy options
Julian Elischer
2020-09-30
Use the ICMP error response facility
Julian Elischer
2020-09-24
Change segment/pending queue to use receive buffer limits.
Bhasker Hariharan
2020-08-14
Give the ICMP Code its own type
Julian Elischer
2020-08-10
Populate IPPacketInfo with destination address
Ghanan Gowripalan
2020-06-26
Implement SO_NO_CHECK socket option.
gVisor bot
2020-04-14
Reduce flakiness in tcp_test.
Bhasker Hariharan
2020-04-09
Drop invalid NDP NS messages
Ghanan Gowripalan
2020-03-06
Specify the source of outgoing NDP RS
Ghanan Gowripalan
2020-02-18
Enable IPV6_RECVTCLASS socket option for datagram sockets
gVisor bot
2020-01-28
Include the NDP Source Link Layer option when sending DAD messages
Ghanan Gowripalan
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-15
Solicit IPv6 routers when a NIC becomes enabled as a host
Ghanan Gowripalan
2020-01-14
Implement {g,s}etsockopt(IP_RECVTOS) for UDP sockets
Tamir Duberstein
2019-12-26
Automated rollback of changelist 287029703
gVisor bot
2019-12-24
Enable IP_RECVTOS socket option for datagram sockets
Ryan Heacock
2019-10-25
Validate the checksum for incoming ICMPv6 packets
Ghanan Gowripalan
2019-10-16
Do Duplicate Address Detection on permanent IPv6 addresses.
Ghanan Gowripalan
2019-09-03
Make UDP traceroute work.
Bhasker Hariharan
2019-06-13
Update canonical repository.
Adin Scannell
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-01-31
Remove license comments
Michael Pratt
2018-10-23
Track paths and provide a rename hook.
Adin Scannell
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-09-12
Always pass buffer.VectorisedView by value
Tamir Duberstein
2018-09-12
Add multicast support
Tamir Duberstein
2018-07-27
stateify: support explicit annotation mode; convert refs and stack packages.
Zhaozhong Ni
2018-07-09
Switch netstack licenses to Apache 2.0.
Nicolas Lacasse
2018-04-28
Check in gVisor.
Googler