Document maclist fix

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6075 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-04-22 23:41:30 +00:00
parent 9b0b9a9ec5
commit b560dbd418
2 changed files with 5 additions and 0 deletions

View File

@ -20,6 +20,8 @@ Changes in 3.9.4
10) Fix intra-zone policies. 10) Fix intra-zone policies.
11) Fix typo in maclist validation.
Changes in 3.9.3 Changes in 3.9.3
1) Apply Steven Springl's patch for port checking. 1) Apply Steven Springl's patch for port checking.

View File

@ -38,6 +38,9 @@ Problems corrected in 3.9.4.
8) Intra-zone policies other than ACCEPT didn't work. 8) Intra-zone policies other than ACCEPT didn't work.
9) When MACLIST_TABLE=filter, MAC validation produced invalid
iptables-restore input.
Other changes in Shorewall 3.9.4 Other changes in Shorewall 3.9.4
1) The LOG_MARTIANS and ROUTE_FILTER options are not tri-valued. 1) The LOG_MARTIANS and ROUTE_FILTER options are not tri-valued.