summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* src: add NFCTH_STATUS and other enhancementsPablo Neira Ayuso2012-05-132-6/+29
| | | | | | | 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-022-0/+2
| | | | | | 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-167-0/+192
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>