Age | Commit message (Expand) | Author |
2020-09-29 | Merge release-20200921.0-61-g5075d0342 (automated) | gVisor bot |
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-29 | Merge release-20200921.0-59-g028e045da (automated) | gVisor bot |
2020-09-28 | Fix 1 zero window advertisement bug and a TCP test flake. | Bhasker Hariharan |
2020-09-28 | Merge release-20200921.0-58-gba44298a3 (automated) | gVisor bot |
2020-09-28 | Fix lingering of TCP socket in the initial state. | Nayana Bidari |
2020-09-28 | Merge release-20200921.0-56-ga5acc0616 (automated) | gVisor bot |
2020-09-28 | Support creating protocol instances with Stack ref | Ghanan Gowripalan |
2020-09-24 | Remove useless endpoint construction | Tamir Duberstein |
2020-09-24 | Merge release-20200914.0-151-g5d50c91c4 (automated) | gVisor bot |
2020-09-24 | Change segment/pending queue to use receive buffer limits. | Bhasker Hariharan |
2020-09-23 | Merge release-20200914.0-137-g99decaadd (automated) | gVisor bot |
2020-09-23 | Extract ICMP error sender from UDP | Julian Elischer |
2020-09-18 | Merge release-20200907.0-142-gfcf8d7c6d (automated) | gVisor bot |
2020-09-18 | Enqueue TCP sends arriving in SYN_SENT state. | Mithun Iyer |
2020-09-18 | Merge release-20200907.0-138-g360006d89 (automated) | gVisor bot |
2020-09-18 | Use common parsing utilities when sniffing | Ghanan Gowripalan |
2020-09-18 | Merge release-20200907.0-134-gd34bda027 (automated) | gVisor bot |
2020-09-17 | {Set,Get} SO_LINGER on all endpoints. | Nayana Bidari |
2020-09-16 | Merge release-20200907.0-67-gb6d165fe9 (automated) | gVisor bot |
2020-09-16 | Automated rollback of changelist 329526153 | Nayana Bidari |
2020-09-16 | Receive broadcast packets on interested endpoints | Ghanan Gowripalan |
2020-09-15 | Don't conclude broadcast from route destination | Ghanan Gowripalan |
2020-09-14 | Merge release-20200907.0-42-g2747030ec (automated) | gVisor bot |
2020-09-14 | Store multicast memberships in a set | Tamir Duberstein |
2020-09-14 | Merge release-20200907.0-41-g05d2ebee5 (automated) | gVisor bot |
2020-09-14 | Test RST handling in TIME_WAIT. | Mithun Iyer |
2020-09-08 | Merge release-20200818.0-128-g38cdb0579 (automated) | gVisor bot |
2020-09-08 | Fix data race in tcp.GetSockOpt. | Bhasker Hariharan |
2020-09-08 | Merge release-20200818.0-127-gd35f07b36 (automated) | gVisor bot |
2020-09-08 | Improve type safety for transport protocol options | Ghanan Gowripalan |
2020-09-03 | Merge release-20200818.0-115-gb69352245 (automated) | gVisor bot |
2020-09-02 | Fix Accept to not return error for sockets in accept queue. | Bhasker Hariharan |
2020-09-02 | Merge release-20200818.0-104-g40faeaa18 (automated) | gVisor bot |
2020-09-01 | Fix handling of unacceptable ACKs during close. | Mithun Iyer |
2020-09-01 | Merge release-20200818.0-98-g0eae08bc9 (automated) | gVisor bot |
2020-09-01 | Automated rollback of changelist 328350576 | Nayana Bidari |
2020-08-27 | Merge release-20200818.0-74-g6f8fb7e0d (automated) | gVisor bot |
2020-08-27 | Improve type safety for socket options | Ghanan Gowripalan |
2020-08-27 | Merge release-20200818.0-69-gdc81eb9c3 (automated) | gVisor bot |
2020-08-27 | Add function to get error from a tcpip.Endpoint | Ghanan Gowripalan |
2020-08-25 | Merge release-20200818.0-53-g70a7a3ac7 (automated) | gVisor bot |
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-25 | Merge release-20200818.0-42-gb26f7503b (automated) | gVisor bot |
2020-08-25 | Support SO_LINGER socket option. | Nayana Bidari |
2020-08-25 | Merge release-20200818.0-39-gae332d96e (automated) | gVisor bot |
2020-08-25 | Fix TCP_LINGER2 behavior to match linux. | Bhasker Hariharan |
2020-08-25 | Merge release-20200818.0-37-gf1821fdb6 (automated) | gVisor bot |