summaryrefslogtreecommitdiff
path: root/include/netpacket
AgeCommit message (Collapse)AuthorLines
2019-03-13add PACKET_IGNORE_OUTGOING sockopt from linux v4.20Szabolcs Nagy-0/+1
new in linux commit fa788d986a3aac5069378ed04697bd06f83d3488
2016-01-26update netpacket/packet.h to linux v4.3Szabolcs Nagy-0/+17
2011-06-09add netpacket/packet.hRich Felker-0/+44
looks like busybox is going to want it, and apparently some other low-level network software does too...