mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-12 04:37:01 +02:00
Correct documentation of NULL_ROUTE_RFC1918 fix
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
0602b619bd
commit
ff61d4dba4
@ -14,12 +14,12 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
|
|||||||
I. P R O B L E M S C O R R E C T E D I N T H I S R E L E A S E
|
I. P R O B L E M S C O R R E C T E D I N T H I S R E L E A S E
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
1) If the variable VERBOSE was exported with a non-zero value then
|
1) If the current environment exported the VERBOSE variable with a
|
||||||
startup would fail.
|
non-zero value, then startup would fail.
|
||||||
|
|
||||||
2) If a route exists for an entire RFC1918 network (10.0.0.0/24,
|
2) If a route existed for an entire RFC1918 subnet (10.0.0.0/8,
|
||||||
172.20.0.0/12 or 192.168.0.0/16) then setting
|
172.20.0.0/12 or 192.168.0.0/16), then setting
|
||||||
NULL_ROUTE_RFC1918=Yes would cause the route to replace with a
|
NULL_ROUTE_RFC1918=Yes would cause the route to be replaced with an
|
||||||
'unreachable' one.
|
'unreachable' one.
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user