summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/checker/checker.go
AgeCommit message (Expand)Author
2020-01-15Solicit IPv6 routers when a NIC becomes enabled as a hostGhanan Gowripalan
2020-01-14Implement {g,s}etsockopt(IP_RECVTOS) for UDP socketsTamir Duberstein
2019-12-26Automated rollback of changelist 287029703gVisor bot
2019-12-24Enable IP_RECVTOS socket option for datagram socketsRyan Heacock
2019-10-25Validate the checksum for incoming ICMPv6 packetsGhanan Gowripalan
2019-10-16Do Duplicate Address Detection on permanent IPv6 addresses.Ghanan Gowripalan
2019-09-03Make UDP traceroute work.Bhasker Hariharan
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-10-19Use correct company name in copyright headerIan Gudger
2018-09-12Always pass buffer.VectorisedView by valueTamir Duberstein
2018-09-12Add multicast supportTamir Duberstein
2018-07-09Switch netstack licenses to Apache 2.0.Nicolas Lacasse
2018-04-28Check in gVisor.Googler