summaryrefslogtreecommitdiffstats
path: root/src/nfct.c
Commit message (Collapse)AuthorAgeFilesLines
* src: integrate nfct into the conntrack-tools treePablo Neira Ayuso2012-05-261-0/+116
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>