Age | Commit message (Expand) | Author |
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 |
2021-01-13 | Do not resolve remote link address at transport layer | Ghanan Gowripalan |
2021-01-13 | Merge release-20201216.0-94-ge74aa25e2 (automated) | gVisor bot |
2021-01-12 | Drop TransportEndpointID from HandleControlPacket | Ghanan Gowripalan |
2021-01-12 | Merge release-20201216.0-87-g4e03e8754 (automated) | gVisor bot |
2021-01-12 | Fix simple mistakes identified by goreportcard. | Adin Scannell |
2021-01-11 | Merge release-20201216.0-82-g4c4de6644 (automated) | gVisor bot |
2021-01-07 | netstack: Refactor tcpip.Endpoint.Read | Ting-Yu Wang |
2020-12-28 | Merge release-20201208.0-89-g3ff7324df (automated) | gVisor bot |
2020-12-22 | Move SO_BINDTODEVICE to socketops. | Nayana Bidari |
2020-12-22 | Invoke address resolution upon subsequent traffic to Failed neighbor | Peter Johnston |
2020-12-21 | Prefer matching labels and longest matching prefix | Ghanan Gowripalan |
2020-12-17 | Remove duplicate `return` | Tamir Duberstein |
2020-12-16 | Add support to count the number of packets SACKed. | Nayana Bidari |
2020-12-15 | Merge release-20201208.0-46-g25ebddbdd (automated) | gVisor bot |
2020-12-15 | Fix a data race in packetEPs | Ting-Yu Wang |
2020-12-12 | Introduce IPv6 extension header serialization facilities | Bruno Dal Bo |
2020-12-11 | [netstack] Decouple tcpip.ControlMessages from the IP control messges. | Ayush Ranjan |
2020-12-10 | Merge release-20201130.0-80-g53a95ad0d (automated) | gVisor bot |
2020-12-10 | Use specified source address for IGMP/MLD packets | Ghanan Gowripalan |
2020-12-05 | Merge release-20201130.0-46-gdf2dbe3e3 (automated) | gVisor bot |
2020-12-04 | Remove stack.ReadOnlyAddressableEndpointState | Ghanan Gowripalan |
2020-12-04 | Merge release-20201130.0-39-gfd28ccfaa (automated) | gVisor bot |
2020-12-04 | Introduce IPv4 options serializer and add RouterAlert to IGMP | Bruno Dal Bo |
2020-12-03 | Merge release-20201130.0-31-g3ff1aef54 (automated) | gVisor bot |
2020-12-03 | Make `stack.Route` thread safe | Peter Johnston |
2020-12-03 | Support partitions for other tests. | Adin Scannell |
2020-12-02 | Extract ICMPv4/v6 specific stats to their own types | Arthur Sfez |
2020-12-01 | Deflake stack_test.TestRouterSolicitation | Ghanan Gowripalan |
2020-12-02 | Merge release-20201117.0-88-g0c4973942 (automated) | gVisor bot |
2020-12-01 | Correctly lock when listing neighbor entries | Ghanan Gowripalan |
2020-12-01 | Merge release-20201117.0-84-g25570ac4f (automated) | gVisor bot |
2020-12-01 | Track join count in multicast group protocol state | Ghanan Gowripalan |
2020-11-30 | Merge release-20201117.0-78-ge81300866 (automated) | gVisor bot |
2020-11-30 | Perform IGMP/MLD when the NIC is enabled/disabled | Ghanan Gowripalan |
2020-11-26 | [netstack] Add SOL_TCP options to SocketOptions. | Ayush Ranjan |
2020-11-25 | [netstack] Add SOL_IP and SOL_IPV6 options to SocketOptions. | Ayush Ranjan |
2020-11-25 | Support listener-side MLDv1 | Ghanan Gowripalan |
2020-11-25 | Merge release-20201109.0-117-g2485a4e2c (automated) | gVisor bot |
2020-11-25 | Make stack.Route safe to access concurrently | Ghanan Gowripalan |
2020-11-24 | Merge release-20201109.0-114-g99f2d0ea2 (automated) | gVisor bot |
2020-11-24 | Correctly lock when removing neighbor entries | Sam Balana |
2020-11-24 | Merge release-20201109.0-112-gf90ab60a8 (automated) | gVisor bot |
2020-11-24 | Track number of packets queued to Failed neighbors | Sam Balana |
2020-11-24 | Deduplicate code in ipv6.protocol | Ghanan Gowripalan |
2020-11-20 | Merge release-20201109.0-95-gfbc4a8dbd (automated) | gVisor bot |
2020-11-19 | Perform IGMPv2 when joining IPv4 multicast groups | Ryan Heacock |
2020-11-19 | Merge release-20201109.0-90-g209a95a35 (automated) | gVisor bot |