Merge branch 'seg6-next'
authorDavid S. Miller <davem@davemloft.net>
Fri, 12 Mar 2021 00:09:21 +0000 (16:09 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Mar 2021 00:09:21 +0000 (16:09 -0800)
commit1d5d0a078672d36fa958ca3495c66d399c1808b9
treecd0cfd847e6d908432daa4b968977f5de9c656bc
parent6c6095214a6c3d822d9b2561eccf8ee52e91107b
parentfbbc5bc2ab8c525f4aba4346249e3adc52d8e2c0
Merge branch 'seg6-next'

Julien Massonneau says:

====================
SRv6: SRH processing improvements

Add support for IPv4 decapsulation in ipv6_srh_rcv() and
ignore routing header with segments left equal to 0 for
seg6local actions that doesn't perfom decapsulation.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>