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 | Merge release-20200921.0-60-g48915bded (automated) | gVisor bot |
2020-09-29 | Move IP state from NIC to NetworkEndpoint/Protocol | Ghanan Gowripalan |
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-27 | Merge release-20200921.0-52-ga376a0baf (automated) | gVisor bot |
2020-09-26 | Remove generic ICMP errors | Ghanan Gowripalan |
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-24 | Merge release-20200914.0-141-ge02e7e999 (automated) | gVisor bot |
2020-09-23 | Remove unused field from neighborEntry | Ghanan Gowripalan |
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-22 | Move stack.fakeClock into a separate package | Toshi Kikuchi |
2020-09-21 | Merge release-20200907.0-157-gca3087472 (automated) | gVisor bot |
2020-09-20 | Merge pull request #3651 from ianlewis:ip-forwarding | gVisor bot |
2020-09-18 | Merge release-20200907.0-145-gbd69afdcd (automated) | gVisor bot |
2020-09-18 | Count packets dropped by iptables in IPStats | Kevin Krakauer |
2020-09-18 | Merge release-20200907.0-135-g0b8d306e6 (automated) | gVisor bot |
2020-09-17 | ip6tables: filter table support | Kevin Krakauer |
2020-09-16 | Merge release-20200907.0-66-g29ce0ad16 (automated) | gVisor bot |
2020-09-16 | Bind loopback subnets' lifetime to perm address | Ghanan Gowripalan |
2020-09-16 | Merge release-20200907.0-60-g87c5c0ad2 (automated) | gVisor bot |
2020-09-16 | Receive broadcast packets on interested endpoints | Ghanan Gowripalan |
2020-09-15 | Merge release-20200907.0-44-gd3880b76c (automated) | gVisor bot |
2020-09-15 | Don't conclude broadcast from route destination | Ghanan Gowripalan |
2020-09-08 | Increase resolution timeout for TestCacheResolution | Sam Balana |
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-04 | Merge release-20200818.0-121-g805861ca3 (automated) | gVisor bot |
2020-09-03 | Use fine-grained mutex for stack.cleanupEndpoints. | Bhasker Hariharan |
2020-09-03 | Merge release-20200818.0-120-g76e51c8b9 (automated) | gVisor bot |
2020-09-03 | Use atomic.Value for Stack.tcpProbeFunc. | Jamie Liu |
2020-09-02 | Fix Accept to not return error for sockets in accept queue. | Bhasker Hariharan |
2020-08-28 | Merge release-20200818.0-85-gd5787f628 (automated) | gVisor bot |
2020-08-28 | Don't bind loopback to all IPs in an IPv6 subnet | Ghanan Gowripalan |
2020-08-28 | Merge release-20200818.0-83-gbdd5996a7 (automated) | gVisor bot |
2020-08-28 | Improve type safety for network protocol options | Ghanan Gowripalan |
2020-08-28 | Merge release-20200818.0-81-gb3ff31d04 (automated) | gVisor bot |
2020-08-28 | fix panic when calling SO_ORIGINAL_DST without initializing iptables | Kevin Krakauer |
2020-08-28 | Merge release-20200818.0-79-g8ae0ab722 (automated) | gVisor bot |
2020-08-28 | Use a single NetworkEndpoint per address | Ghanan Gowripalan |
2020-08-27 | Improve type safety for socket options | Ghanan Gowripalan |
2020-08-27 | Add function to get error from a tcpip.Endpoint | Ghanan Gowripalan |
2020-08-27 | Merge release-20200818.0-68-g01a35a2f1 (automated) | gVisor bot |
2020-08-27 | ip6tables: (de)serialize ip6tables structs | Kevin Krakauer |
2020-08-25 | Merge release-20200818.0-43-ga174aa759 (automated) | gVisor bot |
2020-08-25 | Add option to replace linkAddrCache with neighborCache | Sam Balana |
2020-08-24 | Merge release-20200818.0-32-g339d266be (automated) | gVisor bot |