summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/link/qdisc/fifo/endpoint.go
AgeCommit message (Expand)Author
2021-01-28Change tcpip.Error to an interfaceTamir Duberstein
2021-01-21Populate EgressRoute, GSO, Netproto in NICGhanan Gowripalan
2021-01-15Only pass stack.Route's fields to LinkEndpointsGhanan Gowripalan
2021-01-15Populate EgressRoute, GSO, Netproto for batch writesGhanan Gowripalan
2020-12-22Invoke address resolution upon subsequent traffic to Failed neighborPeter Johnston
2020-11-25Make stack.Route safe to access concurrentlyGhanan Gowripalan
2020-11-18Introduce stack.WritePacketToRemote, remove LinkEndpoint.WriteRawPacketBruno Dal Bo
2020-08-11Fix-up issue comment.Adin Scannell
2020-07-22Support for receiving outbound packets in AF_PACKET.Bhasker Hariharan
2020-07-15Fix minor bugs in a couple of interface IOCTLs.Bhasker Hariharan
2020-06-03Pass PacketBuffer as pointer.Ting-Yu Wang
2020-05-27Remove linkEP from DeliverNetworkPacketSam Balana
2020-05-11Automated rollback of changelist 310417191Bhasker Hariharan
2020-05-07Automated rollback of changelist 309339316Bhasker Hariharan
2020-04-30Enable FIFO QDisc by default in runsc.Bhasker Hariharan
2020-04-30FIFO QDisc implementationBhasker Hariharan