>>> 1. I don't seem to be able to invoke action with parameters *and* log >>> level specified as action parameter. In other words, something like: >>> "circ1(circ2(whatever):debug):info". It would be nice to have that ability. > > The attached patch seems to handle this case correctly. Yep, it does the job, though I spotted another issue: when I issue a LOG statement (as part of action - inline or otherwise) the generated LOG iptables statement does not contain all the "--log-*" options I have used in, say, my default policy for example. Is there a way to control these options (that will also be needed when you make available $tag later on)?
------------------------------------------------------------------------------ Keep yourself connected to Go Parallel: DESIGN Expert tips on starting your parallel project right. http://goparallel.sourceforge.net/ _______________________________________________ Shorewall-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-devel
