doc: update xt_SYSRQ.man to reflect that the full IPv6 address is needed

xt_SYSRQ uses NIP6_FMT, so requires the expanded form for the digest.

Reported-by: Jan Krcmar <honza801@gmail.com>
This commit is contained in:
Jan Engelhardt
2012-08-23 15:11:43 +02:00
parent cd7fc84b29
commit e5fe0b9c14
2 changed files with 4 additions and 3 deletions

View File

@@ -5,6 +5,7 @@ Fixes:
- length2, SYSRQ, RAWNAT: preinitialize values for ipv6_find_hdr
- TARPIT: fix memory leak when tarpit_generic() fails
- build: build: remove extraneous closing bracket in configure.ac
- doc: update xt_SYSRQ.man to reflect that the full IPv6 address is needed
v1.45 (2012-07-16)