summaryrefslogtreecommitdiffstats
path: root/tools/pmrfc3164.c
Commit message (Collapse)AuthorAgeFilesLines
* finalized parser module calling interfaceRainer Gerhards2009-11-041-0/+4
| | | | | looks like we are almost done and need only to add the ruleset parser-specific config options.
* moved rfc3164/5424 code to new parser modulesRainer Gerhards2009-11-041-0/+228
another milestone commit: the program works, the new interface is used, some more cleanup is needed and the per-ruleset config options are still missing. But we are getting closer...