Vadim Kurland
1c5fbb98a5
fixed xslt script dtd20 -> dtd21 to handle pf_classify_terminating properly
2011-05-06 15:10:48 -07:00
Vadim Kurland
8773642198
see #2367 merge from development
2011-05-05 19:16:47 -07:00
Vadim Kurland
e24a73a560
see #2385 "PF action Classify uses
...
wrong parameter". This change fixes a bug introduced in 4.2.0
that affects rules with action Classify in PF firewalls.
2011-05-05 18:50:32 -07:00
Vadim Kurland
7232a2195b
see #2385 bumped XML DTD version to 21 to make room for the transformation to fix bug #2385 . That will be done in branch development
2011-05-05 12:01:18 -07:00
Vadim Kurland
c096684c20
see #2367 merged latest changes from development branch; this merged transformation for v18->v19 XML file upgrades; upgraded test files for PF
2011-05-04 16:44:08 -07:00
Vadim Kurland
581ccdc68e
see #2097 #133 additional test cases
2011-02-17 18:01:45 -08:00
Vadim Kurland
100dca74bb
* NATCompiler_pf.cpp (processNext): see #133 . MErged code from the
...
branch, running tests. Making sure rules that have firewall
object in ODst and interface columnblank end up with rdr command
without "on interface" clause as before.
2011-02-17 11:50:14 -08:00
Vadim Kurland
bef9936ed5
making lists of interface configuration commands come out in a stable order, sorted by interface name; added test cases for vlan interfaces in shell and rc.conf formats; added vlan interfaces to cloned_interfaces line
2011-02-07 15:00:36 -08:00
Vadim Kurland
3d88c4ce46
fixes #2019 Cluster name is not prepended to the name of generated pf.conf file
2011-02-03 09:52:37 -08:00
Vadim Kurland
39eaf40722
see #1888 , #2020 , #2018 rc.conf format of the init script for PF on FreeBSD, includes inetrfaes. addresses, CARP, pfsync and pf initialization
2011-02-02 17:45:36 -08:00
Vadim Kurland
8a4fb97afe
upgraded test data files for 4.1
2010-07-20 23:45:05 +00:00
Vadim Kurland
da08afa8c1
* PolicyCompiler_pf.cpp (PolicyCompiler_pf::compile): fixed #1375
...
Interface group is not expanded in "Interface" rule element by
compiler for PF
2010-03-29 20:01:10 +00:00
Vadim Kurland
3aec315ac0
fixed #1360 "negation of cluster interfaces is broken"
2010-03-27 21:41:04 +00:00
Vadim Kurland
a6c0b0f1ee
working on #1360 "negation of cluster interfaces is broken"
2010-03-27 20:39:20 +00:00
Vadim Kurland
a63382fe48
* NATCompiler_pf.cpp (NATCompiler_pf::assignInterfaceToNATRule):
...
fixes #1240 nat rule should get "on interface" when cluster
interface is used in TSrc.
2010-02-17 02:43:23 +00:00
Vadim Kurland
d6d0dd0e41
* OSConfigurator_bsd.cpp (OSConfigurator_bsd::configureInterfaces):
...
New feature: generated script adds and removes CARP interfaces
incrementally. This means it is not going to run ifconfig command
to create carp interface if it is already there and will run
"ifconfig carp1 destroy" command if interface carp1 has been
removed in fwbuilder GUI to delete it on the firewall.
2010-02-14 06:16:44 +00:00
Vadim Kurland
cb57f957aa
fixes #1136 "install" checkbox appears next to the cluster object in instDialog
2010-01-23 19:51:47 +00:00
Vadim Kurland
0ee88506b5
* ../src/iptlib/NATCompiler_ipt.cpp (VerifyRules2::processNext):
...
fixes #1109 : "rules that do not pass verifyRules() checks may
cause compiler crash in test mode or gui crash in single rule
compile mode"
2010-01-20 02:55:38 +00:00
Vadim Kurland
005507969c
fixes #712 (ipt_mangle_only_rulesets option converted) fixes #713
2009-11-26 02:37:38 +00:00
Vadim Kurland
b03edc79ef
fixes #602 move method CompilerDriver_ipt::processStateSyncGroups to the base class CompilerDriver
2009-11-11 14:29:17 +00:00
Vadim Kurland
23ee2d9531
merge from v3_1_merge
2009-09-23 17:00:48 +00:00