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

Prevent a dst ref loop on input in seg6_iptunnel.

Fixes: af4a2209b134 ("ipv6: sr: use dst_cache in seg6_input")
Cc: David Lebrun <dlebrun@google.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/seg6_iptunnel.c