Age | Commit message (Expand) | Author |
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 | 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-16 | Cleanup locking in multicast group protocol tests | Ghanan Gowripalan |
2020-12-15 | Don't split enabled flag across multicast group state | Ghanan Gowripalan |
2020-12-12 | Merge release-20201208.0-40-g08d36b6c6 (automated) | gVisor bot |
2020-12-12 | Reduce the memory overhead in IP fragment management | Toshi Kikuchi |
2020-12-12 | Merge release-20201208.0-39-g4aef908c9 (automated) | gVisor bot |
2020-12-12 | Introduce IPv6 extension header serialization facilities | Bruno Dal Bo |
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-10 | Merge release-20201130.0-69-g50189b0d6 (automated) | gVisor bot |
2020-12-09 | Do not perform IGMP/MLD on loopback interfaces | Ghanan Gowripalan |
2020-12-09 | Merge release-20201130.0-65-g96d14de0f (automated) | gVisor bot |
2020-12-09 | export MountTempDirectory | Zeling Feng |
2020-12-07 | Merge release-20201130.0-57-g0e5ba13b3 (automated) | gVisor bot |
2020-12-07 | Remove stale comment | Sam Balana |
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 | Make `stack.Route` thread safe | Peter Johnston |
2020-12-02 | Merge release-20201117.0-100-gbdaae08ee (automated) | gVisor bot |
2020-12-02 | Extract ICMPv4/v6 specific stats to their own types | Arthur Sfez |
2020-12-02 | Merge release-20201117.0-99-g6a26930ee (automated) | gVisor bot |
2020-12-02 | Abandon reassembly of a packet if fragments overlap | Arthur Sfez |
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 | Add more fragment reassembly tests | Toshi Kikuchi |
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-27 | Merge release-20201109.0-121-g4fd71a7b2 (automated) | gVisor bot |
2020-11-27 | Don't add a temporary address to send DAD/RS packets | Ghanan Gowripalan |
2020-11-26 | Merge release-20201109.0-118-gbc81fcced (automated) | gVisor bot |
2020-11-25 | Support listener-side MLDv1 | Ghanan Gowripalan |
2020-11-25 | Make stack.Route safe to access concurrently | Ghanan Gowripalan |
2020-11-24 | Merge release-20201109.0-113-g4da63dc82 (automated) | gVisor bot |
2020-11-24 | Report correct pointer value for "bad next header" ICMP error | Julian Elischer |
2020-11-24 | Merge release-20201109.0-110-g732e98985 (automated) | gVisor bot |
2020-11-24 | Extract IGMPv2 core state machine | Ghanan Gowripalan |
2020-11-24 | Merge release-20201109.0-108-g1de08889d (automated) | gVisor bot |
2020-11-24 | Deduplicate code in ipv6.protocol | Ghanan Gowripalan |
2020-11-24 | Merge release-20201109.0-107-gba2d5cb7e (automated) | gVisor bot |
2020-11-23 | Use time.Duration for IGMP Max Response Time field | 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-91-g49adf36ed (automated) | gVisor bot |
2020-11-19 | Fix possible panic due to bad data. | Julian Elischer |