forked from extern/shorewall_code
Rename SixXS macro
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5300 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
900a89ee96
commit
a29f012303
@ -2,6 +2,10 @@ Changes in 3.4.0 RC 1
|
||||
|
||||
1) LITEDIR option in shorewall.conf
|
||||
|
||||
2) Add some hacks for Shorewall Lite on OpenWRT
|
||||
|
||||
3) Add macro for SixXS.
|
||||
|
||||
Changes in 3.4.0 Beta 3
|
||||
|
||||
1) Handle VLAN interface names like vlanX@ethY.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Shorewall version 3.4 - SIXXS Macro
|
||||
#
|
||||
# /usr/share/shorewall/macro.SIXXS
|
||||
# /usr/share/shorewall/macro.SixXS
|
||||
#
|
||||
# This macro handles SixXS -- An IPv6 Deployment and Tunnel Broken
|
||||
#
|
@ -53,7 +53,8 @@ Problems Corrected in 3.4.0 RC 1
|
||||
|
||||
Other Changes in 3.4.0 RC 1
|
||||
|
||||
None.
|
||||
1) A macro that handles SixXS has been contributed by Christian
|
||||
Roessner.
|
||||
|
||||
Migration Considerations:
|
||||
|
||||
|
@ -163,6 +163,7 @@ fi
|
||||
%attr(0644,root,root) /usr/share/shorewall/macro.Rdate
|
||||
%attr(0644,root,root) /usr/share/shorewall/macro.Reject
|
||||
%attr(0644,root,root) /usr/share/shorewall/macro.Rsync
|
||||
%attr(0644,root,root) /usr/share/shorewall/macro.SixXS
|
||||
%attr(0644,root,root) /usr/share/shorewall/macro.SMB
|
||||
%attr(0644,root,root) /usr/share/shorewall/macro.SMBBI
|
||||
%attr(0644,root,root) /usr/share/shorewall/macro.SMBswat
|
||||
|
Loading…
Reference in New Issue
Block a user