Age | Commit message (Expand) | Author |
2020-03-12 | Merge release-20200219.0-156-g035f743 (automated) | gVisor bot |
2020-03-11 | Use a heap in transport demuxer | Tamir Duberstein |
2020-03-12 | Merge release-20200219.0-155-gac05043 (automated) | gVisor bot |
2020-03-11 | Implement heap.Interface on pointer receiver | Tamir Duberstein |
2020-03-12 | Merge release-20200219.0-154-g538e35f (automated) | gVisor bot |
2020-03-11 | Fix race condition (*tcp.endpoint).Close | Tamir Duberstein |
2020-03-12 | Merge release-20200219.0-150-g81675b8 (automated) | gVisor bot |
2020-03-11 | Fix memory leak in danglingEndpoints. | Bhasker Hariharan |
2020-03-11 | Merge release-20200219.0-145-g2c2622b (automated) | gVisor bot |
2020-03-11 | Merge pull request #1975 from nybidari:iptables | gVisor bot |
2020-03-11 | Merge release-20200219.0-137-g7bca091 (automated) | gVisor bot |
2020-03-11 | Automated rollback of changelist 300217972 | gVisor bot |
2020-03-11 | Merge release-20200219.0-134-gf56fe66 (automated) | gVisor bot |
2020-03-10 | Honour the link's MaxHeaderLength when forwarding | Ghanan Gowripalan |
2020-03-10 | Merge release-20200219.0-133-gd6440ec (automated) | gVisor bot |
2020-03-10 | The packet forwarding should resolve the link address if necessary. | gVisor bot |
2020-03-06 | Merge release-20200219.0-122-g6fa5cee (automated) | gVisor bot |
2020-03-06 | Prevent memory leaks in ilist | Tamir Duberstein |
2020-03-06 | Merge release-20200219.0-117-gd5dbe36 (automated) | gVisor bot |
2020-03-06 | shutdown(s, SHUT_WR) in TIME-WAIT returns ENOTCONN | Eyal Soha |
2020-03-06 | Merge release-20200219.0-116-gf50d9a3 (automated) | gVisor bot |
2020-03-06 | Specify the source of outgoing NDP RS | Ghanan Gowripalan |
2020-03-06 | Add nat table support for iptables. | Nayana Bidari |
2020-03-06 | Merge release-20200219.0-112-gd6f5e71 (automated) | gVisor bot |
2020-03-06 | Get strings for stack.DHCPv6ConfigurationFromNDPRA | Ghanan Gowripalan |
2020-03-05 | Merge release-20200219.0-107-g9b3aad3 (automated) | gVisor bot |
2020-03-05 | Use a pool of arrays to avoid slice headers from escaping in TCP options pool. | Ian Gudger |
2020-03-03 | Merge release-20200219.0-93-g371abe0 (automated) | gVisor bot |
2020-03-03 | Avoid memory leaks | Tamir Duberstein |
2020-03-03 | Merge release-20200219.0-91-g844e4d2 (automated) | gVisor bot |
2020-03-03 | Merge release-20200219.0-86-gc15b851 (automated) | gVisor bot |
2020-03-03 | Fix datarace on TransportEndpointInfo.ID and clean up semantics. | Ian Gudger |
2020-03-02 | Merge release-20200219.0-81-g3310175 (automated) | gVisor bot |
2020-03-02 | Fix data-race when reading/writing e.amss. | Bhasker Hariharan |
2020-03-02 | Merge release-20200219.0-80-g8821a71 (automated) | gVisor bot |
2020-03-02 | Do not read-lock NIC recursively | Ghanan Gowripalan |
2020-02-28 | Add nat table support for iptables. | Nayana Bidari |
2020-02-27 | Merge release-20200219.0-58-gc6bdc6b (automated) | gVisor bot |
2020-02-27 | Fix a race in TCP endpoint teardown and teardown the stack in tcp_test. | Ian Gudger |
2020-02-27 | Merge release-20200219.0-52-gabf7ebc (automated) | gVisor bot |
2020-02-27 | Internal change. | Nayana Bidari |
2020-02-26 | Fix merge conflicts. | Nayana Bidari |
2020-02-26 | iptables: filter by IP address (and range) | Kevin Krakauer |
2020-02-25 | Merge branch 'master' into iptables | nybidari |
2020-02-25 | Merge release-20200219.0-41-g5f1f9dd (automated) | gVisor bot |
2020-02-25 | Use link-local source address for link-local multicast | Ghanan Gowripalan |
2020-02-25 | Add nat table support for iptables. | Nayana Bidari |
2020-02-25 | Deflake TestCurrentConnectedIncrement. | Bhasker Hariharan |
2020-02-24 | Merge release-20200219.0-27-gc37b196 (automated) | gVisor bot |
2020-02-24 | Add support for tearing down protocol dispatchers and TIME_WAIT endpoints. | Ian Gudger |