Age | Commit message (Expand) | Author |
2020-04-14 | Attempt SLAAC address regeneration on DAD conflicts | Ghanan Gowripalan |
2020-04-09 | Merge pull request #2253 from amscanne:nogo | gVisor bot |
2020-04-09 | Convert int and bool socket options to use GetSockOptInt and GetSockOptBool | Andrei Vagin |
2020-04-08 | Remove lostcancel warnings. | Adin Scannell |
2020-04-08 | Fix all printf formatting errors. | Adin Scannell |
2020-04-04 | Merge release-20200323.0-69-gfc99a7e (automated) | gVisor bot |
2020-04-03 | Refactor software GSO code. | Bhasker Hariharan |
2020-04-01 | Deflake tcpip/stack:stack_x_test | Ghanan Gowripalan |
2020-03-26 | Merge release-20200219.0-250-gedc3c04 (automated) | gVisor bot |
2020-03-26 | Use panic instead of log.Fatalf | Ghanan Gowripalan |
2020-03-26 | Merge release-20200219.0-249-g0e62a54 (automated) | gVisor bot |
2020-03-26 | Support owner matching for iptables. | Nayana Bidari |
2020-03-26 | Add IPv4 to bind_to_device distribution test | Jay Zhuang |
2020-03-26 | Merge release-20200219.0-239-gc647967 (automated) | gVisor bot |
2020-03-26 | Clean up transport_demuxer.go and test | Jay Zhuang |
2020-03-24 | Merge release-20200219.0-222-gc8eeedc (automated) | gVisor bot |
2020-03-24 | Add support for setting TCP segment hash. | Bhasker Hariharan |
2020-03-24 | Merge release-20200219.0-220-g7e4073a (automated) | gVisor bot |
2020-03-24 | Move tcpip.PacketBuffer and IPTables to stack package. | Bhasker Hariharan |
2020-03-13 | Merge release-20200219.0-171-g645b1b2 (automated) | gVisor bot |
2020-03-13 | Refactor SLAAC address state into SLAAC prefix state | Ghanan Gowripalan |
2020-03-13 | Merge release-20200219.0-169-g530a31f (automated) | gVisor bot |
2020-03-13 | Disable a NIC before removing it | Ghanan Gowripalan |
2020-03-13 | Merge release-20200219.0-168-g86409c9 (automated) | gVisor bot |
2020-03-13 | Avoid unnecessary work in transportDemuxer.deliverPacket(). | Jamie Liu |
2020-03-13 | Merge release-20200219.0-162-g28d26d2 (automated) | gVisor bot |
2020-03-13 | Honour the link's MaxHeaderLength when forwarding | Ghanan Gowripalan |
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-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 | Merge release-20200219.0-116-gf50d9a3 (automated) | gVisor bot |
2020-03-06 | Specify the source of outgoing NDP RS | Ghanan Gowripalan |
2020-03-06 | Merge release-20200219.0-112-gd6f5e71 (automated) | gVisor bot |
2020-03-06 | Get strings for stack.DHCPv6ConfigurationFromNDPRA | Ghanan Gowripalan |
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-80-g8821a71 (automated) | gVisor bot |
2020-03-02 | Do not read-lock NIC recursively | Ghanan Gowripalan |
2020-02-25 | Merge branch 'master' into iptables | nybidari |
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 |