aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2021-11-18 17:37:58 -0800
committerDavid S. Miller <[email protected]>2021-11-22 12:42:07 +0000
commit19d36c5f294879949c9d6f57cb61d39cc4c48553 (patch)
tree75b5c266861b4f0f2ab6e1a181bb5a73a89b9492 /lib/test_overflow.c
parentac2944abe4d7732f29a79f063c9cae7df2a3e3cc (diff)
ipv6: fix typos in __ip6_finish_output()
We deal with IPv6 packets, so we need to use IP6CB(skb)->flags and IP6SKB_REROUTED, instead of IPCB(skb)->flags and IPSKB_REROUTED Found by code inspection, please double check that fixing this bug does not surface other bugs. Fixes: 09ee9dba9611 ("ipv6: Reinject IPv6 packets if IPsec policy matches after SNAT") Signed-off-by: Eric Dumazet <[email protected]> Cc: Tobias Brunner <[email protected]> Cc: Steffen Klassert <[email protected]> Cc: David Ahern <[email protected]> Reviewed-by: David Ahern <[email protected]> Tested-by: Tobias Brunner <[email protected]> Acked-by: Tobias Brunner <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions