summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/transport/packet
AgeCommit message (Expand)Author
2020-03-26Support owner matching for iptables.Nayana Bidari
2020-03-24Move tcpip.PacketBuffer and IPTables to stack package.Bhasker Hariharan
2020-02-27Internal change.Nayana Bidari
2020-02-24Add support for tearing down protocol dispatchers and TIME_WAIT endpoints.Ian Gudger
2020-01-27Standardize on tools directory.Adin Scannell
2020-01-09New sync package.Ian Gudger
2020-01-08Introduce tcpip.SockOptBoolTamir Duberstein
2020-01-08Rename tcpip.SockOpt{,Int}Tamir Duberstein
2019-11-23Cleanup visibility.Adin Scannell
2019-11-06Rename nicid to nicID to follow go-readability initialismsGhanan Gowripalan
2019-11-06Use PacketBuffers, rather than VectorisedViews, in netstack.Kevin Krakauer
2019-10-30Deep copy dispatcher views.Kevin Krakauer
2019-10-21AF_PACKET support for netstack (aka epsocket).Kevin Krakauer