forked from extern/shorewall_code
Document '-p' start/restart option in the release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8490 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
2b51b76131
commit
4d9473e8ca
@ -10,6 +10,8 @@ Changes in 4.1.8
|
|||||||
|
|
||||||
5) Allow installers to run under Cygwin without extra parameters.
|
5) Allow installers to run under Cygwin without extra parameters.
|
||||||
|
|
||||||
|
6) Add -p option to 'start' and 'restart' commands.
|
||||||
|
|
||||||
Changes in 4.1.7
|
Changes in 4.1.7
|
||||||
|
|
||||||
1) Fix port verification.
|
1) Fix port verification.
|
||||||
|
@ -105,6 +105,13 @@ Other Changes in Shoreall 4.1.8.
|
|||||||
and install under the current user's ID if OWNER and GROUP are not
|
and install under the current user's ID if OWNER and GROUP are not
|
||||||
given.
|
given.
|
||||||
|
|
||||||
|
3) The 'start' and 'restart' commands now support a '-p' (purge)
|
||||||
|
option which cause all entries to be removed from the Netfilter
|
||||||
|
conntrack table. In order to use this option, the 'conntrack'
|
||||||
|
utility must be installed on your system. Although it is generally
|
||||||
|
not installed by default, Most distributions have this utility in
|
||||||
|
their repositories.
|
||||||
|
|
||||||
New Features in Shorewall 4.1.
|
New Features in Shorewall 4.1.
|
||||||
|
|
||||||
1) Shorewall 4.1 contains support for multiple Internet providers
|
1) Shorewall 4.1 contains support for multiple Internet providers
|
||||||
|
Loading…
Reference in New Issue
Block a user