summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* datatype: add/move size and byte order information into data typesPatrick McHardy2009-03-317-33/+56
* datatype: maintain table of all datatypes and add registration/lookup functionPatrick McHardy2009-03-318-32/+139
* netlink: move data related functions to netlink.cPatrick McHardy2009-03-314-117/+128
* netlink: use libnl OBJ_CAST macroPatrick McHardy2009-03-312-9/+5
* netlink: consistent naming fixesPatrick McHardy2009-03-311-4/+4
* netlink: add helper function for socket callback modificationPatrick McHardy2009-03-311-6/+8
* ct: resync netlink header and properly add ct l3protocol supportPatrick McHardy2009-03-314-8/+12
* netlink_linearize: remove two debugging printfsPatrick McHardy2009-03-311-2/+0
* Fix some memory leaksPatrick McHardy2009-03-202-2/+5
* Release scopes during cleanupPatrick McHardy2009-03-203-0/+16
* Fix multiple references to the same user defined symbolic expressionPatrick McHardy2009-03-201-2/+1
* expr: add support for cloning expressionsPatrick McHardy2009-03-206-0/+125
* Add more notes to INSTALLPatrick McHardy2009-03-201-2/+9
* Add support for user-defined symbolic constantsPatrick McHardy2009-03-205-12/+59
* Add support for scoping and symbol bindingPatrick McHardy2009-03-204-2/+103
* parser: consistently use $@ for location of entire groupingPatrick McHardy2009-03-201-15/+15
* parser: fix common_block usage in chain and table blocksPatrick McHardy2009-03-201-2/+2
* Add installation instructionsPatrick McHardy2009-03-201-0/+52
* build: fix installation when docs are not builtPatrick McHardy2009-03-181-5/+11
* build: remove double subdir in build outputPatrick McHardy2009-03-181-1/+1
* Allow newlines in regular mapsPatrick McHardy2009-03-181-3/+5
* Allow newlines in sets and mapsPatrick McHardy2009-03-181-11/+29
* kill obsolete TODO itemPatrick McHardy2009-03-181-2/+0
* Fix use of reserved names in header sandwichPatrick McHardy2009-03-1816-48/+48
* lexer: fix some whitespace errorsPatrick McHardy2009-03-181-2/+2
* netlink: wrap libnl object dumping in #ifdef DEBUGPatrick McHardy2009-03-181-0/+2
* templates: add IPv6 raw table templatePatrick McHardy2009-03-181-0/+6
* build: work around docbook2x-man inability to specify output filePatrick McHardy2009-03-181-1/+1
* Initial commitv0.01-alpha1Patrick McHardy2009-03-1891-0/+17210