forked from extern/shorewall_code
Document fixes for unknown interface names
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
b5e4996522
commit
e772585dfb
@ -6,6 +6,8 @@ Changes post 4.4.11.6
|
|||||||
|
|
||||||
3) Fix broken logical naming with Proxy ARP.
|
3) Fix broken logical naming with Proxy ARP.
|
||||||
|
|
||||||
|
2) Verify interface names in proxyarp and tcinterfaces.
|
||||||
|
|
||||||
Changes in Shorewall 4.4.11.6
|
Changes in Shorewall 4.4.11.6
|
||||||
|
|
||||||
1) Fix log reading in -lite packages.
|
1) Fix log reading in -lite packages.
|
||||||
|
@ -169,3 +169,6 @@
|
|||||||
|
|
||||||
A fix is available at
|
A fix is available at
|
||||||
http://shorewall.git.sourceforge.net/git/gitweb.cgi?p=shorewall/shorewall;a=commit;h=c634cf7de33d7566dcc72307dbf2d7e15e2c46d8.
|
http://shorewall.git.sourceforge.net/git/gitweb.cgi?p=shorewall/shorewall;a=commit;h=c634cf7de33d7566dcc72307dbf2d7e15e2c46d8.
|
||||||
|
|
||||||
|
24) Unknown interface names in the proxyarp and tcinterfaces files
|
||||||
|
result in Perl runtime errors.
|
||||||
|
@ -232,7 +232,10 @@ Post-4.4.11.6
|
|||||||
2) The macro.JAP macro generated a fatal error when invoked.
|
2) The macro.JAP macro generated a fatal error when invoked.
|
||||||
|
|
||||||
3) Previously, proxy ARP with logical interface names did not
|
3) Previously, proxy ARP with logical interface names did not
|
||||||
work. Symptoms included numerous Perl runtime error messages.
|
work. Symptoms included numerous Perl runtime error messages.
|
||||||
|
|
||||||
|
4) Previously, unknown interface names in the proxyarp and
|
||||||
|
tcinterfaces files resulted in Perl runtime errors.
|
||||||
|
|
||||||
4.4.11.6
|
4.4.11.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user