summaryrefslogtreecommitdiffstats
path: root/src/parser.y
Commit message (Expand)AuthorAgeFilesLines
* ct: resync netlink header and properly add ct l3protocol supportPatrick McHardy2009-03-311-2/+4
* Fix some memory leaksPatrick McHardy2009-03-201-0/+1
* Add support for user-defined symbolic constantsPatrick McHardy2009-03-201-7/+20
* Add support for scoping and symbol bindingPatrick McHardy2009-03-201-2/+30
* 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
* Allow newlines in regular mapsPatrick McHardy2009-03-181-3/+5
* Allow newlines in sets and mapsPatrick McHardy2009-03-181-11/+29
* Initial commitv0.01-alpha1Patrick McHardy2009-03-181-0/+1386