about summary refs log tree commit diff
path: root/include/netpacket
Commit message (Collapse)AuthorAgeFilesLines
* add PACKET_IGNORE_OUTGOING sockopt from linux v4.20Szabolcs Nagy2019-03-131-0/+1
| | | | new in linux commit fa788d986a3aac5069378ed04697bd06f83d3488
* update netpacket/packet.h to linux v4.3Szabolcs Nagy2016-01-261-0/+17
|
* add netpacket/packet.hRich Felker2011-06-091-0/+44
looks like busybox is going to want it, and apparently some other low-level network software does too...