Add a "special" return value: abort.
[apps/pfixtools.git] / postlicyd / filter.h
2008-09-16 Florent BruneauAdd a "special" return value: abort.
2008-09-15 Florent BruneauImplements filter runner.
2008-09-15 Florent Bruneaufilter_params_t -> filter_param_t
2008-09-15 Florent BruneauTokenize params too.
2008-09-15 Florent BruneauTokenize hook names.
2008-09-13 Florent Bruneauforeach() semantic for arrays, improves configuration...
2008-09-12 Florent BruneauSwitch to array_t and feed the filters from config.
2008-09-12 Florent BruneauPrepare filter and config design.