Age | Commit message (Expand) | Author |
2021-01-31 | Merge release-20210125.0-41-g4ee8cf873 (automated) | gVisor bot |
2021-01-31 | Use different neighbor tables per network endpoint | Ghanan Gowripalan |
2021-01-31 | Merge release-20210125.0-40-gdaeb06d2c (automated) | gVisor bot |
2021-01-31 | Hide neighbor table kind from NetworkEndpoint | Ghanan Gowripalan |
2021-01-30 | Merge release-20210125.0-37-g2d90bc548 (automated) | gVisor bot |
2021-01-30 | Implement LinkAddressResolver on NetworkEndpoints | Ghanan Gowripalan |
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-27 | Merge pull request #4705 from mlevesquedion:fix-cmp-diff-reporting-in-nud-tests | gVisor bot |
2021-01-26 | Merge release-20210112.0-87-g39db3b935 (automated) | gVisor bot |
2021-01-25 | Add per endpoint ARP statistics | Arthur Sfez |
2021-01-23 | Merge release-20210112.0-78-g18ebec0ec (automated) | gVisor bot |
2021-01-22 | Refactor GetMainNICAddress | Arthur Sfez |
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-15 | Only pass stack.Route's fields to LinkEndpoints | Ghanan Gowripalan |
2021-01-15 | Merge release-20210112.0-25-ge57ebcd37 (automated) | gVisor bot |
2021-01-14 | Add stats for ARP | Arthur Sfez |
2020-12-22 | Invoke address resolution upon subsequent traffic to Failed neighbor | Peter Johnston |
2020-12-03 | Make `stack.Route` thread safe | Peter Johnston |
2020-11-19 | Fix some code not using NewPacketBuffer for creating a PacketBuffer. | Ting-Yu Wang |
2020-11-16 | Merge release-20201109.0-51-gcc5cfce4c (automated) | gVisor bot |
2020-11-16 | Remove ARP address workaround | Ghanan Gowripalan |
2020-11-12 | Move packet handling to NetworkEndpoint | Ghanan Gowripalan |
2020-11-06 | Merge release-20201030.0-34-g8c0701462 (automated) | gVisor bot |
2020-11-05 | Use stack.Route exclusively for writing packets | Ghanan Gowripalan |
2020-10-28 | Avoid time.Now in NUD | Tamir Duberstein |
2020-10-27 | Pass NeighborEntry in NUD callbacks | Tamir Duberstein |
2020-10-23 | Merge release-20201019.0-36-gdad08229b (automated) | gVisor bot |
2020-10-23 | Do not hold NIC local address in neighbor entries | Ghanan Gowripalan |
2020-10-23 | Merge release-20201019.0-31-gc1a6ba06a (automated) | gVisor bot |
2020-10-22 | Pass NetworkInterface to LinkAddressRequest | Ghanan Gowripalan |
2020-10-09 | Merge release-20200928.0-77-g257703c05 (automated) | gVisor bot |
2020-10-09 | Automated rollback of changelist 336304024 | Ghanan Gowripalan |
2020-10-09 | Merge release-20200928.0-74-g8566decab (automated) | gVisor bot |
2020-10-09 | Automated rollback of changelist 336185457 | Bhasker Hariharan |
2020-10-08 | Merge release-20200928.0-71-g6768e6c59 (automated) | gVisor bot |
2020-10-08 | Do not resolve routes immediately | Ghanan Gowripalan |
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 |