Age | Commit message (Expand) | Author |
---|---|---|
2021-09-09 | Remove link/packetsocket | Ghanan Gowripalan |
2021-08-27 | Add LinkEndpoint.WriteRawPacket with stubs | Ghanan Gowripalan |
2021-05-03 | Convey GSO capabilities through GSOEndpoint | Ghanan Gowripalan |
2021-04-21 | Only carry GSO options in the packet buffer | Ghanan Gowripalan |
2021-01-28 | Change tcpip.Error to an interface | Tamir Duberstein |
2021-01-15 | Only pass stack.Route's fields to LinkEndpoints | Ghanan Gowripalan |
2020-11-18 | Introduce stack.WritePacketToRemote, remove LinkEndpoint.WriteRawPacket | Bruno Dal Bo |
2020-08-13 | Migrate to PacketHeader API for PacketBuffer. | Ting-Yu Wang |
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-22 | Extract common nested LinkEndpoint pattern | Bruno Dal Bo |