summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter/nfnetlink.h
Commit message (Collapse)AuthorAgeFilesLines
* include: Sync with kernel headersFelix Janda2015-05-211-41/+13
| | | | | Signed-off-by: Felix Janda <felix.janda@posteo.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
* src: integrate nfct into the conntrack-tools treePablo Neira Ayuso2012-05-261-0/+94
I'll need for the upcoming cthelper infrastructure. Moreover, we avoid more fragmentation in the netfilter user-space utilities. And the plan is that `nfct' will replace `conntrack' at some point. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>