Age | Commit message (Expand) | Author |
2021-01-29 | Merge release-20210125.0-21-g8d1afb418 (automated) | gVisor bot |
2021-01-28 | Change tcpip.Error to an interface | Tamir Duberstein |
2021-01-28 | Merge release-20210125.0-11-gb85b23e50 (automated) | gVisor bot |
2021-01-27 | Confirm neighbor reachability with TCP ACKs | Ghanan Gowripalan |
2021-01-28 | Merge release-20210125.0-10-g1d22284c1 (automated) | gVisor bot |
2021-01-27 | Rename anonymous struct "mu" | Tamir Duberstein |
2021-01-28 | Merge release-20210112.0-103-gcdf49c443 (automated) | gVisor bot |
2021-01-27 | Move protected fields under anonymous mutex | Tamir Duberstein |
2021-01-27 | Merge pull request #4705 from mlevesquedion:fix-cmp-diff-reporting-in-nud-tests | gVisor bot |
2021-01-26 | Initialize the send buffer handler in endpoint creation. | Nayana Bidari |
2021-01-26 | Merge release-20210112.0-92-g9ba24d449 (automated) | gVisor bot |
2021-01-26 | Drop nicID from transport endpoint reg/cleanup fns | Ghanan Gowripalan |
2021-01-26 | Merge release-20210112.0-90-gdaf0d3f6c (automated) | gVisor bot |
2021-01-26 | Move SO_SNDBUF to socketops. | Nayana Bidari |
2021-01-23 | Merge release-20210112.0-78-g18ebec0ec (automated) | gVisor bot |
2021-01-22 | Refactor GetMainNICAddress | Arthur Sfez |
2021-01-22 | Merge release-20210112.0-76-gf190e13a7 (automated) | gVisor bot |
2021-01-22 | Pass RouteInfo to the route resolve callback | Ghanan Gowripalan |
2021-01-22 | Define tcpip.Payloader in terms of io.Reader | Tamir Duberstein |
2021-01-22 | Merge release-20210112.0-67-ge0f4e46e3 (automated) | gVisor bot |
2021-01-22 | Merge release-20210112.0-66-gcfbf20917 (automated) | gVisor bot |
2021-01-21 | Resolve static link addresses in GetLinkAddress | Ghanan Gowripalan |
2021-01-21 | iptables: support matching the input interface name | Toshi Kikuchi |
2021-01-22 | Merge release-20210112.0-64-g9f46328e1 (automated) | gVisor bot |
2021-01-21 | Only use callback for GetLinkAddress | Ghanan Gowripalan |
2021-01-22 | Merge release-20210112.0-63-g8ecff1890 (automated) | gVisor bot |
2021-01-21 | Do not cache remote link address in Route | Ghanan Gowripalan |
2021-01-21 | Merge release-20210112.0-60-g89df5a681 (automated) | gVisor bot |
2021-01-21 | Queue packets in WritePackets when resolving link address | Ghanan Gowripalan |
2021-01-21 | Merge release-20210112.0-59-g0ca4cf769 (automated) | gVisor bot |
2021-01-21 | Populate EgressRoute, GSO, Netproto in NIC | Ghanan Gowripalan |
2021-01-20 | rewrite diff check to match example in cmp.Diff docs | Michaël Lévesque-Dion |
2021-01-20 | Merge release-20210112.0-47-g7ff5ceaea (automated) | gVisor bot |
2021-01-19 | Do not have a stack-wide linkAddressCache | Ghanan Gowripalan |
2021-01-19 | Merge release-20210112.0-45-gbe17b9444 (automated) | gVisor bot |
2021-01-19 | Per NIC NetworkEndpoint statistics | Arthur Sfez |
2021-01-19 | Merge release-20210112.0-43-ga2ec1932c (automated) | gVisor bot |
2021-01-19 | Drop CheckLocalAddress from LinkAddressCache | Ghanan Gowripalan |
2021-01-18 | Merge release-20210112.0-41-gf5736fa2b (automated) | gVisor bot |
2021-01-17 | Do not use a stack-wide queue of pending packets | Ghanan Gowripalan |
2021-01-16 | Merge release-20210112.0-40-gcd75bb163 (automated) | gVisor bot |
2021-01-15 | Resolve known link address on route creation | Ghanan Gowripalan |
2021-01-16 | Merge release-20210112.0-39-g2814a032b (automated) | gVisor bot |
2021-01-15 | Support GetLinkAddress with neighborCache | Ghanan Gowripalan |
2021-01-16 | Merge release-20210112.0-38-gfd5b52c87 (automated) | gVisor bot |
2021-01-15 | Only pass stack.Route's fields to LinkEndpoints | Ghanan Gowripalan |
2021-01-15 | Remove count argument from tcpip.Endpoint.Read | Tamir Duberstein |
2021-01-14 | Merge release-20201216.0-106-gc49ce8ca8 (automated) | gVisor bot |
2021-01-13 | Clear neighbor table on NIC down | Ghanan Gowripalan |
2021-01-14 | Merge release-20201216.0-105-g25b5ec713 (automated) | gVisor bot |