Age | Commit message (Expand) | Author |
2021-02-06 | Unexpose NIC | Ghanan Gowripalan |
2021-01-31 | Hide neighbor table kind from NetworkEndpoint | Ghanan Gowripalan |
2021-01-30 | Implement LinkAddressResolver on NetworkEndpoints | Ghanan Gowripalan |
2021-01-28 | Change tcpip.Error to an interface | Tamir Duberstein |
2021-01-19 | Per NIC NetworkEndpoint statistics | Arthur Sfez |
2020-11-05 | Use stack.Route exclusively for writing packets | Ghanan Gowripalan |
2020-10-22 | Pass NetworkInterface to LinkAddressRequest | Ghanan Gowripalan |
2020-10-09 | Automated rollback of changelist 336304024 | Ghanan Gowripalan |
2020-10-09 | Automated rollback of changelist 336185457 | Bhasker Hariharan |
2020-10-08 | Do not resolve routes immediately | Ghanan Gowripalan |
2020-09-29 | Trim Network/Transport Endpoint/Protocol | Ghanan Gowripalan |
2020-09-29 | Move IP state from NIC to NetworkEndpoint/Protocol | Ghanan Gowripalan |
2020-09-28 | Support creating protocol instances with Stack ref | Ghanan Gowripalan |
2020-09-26 | Remove generic ICMP errors | Ghanan Gowripalan |
2020-09-23 | Extract ICMP error sender from UDP | Julian Elischer |
2020-08-28 | Improve type safety for network protocol options | Ghanan Gowripalan |
2020-08-25 | Add option to replace linkAddrCache with neighborCache | Sam Balana |
2020-08-14 | Use a single NetworkEndpoint per NIC per protocol | Ghanan Gowripalan |
2020-08-13 | Migrate to PacketHeader API for PacketBuffer. | Ting-Yu Wang |
2020-07-27 | Add ability to send unicast ARP requests and Neighbor Solicitations | Sam Balana |
2020-07-22 | Support for receiving outbound packets in AF_PACKET. | Bhasker Hariharan |
2020-07-15 | Fix minor bugs in a couple of interface IOCTLs. | Bhasker Hariharan |
2020-06-09 | Handle removed NIC in NDP timer for packet tx | Ghanan Gowripalan |
2020-06-03 | Pass PacketBuffer as pointer. | Ting-Yu Wang |
2020-05-27 | Remove linkEP from DeliverNetworkPacket | Sam Balana |
2020-03-24 | Move tcpip.PacketBuffer and IPTables to stack package. | Bhasker Hariharan |
2020-02-06 | Perform DAD on IPv6 addresses when enabling a NIC | Ghanan Gowripalan |