summaryrefslogtreecommitdiffstats
path: root/src/netlink.c
Commit message (Expand)AuthorAgeFilesLines
* cmd/netlink: make sure we always have a location in netlink operationsPatrick McHardy2013-04-181-45/+64
* netlink: return error if chain not foundPablo Neira Ayuso2013-04-181-1/+16
* rule: allow to list of existing tablesPablo Neira Ayuso2013-04-181-1/+2
* rule: add rule insertion (prepend) supportPatrick McHardy2012-12-141-2/+2
* chains: add chain rename supportPatrick McHardy2012-12-141-1/+22
* netlink: fix query requestsPatrick McHardy2012-12-141-6/+10
* debug: include verbose message in all BUG statementsroot2012-12-081-1/+1
* netlink: Use the right datatype for verdictTomasz Bursztyka2012-08-031-1/+1
* netlink: add debugging for missing objectsPatrick McHardy2010-07-061-1/+4
* netlink: fix creation of base chains with hooknum and priority 0Patrick McHardy2010-07-061-1/+1
* debug: allow runtime control of debugging outputPatrick McHardy2009-07-281-23/+13
* add support for new set API and standalone setsPatrick McHardy2009-07-281-1/+365
* netlink: move data related functions to netlink.cPatrick McHardy2009-03-311-0/+113
* netlink: use libnl OBJ_CAST macroPatrick McHardy2009-03-311-8/+4
* netlink: consistent naming fixesPatrick McHardy2009-03-311-4/+4
* netlink: add helper function for socket callback modificationPatrick McHardy2009-03-311-6/+8
* Initial commitv0.01-alpha1Patrick McHardy2009-03-181-0/+476