forked from extern/shorewall_code
33214aab85
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4115 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
22 lines
786 B
Plaintext
22 lines
786 B
Plaintext
|
|
- Make it possible for a host to have the same $FW name as the zone in
|
|
which it belongs, and have shoregen automatically create appropriate
|
|
rules.
|
|
|
|
- At the moment, if a fully-expanded policy file (such as is shown
|
|
|
|
- Better rule & policy sanitisation.
|
|
|
|
- Hosts and interfaces could be reduced based on what's used in the policy
|
|
and rules files.
|
|
|
|
- The Makefile could be improved to detect changes in the lower level
|
|
config files and call shoregen automatically when they are out-of-date.
|
|
At the moment, shoregen is so simple (and thus fast) that the amount of
|
|
time that would be saved by a clever Makefile (in comparison to the
|
|
rsync, ssh, and shorewall steps) is probably not worth the trouble to
|
|
code.
|
|
|
|
- Automatic generation of firewall hosts & interfaces files.
|
|
|