Commit Graph
8 Commits
Author SHA1 Message Date
David Adrian 69fe56864b Update install to use flex and byacc, not Bison 2013-10-16 11:43:14 -04:00
David Adrian 48154339e0 Delete whitelist
File from testing snuck into version control.
2013-10-14 18:21:17 -04:00
David Adrian a01a99e239 Fix casing error in #include 2013-10-12 12:05:30 -04:00
David Adrian 84318c2cf0 Revert "Untested iterative implementation of evaluate"
This reverts commit f2ba9d7621.
2013-10-11 17:10:20 -04:00
David Adrian 8f19fb2cac Revert "Switch to the iterative evaluator"
This reverts commit eeb5ddcf0c.
2013-10-11 17:10:05 -04:00
David AdrianandDavid Adrian 9df8f678a3 Drop packets that don't pass the filter in recv 2013-10-03 14:29:46 -04:00
David AdrianandDavid Adrian 8607c2574b Move filter files into src/
- Makefile still needs work, is not compiling
2013-10-03 14:29:22 -04:00
David AdrianandDavid Adrian 9693b66024 Initial import of filter parser
Current runs as its own program, partially implemented.
Commiting for the sake of sharing access / backup.
Still needs a lot of work.
2013-10-03 14:28:44 -04:00