diff options
author | Bob Hockney <bhockney@ix.netcom.com> | 2012-12-16 19:34:11 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2012-12-16 23:41:31 +0100 |
commit | 0c36b48b36dc84d4215dc9d1cde1bda829214ba6 (patch) | |
tree | c3af745bbb3a64c645ccb789c07c462e4108b70d /include/net/netns | |
parent | 97cf00e93cc24898493e7a058105e3215257ee04 (diff) | |
download | op-kernel-dev-0c36b48b36dc84d4215dc9d1cde1bda829214ba6.zip op-kernel-dev-0c36b48b36dc84d4215dc9d1cde1bda829214ba6.tar.gz |
netfilter: nfnetlink_log: fix mac address for 6in4 tunnels
For tunnelled ipv6in4 packets, the LOG target (xt_LOG.c) adjusts
the start of the mac field to start at the ethernet header instead
of the ipv4 header for the tunnel. This patch conforms what is
passed by the NFLOG target through nfnetlink to what the LOG target
does. Code borrowed from xt_LOG.c.
Signed-off-by: Bob Hockney <bhockney@ix.netcom.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/net/netns')
0 files changed, 0 insertions, 0 deletions