Files
MaxScale/server/modules/filter
Markus Makela 9e33f300b0 Added flex/bison based parsing of rules to dbfwfilter
The dbfwfilter now uses flex to tokenize the rules and bison to process those
tokens into a language. This will make the syntax checks more robust and
the rule language easier to maintain. It also makes the processing of rules
easier to understand and removes most of the C language side checks for
correctness.

The old rule processing functions are still left intact and will be removed
at a later point.
2016-02-09 11:00:27 +02:00
..
2016-01-22 23:26:17 +02:00
2016-02-08 11:44:07 +02:00
2016-02-01 15:43:05 +02:00
2015-11-19 17:17:16 +02:00