xt_ECHO: calculate UDP checksum

This commit is contained in:
Jan Engelhardt
2011-09-25 14:20:07 +02:00
parent 30d227135b
commit 434dea2b53
2 changed files with 15 additions and 1 deletions

View File

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