[Pfilter-users] (no subject)
Brought to you by:
ngorsuch
From: Neil G. <ngo...@nc...> - 2002-01-14 20:04:49
|
I just updated the older pfilter track to 0.93 for a simple fix to the broadcast packets kludge. The pfilter 2 is almost done, I pretty much finished it over the holidays and am now working out a few last minute bugs and doing some testing. The new version which will be released sometime this week as an alpha test has these changes: finished initial version of ruleset files content finished beta version of pfilter 2 main program logic added code to parse constants/defines from ruleset files added code to parse macros from ruleset files added code to parse ruleset files content added code to write out pre-expanded source file added code to expand constants/defines into output file added code to expand macros into output file added code to expand conditionally compilation into output file added --noout command line option added --source= command line option added secret --nocond command line option added secret --noconst command line option added secret --nomacro command line option added secret --noprefix command line option added secret --nosuffix command line option changed module files to included files split included files in to more included files added new configuration file syntacx capability: to/from on open/close allowed interface commands to accept ALL as interface name |