Home
last modified time | relevance | path

Searched hist:"090 f1166c6790e18c30f40690098829709e8dc68" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dip6_output.cdiff 090f1166c6790e18c30f40690098829709e8dc68 Mon Mar 10 21:40:08 CDT 2014 Li RongQing <roy.qing.li@gmail.com> ipv6: ip6_forward: perform skb->pkt_type check at the beginning

Packets which have L2 address different from ours should be
already filtered before entering into ip6_forward().

Perform that check at the beginning to avoid processing such packets.

Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>