mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-20 11:34:57 +02:00
xt_ipv4options: fix an infinite loop
This commit is contained in:

committed by
Jan Engelhardt

parent
b0dc0e6f4c
commit
75cd1d7d6a
@@ -5,6 +5,7 @@ Fixes:
|
||||
- build: the code actually requires at least iptables 1.4.5 (would yield a
|
||||
compile error otherwise), make sure configure checks for it; update INSTALL
|
||||
- xt_ECHO: fix kernel warning about RTAX_HOPLIMIT being used
|
||||
- xt_ipv4options: fix an infinite loop
|
||||
Changes:
|
||||
- xt_ECHO: now calculates UDP checksum
|
||||
Enhancements:
|
||||
|
Reference in New Issue
Block a user