summaryrefslogtreecommitdiffstats
path: root/src/rule.c
Commit message (Expand)AuthorAgeFilesLines
* cli: complete basic functionality of the interactive modePablo Neira Ayuso2013-05-191-6/+19
* cmd/netlink: make sure we always have a location in netlink operationsPatrick McHardy2013-04-181-33/+42
* rule: fix nft list chainPablo Neira Ayuso2013-04-181-1/+4
* rule: allow to list of existing tablesPablo Neira Ayuso2013-04-181-0/+13
* rule: add rule insertion (prepend) supportPatrick McHardy2012-12-141-2/+17
* chains: add chain rename supportPatrick McHardy2012-12-141-1/+29
* rule: reenable adjacent payload mergingPatrick McHardy2012-12-091-1/+0
* segtree: fix segtree to properly support mappingsPatrick McHardy2012-12-081-1/+1
* debug: include verbose message in all BUG statementsroot2012-12-081-6/+6
* netlink: dump all chains when listing rulesPatrick McHardy2009-07-281-0/+3
* add support for new set API and standalone setsPatrick McHardy2009-07-281-13/+165
* Release scopes during cleanupPatrick McHardy2009-03-201-0/+14
* Add support for scoping and symbol bindingPatrick McHardy2009-03-201-0/+32
* Initial commitv0.01-alpha1Patrick McHardy2009-03-181-0/+441