summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* rule: family field in struct handle is unsignedPablo Neira Ayuso2013-06-241-1/+1
* src: get it sync with current include/linux/netfilter/nf_tables.hPablo Neira Ayuso2013-06-241-4/+44
* datatype: concat expression only releases dynamically allocated datatypePablo Neira Ayuso2013-06-081-1/+7
* rule: add flag to display rule handle as commentEric Leblond2013-05-311-0/+1
* cli: complete basic functionality of the interactive modePablo Neira Ayuso2013-05-191-1/+3
* cmd/netlink: make sure we always have a location in netlink operationsPatrick McHardy2013-04-182-18/+40
* expr: fix concat expression type propagationPatrick McHardy2013-04-181-0/+9
* types: add ethernet address typePatrick McHardy2013-04-181-0/+3
* expr: kill EXPR_F_PRIMARYPatrick McHardy2013-04-151-10/+3
* rule: add rule insertion (prepend) supportPatrick McHardy2012-12-142-1/+3
* chains: add chain rename supportPatrick McHardy2012-12-142-0/+6
* rules: change rule handle to 64 bitPatrick McHardy2012-12-091-1/+1
* segtree: fix segtree to properly support mappingsPatrick McHardy2012-12-081-1/+1
* debug: include verbose message in all BUG statementsroot2012-12-081-1/+5
* expression: Differentiate expr among anonymous structures in struct exprTomasz Bursztyka2012-08-031-2/+2
* netlink: fix creation of base chains with hooknum and priority 0Patrick McHardy2010-07-061-0/+11
* debug: properly parse debug levelsPatrick McHardy2010-07-061-1/+4
* payload: add DCCP packet type definitionsPatrick McHardy2009-07-283-0/+17
* debug: allow runtime control of debugging outputPatrick McHardy2009-07-281-0/+5
* add support for new set API and standalone setsPatrick McHardy2009-07-284-56/+421
* expressions: kill seperate sym_type datatype for symbolsPatrick McHardy2009-04-011-2/+1
* datatype: add/move size and byte order information into data typesPatrick McHardy2009-03-311-5/+7
* datatype: maintain table of all datatypes and add registration/lookup functionPatrick McHardy2009-03-311-1/+9
* netlink: move data related functions to netlink.cPatrick McHardy2009-03-311-0/+11
* ct: resync netlink header and properly add ct l3protocol supportPatrick McHardy2009-03-311-3/+4
* Release scopes during cleanupPatrick McHardy2009-03-201-0/+1
* expr: add support for cloning expressionsPatrick McHardy2009-03-201-0/+3
* Add support for user-defined symbolic constantsPatrick McHardy2009-03-201-0/+2
* Add support for scoping and symbol bindingPatrick McHardy2009-03-202-0/+41
* Fix use of reserved names in header sandwichPatrick McHardy2009-03-1816-48/+48
* Initial commitv0.01-alpha1Patrick McHardy2009-03-1826-0/+3259