summaryrefslogtreecommitdiffstats
path: root/src/expr/match.c
Commit message (Collapse)AuthorAgeFilesLines
...
* include: update internal copy of headersPablo Neira Ayuso2012-12-301-0/+1
| | | | | | To get it in sync with the existing kernel code. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
* initial version of libnftablesPablo Neira Ayuso2012-10-111-0/+203
It adds support for table, chain and rule handling. This also includes expression handling for each rule. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>