Age | Commit message (Expand) | Author |
2021-04-21 | Only carry GSO options in the packet buffer | Ghanan Gowripalan |
2021-04-06 | Do not perform MLD for certain multicast scopes | Ghanan Gowripalan |
2021-03-03 | Make dedicated methods for data operations in PacketBuffer | Ting-Yu Wang |
2021-02-18 | Validate IGMP packets | Arthur Sfez |
2021-02-09 | Move network internal code to internal package | Ghanan Gowripalan |
2021-01-29 | Clear IGMPv1 present flag on NIC down | Ghanan Gowripalan |
2021-01-28 | Change tcpip.Error to an interface | Tamir Duberstein |
2021-01-22 | Do not modify IGMP packets when verifying checksum | Ghanan Gowripalan |
2021-01-19 | Per NIC NetworkEndpoint statistics | Arthur Sfez |
2021-01-15 | Correctly return EMSGSIZE when packet is too big in raw socket. | Ting-Yu Wang |
2020-12-15 | Don't split enabled flag across multicast group state | Ghanan Gowripalan |
2020-12-10 | Use specified source address for IGMP/MLD packets | Ghanan Gowripalan |
2020-12-09 | Do not perform IGMP/MLD on loopback interfaces | Ghanan Gowripalan |
2020-12-09 | export MountTempDirectory | Zeling Feng |
2020-12-04 | Introduce IPv4 options serializer and add RouterAlert to IGMP | Bruno Dal Bo |
2020-12-01 | Track join count in multicast group protocol state | Ghanan Gowripalan |
2020-11-25 | Support listener-side MLDv1 | Ghanan Gowripalan |
2020-11-24 | Extract IGMPv2 core state machine | Ghanan Gowripalan |
2020-11-23 | Use time.Duration for IGMP Max Response Time field | Ghanan Gowripalan |
2020-11-19 | Perform IGMPv2 when joining IPv4 multicast groups | Ryan Heacock |