xt_ECHO: IPv6 support

This commit is contained in:
Jan Engelhardt
2011-09-25 14:57:48 +02:00
parent 434dea2b53
commit 487da26146
2 changed files with 128 additions and 11 deletions

View File

@@ -5,6 +5,8 @@ Fixes:
- xt_ECHO: fix kernel warning about RTAX_HOPLIMIT being used
Changes:
- xt_ECHO: now calculates UDP checksum
Enhancements:
- xt_ECHO: IPv6 support
v1.39 (2011-09-21)