debugging prints for dmz@

This commit is contained in:
Vadim Kurland
2010-04-06 05:42:41 +00:00
parent 2e6eb87fe7
commit 4a41d7dbf0
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
#define BUILD_NUM 2789
#define BUILD_NUM 2792
+7
View File
@@ -2868,9 +2868,16 @@ bool PolicyCompiler_ipt::decideOnChainIfSrcFW::processNext()
return true;
}
cerr << endl;
cerr << "PolicyCompiler_ipt::decideOnChainIfSrcFW "
<< " rule " << rule->getLabel()
<< endl;
Address *src = compiler->correctForCluster(compiler->getFirstSrc(rule));
assert(src);
cerr << endl;
/* Bug 811860: "IPTables Compiler Firewall IP to Input Chain".
* on a bridging firewall rules not associated with interfaces should
* go into INPUT/OUTPUT chain on interfaces that do routing and into