]> www.infradead.org Git - users/hch/misc.git/commit
net: ipv6: fix dst ref loop on input in rpl lwt
authorJustin Iurman <justin.iurman@uliege.be>
Tue, 25 Feb 2025 17:51:39 +0000 (18:51 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 27 Feb 2025 13:18:22 +0000 (14:18 +0100)
commit13e55fbaec176119cff68a7e1693b251c8883c5f
tree0b25042f1d7c8caaf45d8e5f497b5dcda2fb6b4a
parentc64a0727f9b1cbc63a5538c8c0014e9a175ad864
net: ipv6: fix dst ref loop on input in rpl lwt

Prevent a dst ref loop on input in rpl_iptunnel.

Fixes: a7a29f9c361f ("net: ipv6: add rpl sr tunnel")
Cc: Alexander Aring <alex.aring@gmail.com>
Cc: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Justin Iurman <justin.iurman@uliege.be>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
net/ipv6/rpl_iptunnel.c