summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/checker
AgeCommit message (Expand)Author
2020-04-14Reduce flakiness in tcp_test.Bhasker Hariharan
2020-04-09Drop invalid NDP NS messagesGhanan Gowripalan
2020-03-06Specify the source of outgoing NDP RSGhanan Gowripalan
2020-02-18Enable IPV6_RECVTCLASS socket option for datagram socketsgVisor bot
2020-01-28Include the NDP Source Link Layer option when sending DAD messagesGhanan Gowripalan
2020-01-27Standardize on tools directory.Adin Scannell
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
2019-01-31Remove license commentsMichael Pratt
2018-10-23Track paths and provide a rename hook.Adin Scannell
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-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-07-09Switch netstack licenses to Apache 2.0.Nicolas Lacasse
2018-04-28Check in gVisor.Googler