1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-22 19:27:13 +01:00

updated changelog record

This commit is contained in:
Vadim Kurland 2011-03-16 17:09:35 -07:00
parent 027b629b42
commit 0e71443165

View File

@ -8,7 +8,9 @@
configuration. This works for any firewall platform for which we
support policy import. Objects are matched by attributes such as
address, netmask, port etc. Object name and comment are not taken
into account
into account. Importing the same configuration file twice creates
two firewall objects with the same interfaces and rules but
re-uses address and service objects created on the first import.
2011-03-14 vadim <vadim@netcitadel.com>