aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/node.c
diff options
context:
space:
mode:
authorJulien Massonneau <[email protected]>2021-03-11 15:53:19 +0000
committerDavid S. Miller <[email protected]>2021-03-12 00:09:21 +0000
commitfbbc5bc2ab8c525f4aba4346249e3adc52d8e2c0 (patch)
treecd0cfd847e6d908432daa4b968977f5de9c656bc /net/tipc/node.c
parentseg6: add support for IPv4 decapsulation in ipv6_srh_rcv() (diff)
downloadkernel-fbbc5bc2ab8c525f4aba4346249e3adc52d8e2c0.tar.gz
kernel-fbbc5bc2ab8c525f4aba4346249e3adc52d8e2c0.zip
seg6: ignore routing header with segments left equal to 0
When there are 2 segments routing header, after an End.B6 action for example, the second SRH will never be handled by an action, packet will be dropped when the first SRH has segments left equal to 0. For actions that doesn't perform decapsulation (currently: End, End.X, End.T, End.B6, End.B6.Encaps), this patch adds the IP6_FH_F_SKIP_RH flag in arguments for ipv6_find_hdr(). Signed-off-by: Julien Massonneau <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions