summaryrefslogtreecommitdiffstats
path: root/include/libnetfilter_queue/pktbuff.h
Commit message (Expand)AuthorAgeFilesLines
* include: pktbuff.h needs stdbool.hHEADmasterDuncan Roe2024-01-081-0/+2
* src: add alternative API to set up packet bufferPablo Neira Ayuso2023-08-201-0/+3
* src: Always use pktb as formal arg of type struct pkt_buffDuncan Roe2020-01-031-1/+1
* src: pktb_mangle has signed offset arg so can mangle MAC header with -ve oneDuncan Roe2019-12-301-1/+1
* add mangle functions for IPv4/TCP and IPv4/UDPPablo Neira Ayuso2012-08-061-0/+4
* add pkt_buff and protocol helper functionsPablo Neira Ayuso2012-08-061-0/+22