summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip
AgeCommit message (Expand)Author
2020-09-14Merge release-20200907.0-40-g2969b1740 (automated)gVisor bot
2020-09-13Merge release-20200907.0-38-gb6ca96b9b (automated)gVisor bot
2020-09-12Cap reassembled IPv6 packets at 65535 octetsToshi Kikuchi
2020-09-12Merge release-20200907.0-37-g3ca73841d (automated)gVisor bot
2020-09-11Merge release-20200810.0-237-g8d0f76dda (automated)gVisor bot
2020-09-11Merge release-20200907.0-36-g1f4fb817c (automated)gVisor bot
2020-09-11Merge release-20200810.0-236-gb8bee78d0 (automated)gVisor bot
2020-09-11Merge release-20200907.0-35-g325f7036b (automated)gVisor bot
2020-09-11Merge release-20200907.0-34-g490e5c83b (automated)gVisor bot
2020-09-11Merge release-20200907.0-33-g9a5635eb1 (automated)gVisor bot
2020-09-11Merge release-20200907.0-31-g964447c8c (automated)gVisor bot
2020-09-10Merge release-20200818.0-154-g365545855 (automated)gVisor bot
2020-09-10Merge release-20200818.0-152-g7275f293d (automated)gVisor bot
2020-09-10Merge release-20200818.0-149-g9a003835f (automated)gVisor bot
2020-09-10Merge release-20200818.0-148-g1ab097b08 (automated)gVisor bot
2020-09-10Merge release-20200818.0-147-g644ac7b6b (automated)gVisor bot
2020-09-10Merge release-20200818.0-146-g2c7df1a9a (automated)gVisor bot
2020-09-10Merge release-20200818.0-145-gf94995114 (automated)gVisor bot
2020-09-10Merge release-20200810.0-200-gc7d09207e (automated)gVisor bot
2020-09-09Increase resolution timeout for TestCacheResolutionSam Balana
2020-09-09Fix data race in tcp.GetSockOpt.Bhasker Hariharan
2020-09-09Improve type safety for transport protocol optionsGhanan Gowripalan
2020-09-09Use fine-grained mutex for stack.cleanupEndpoints.Bhasker Hariharan
2020-09-09Use atomic.Value for Stack.tcpProbeFunc.Jamie Liu
2020-09-09Fix Accept to not return error for sockets in accept queue.Bhasker Hariharan
2020-09-09Fix handling of unacceptable ACKs during close.Mithun Iyer
2020-09-09Automated rollback of changelist 328350576Nayana Bidari
2020-09-09Don't bind loopback to all IPs in an IPv6 subnetGhanan Gowripalan
2020-09-09Improve type safety for network protocol optionsGhanan Gowripalan
2020-09-09fix panic when calling SO_ORIGINAL_DST without initializing iptablesKevin Krakauer
2020-09-09Use a single NetworkEndpoint per addressGhanan Gowripalan
2020-09-09Improve type safety for socket optionsGhanan Gowripalan
2020-09-09Add function to get error from a tcpip.EndpointGhanan Gowripalan
2020-09-09ip6tables: (de)serialize ip6tables structsKevin Krakauer
2020-09-09Use new reference count utility throughout gvisor.Dean Deng
2020-09-09Only send an ICMP error message if UDP checksum is valid.Toshi Kikuchi
2020-09-09Clarify comment on NetworkProtocolNumber.Bhasker Hariharan
2020-09-09Add option to replace linkAddrCache with neighborCacheSam Balana
2020-09-09Support SO_LINGER socket option.Nayana Bidari
2020-09-09Fix TCP_LINGER2 behavior to match linux.Bhasker Hariharan
2020-09-09Automated rollback of changelist 327325153Ghanan Gowripalan
2020-09-09Bump build constraints to 1.17Michael Pratt
2020-09-09Consider loopback bound to all addresses in subnetGhanan Gowripalan
2020-09-09Consistent precondition formattingMichael Pratt
2020-09-09Skip listening TCP ports when trying to bind a free port.Bhasker Hariharan
2020-09-09Only use the NextHeader value of the first IPv6 fragment extension header.Arthur Sfez
2020-09-09Merge release-20200818.0-143-gaead623d9 (automated)gVisor bot
2020-09-09Merge release-20200818.0-140-gfb281eea7 (automated)gVisor bot
2020-09-09Merge release-20200818.0-139-g26439f9a4 (automated)gVisor bot
2020-09-09Merge release-20200818.0-138-g00479af51 (automated)gVisor bot