summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* include: pktbuff.h needs stdbool.hHEADmasterDuncan Roe2024-01-081-0/+2
* whitespace: replace spaces with tab in indentDuncan Roe2023-12-091-1/+1
* src: Add nfq_nlmsg_put2() - user specifies header flagsDuncan Roe2023-12-062-1/+58
* include: remove trailing spacesDuncan Roe2023-10-261-3/+3
* src: Fix IPv6 Fragment Header processingDuncan Roe2023-10-081-3/+3
* libnetfiler_queue: add comment wrt. F_GSO flag.Florian Westphal2023-10-081-0/+3
* make the HTML main page available as `man 7 libnetfilter_queue`Duncan Roe2023-10-083-14/+116
* examples: nf_queue: Fix typoDuncan Roe2023-09-271-1/+1
* examples: nf-queue: add more comments to this examplePablo Neira Ayuso2023-08-221-0/+34
* src: add alternative API to set up packet bufferPablo Neira Ayuso2023-08-202-5/+61
* build: doc: Fix doxygen obsolete option warningDuncan Roe2023-03-151-1/+0
* Makefile: Create LZMA-compressed dist-filesPhil Sutter2022-12-091-1/+1
* build: doc: Update build_man.sh to find bash in PATHDuncan Roe2022-09-211-1/+2
* examples: fix compiler warningDuncan Roe2022-03-271-1/+1
* build: doc: Update build_man.sh for doxygen 1.9.2Duncan Roe2022-01-091-1/+1
* examples: print hwaddr attribute if presentFlorian Westphal2022-01-031-0/+18
* build: doc: Warn user if html docs will be missing diagramsDuncan Roe2021-12-161-0/+4
* build: doc: Allow to specify whether to produce man pages, html, neither or bothDuncan Roe2021-10-273-16/+44
* build: doc: Ensure clean `git status` after in_tree buildDuncan Roe2021-10-271-1/+4
* src: build: Stop build_man.sh from deleting short Detailed DescriptionsDuncan Roe2021-09-201-1/+5
* libnetfilter_queue: src/nlmsg.c: SECCTX can be of any lengthTopi Miettinen2021-09-201-1/+1
* build: doc: Fix rendering of verbatim '\n"' in man pagesDuncan Roe2021-09-061-0/+4
* build: doc: Be sure to rerun doxygen after ./configureDuncan Roe2021-08-301-1/+1
* build: doc: Eliminate warning from ./autogen.shDuncan Roe2021-08-301-1/+9
* build: doc: fix `make distcleancheck`Duncan Roe2021-08-281-1/+1
* build: doc: Avoid having to special-case `make distcheck`Duncan Roe2021-08-283-15/+4
* build: doc: Add a man page post-processor to build_man.shDuncan Roe2021-08-281-5/+195
* build: doc: Split off man pages script from Makefile.amDuncan Roe2021-08-282-31/+32
* src: doc: Insert SYNOPSIS sections for man pagesDuncan Roe2021-08-158-9/+176
* include: deprecate libnetfilter_queue/linux_nfnetlink_queue.hPablo Neira Ayuso2021-08-118-0/+9
* build: If doxygen is not available, be sure to report "doxygen: no" to ./conf...Duncan Roe2021-08-101-2/+5
* build: doc: get rid of the need for manual updating of MakefileDuncan Roe2021-08-012-61/+32
* include: refer to nfnetlink_conntrack.h, not nf_conntrack_netlink.hDuncan Roe2021-07-072-4/+4
* src: Correctly identify item for which header is neededDuncan Roe2021-07-071-1/+1
* pktbuff: add __pktb_setup()Pablo Neira Ayuso2021-05-271-22/+33
* build: doc: `make distcheck` passes with doxygen enabledDuncan Roe2021-05-024-72/+82
* doc: Fix man page name for new pkt_buff function for ICMPDuncan Roe2021-03-172-0/+2
* src: fix IPv6 header handlingEtan Kissling2021-02-191-2/+13
* src: add pkt_buff function for ICMPEtan Kissling2021-02-094-0/+58
* Update .gitignoreJan Engelhardt2020-12-081-0/+4
* build: choose right automake variablesJan Engelhardt2020-12-082-3/+3
* src: doc: Fix doxygen warningDuncan Roe2020-09-301-4/+0
* doc: build: Reduce size of doxygen.cfg and doxygen build o/pDuncan Roe2020-09-302-161/+3
* build: check whether dot is available when configuring doxygen.Jeremy Sowden2020-09-082-1/+5
* configure: prepare for 1.0.5 releaselibnetfilter_queue-1.0.5Florian Westphal2020-06-121-1/+1
* configure: Make --help show doxygen is off by defaultDuncan Roe2020-06-091-1/+1
* build: dist: Add fixmanpages.sh to distribution treeDuncan Roe2020-06-081-0/+1
* configure: disable doxygen by defaultPablo Neira Ayuso2020-06-081-7/+6
* configure: add --with/without-doxygen switchFlorian Westphal2020-06-071-5/+10
* configure: prepare for 1.0.4 releaselibnetfilter_queue-1.0.4Florian Westphal2020-06-052-2/+2