1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-21 10:47:16 +01:00
Vadim Kurland 15bab71f49 * NATCompiler_ipt.cpp (compile): see #2456 Added support for
single object negation in "Inbound Interface" and "Outbound
Interface" columns in compiler for iptables.

* NATCompiler_pf.cpp (compile): see #2456 Added support for single
object negation in "Interface" rule element of PF NAT rules. Now
compiler can produce PF commands such as "nat on ! em0 ... " (for
PF <4.7) or "match on ! em0 ..." (for PF >= 4.7)

* Compiler.cpp (singleObjectNegation::processNext): moved rule
processor that processes single object negation in any rule
element to the base class Compiler.
2011-06-03 17:54:14 -07:00
..
2008-08-16 04:02:05 +00:00
2007-12-25 22:25:59 +00:00
2007-12-25 22:25:59 +00:00
2007-12-25 22:25:59 +00:00
2011-02-03 10:03:49 -08:00
2011-02-03 10:03:49 -08:00
2007-12-25 22:25:59 +00:00
2011-03-13 00:06:35 -08:00