diff options
author | Jan Engelhardt <jengelh@computergmbh.de> | 2008-01-15 07:41:34 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-28 23:02:24 (GMT) |
commit | 13b0e83b5b52d1a0ab87772ecc93fe91b2740386 (patch) | |
tree | f47b4874d121012f48099ef6af1c671687e2569f /ipc | |
parent | 17b0d7ef658583842da75eebf8001dc617f0b52e (diff) | |
download | linux-fsl-qoriq-13b0e83b5b52d1a0ab87772ecc93fe91b2740386.tar.xz |
[NETFILTER]: xt_pkttype: Add explicit check for IPv4
In the PACKET_LOOPBACK case, the skb data was always interpreted as
IPv4, but that is not valid for IPv6, obviously. Fix this by adding an
extra condition to check for AF_INET.
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions