mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-09 22:39:16 +01:00
Fix typo in interfaces file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1809 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
0e3ea56803
commit
40a8fc5103
@ -103,3 +103,5 @@ Changes in 2.0.13
|
|||||||
Changes in 2.0.14
|
Changes in 2.0.14
|
||||||
|
|
||||||
1) Log drops due to policy rate limiting.
|
1) Log drops due to policy rate limiting.
|
||||||
|
|
||||||
|
2) Fix typo in interfaces file.
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
#
|
#
|
||||||
# BROADCAST The broadcast address for the subnetwork to which the
|
# BROADCAST The broadcast address for the subnetwork to which the
|
||||||
# interface belongs. For P-T-P interfaces, this
|
# interface belongs. For P-T-P interfaces, this
|
||||||
# column is left black.If the interface has multiple
|
# column is left blank.If the interface has multiple
|
||||||
# addresses on multiple subnets then list the broadcast
|
# addresses on multiple subnets then list the broadcast
|
||||||
# addresses as a comma-separated list.
|
# addresses as a comma-separated list.
|
||||||
#
|
#
|
||||||
|
@ -255,3 +255,7 @@ New Features in 2.0.14
|
|||||||
exceeded the specified rate was silently dropped. Now, if a log
|
exceeded the specified rate was silently dropped. Now, if a log
|
||||||
level is given in the entry (LEVEL column) then drops are logged at
|
level is given in the entry (LEVEL column) then drops are logged at
|
||||||
that level at a rate of 5/min with a burst of 5.
|
that level at a rate of 5/min with a burst of 5.
|
||||||
|
-----------------------------------------------------------------------
|
||||||
|
Problems corrected in 2.0.14
|
||||||
|
|
||||||
|
1) A typo in the /etc/shorewall/interfaces file has been fixed.
|
||||||
|
Loading…
Reference in New Issue
Block a user