summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/transport/packet
AgeCommit message (Expand)Author
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