netfilter: ip6t_LOG: fix a flaw in printing the MAC
authorJoerg Marx <joerg.marx@secunet.com>
Thu, 17 Feb 2011 15:23:40 +0000 (16:23 +0100)
committerPatrick McHardy <kaber@trash.net>
Thu, 17 Feb 2011 15:23:40 +0000 (16:23 +0100)
The flaw was in skipping the second byte in MAC header due to increasing
the pointer AND indexed access starting at '1'.

Signed-off-by: Joerg Marx <joerg.marx@secunet.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found