mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-13 16:39:48 +02:00
* IPTImporter.cpp (pushPolicyRule): change in the importer
behavior: configuration import is aborted with an appropriate error message in the log when program enounters protocol or service name that it does not recognize and can not convert to protocol or port number. We used to replace port number with some placeholder (usually 0) and mark rule as "bad" by coloring it red and adding comment.
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
2011-03-19 vadim <vadim@netcitadel.com>
|
||||
|
||||
* IPTImporter.cpp (pushPolicyRule): change in the importer
|
||||
behavior: configuration import is aborted with an appropriate
|
||||
error message in the log when program enounters protocol or
|
||||
service name that it does not recognize and can not convert to
|
||||
protocol or port number. We used to replace port number with some
|
||||
placeholder (usually 0) and mark rule as "bad" by coloring it red
|
||||
and adding comment.
|
||||
|
||||
2011-03-17 vadim <vadim@netcitadel.com>
|
||||
|
||||
* PIXImporter.cpp (newObjectGroupNetwork): see #2234 Added support
|
||||
|
||||
Reference in New Issue
Block a user