summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter
Commit message (Collapse)AuthorAgeFilesLines
* include: Sync with kernel headersFelix Janda2015-05-211-41/+11
| | | | | Signed-off-by: Felix Janda <felix.janda@posteo.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
* src: add NFCTH_STATUS and other enhancementsPablo Neira Ayuso2012-05-131-0/+4
| | | | | | | This patch includes the modification of the snprintf interface and the completition of the expectation policy handling. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
* include: update NFNL_SUBSYS_CTHELPERPablo Neira Ayuso2012-04-121-2/+3
| | | | | | | This file contained the old NFNL_SUBSYS_CTHELPER, before the cttimeout infrastructure was added. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
* cthelper: add NFCTH_ATTR_PRIV_DATA_LENPablo Neira Ayuso2012-02-021-0/+1
| | | | | | New attribute that is mandatory to set the size of the private data. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
* initial importPablo Neira Ayuso2012-01-163-0/+146
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>