summaryrefslogtreecommitdiffstats
path: root/src/netlink_linearize.c
Commit message (Expand)AuthorAgeFilesLines
* netlink: fix wrong type in attributesPablo Neira Ayuso2014-01-101-7/+7
* jump: fix logic in netlink linearizeEric Leblond2013-11-191-1/+2
* netlink_linearize: finish reject supportPablo Neira Ayuso2013-10-271-1/+3
* src: operational limit matchPhil Oester2013-10-221-2/+2
* nat: add mandatory family attributeEric Leblond2013-09-171-0/+4
* log: convert group and qthreshold to use u16Pablo Neira Ayuso2013-08-171-2/+2
* netlink: fix network address prefixPablo Neira Ayuso2013-06-241-3/+21
* src: use libnftablesPablo Neira Ayuso2013-06-241-140/+195
* src: fix counter restorationEric Leblond2013-06-121-0/+4
* debug: include verbose message in all BUG statementsroot2012-12-081-7/+7
* expression: Differentiate expr among anonymous structures in struct exprTomasz Bursztyka2012-08-031-1/+1
* netlink: fix nat stmt linearization/parsingPatrick McHardy2010-07-061-24/+24
* debug: allow runtime control of debugging outputPatrick McHardy2009-07-281-2/+0
* add support for new set API and standalone setsPatrick McHardy2009-07-281-61/+9
* netlink: move data related functions to netlink.cPatrick McHardy2009-03-311-77/+4
* netlink: use libnl OBJ_CAST macroPatrick McHardy2009-03-311-1/+1
* netlink_linearize: remove two debugging printfsPatrick McHardy2009-03-311-2/+0
* netlink: wrap libnl object dumping in #ifdef DEBUGPatrick McHardy2009-03-181-0/+2
* Initial commitv0.01-alpha1Patrick McHardy2009-03-181-0/+720