net: ipv6: ioam6: use consistent dst names
authorJustin Iurman <justin.iurman@uliege.be>
Tue, 15 Apr 2025 11:25:53 +0000 (13:25 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 17 Apr 2025 10:52:34 +0000 (12:52 +0200)
commitd55acb9732d981c7a8e07dd63089a77d2938e382
treeb71b5919bb907b6fadaa97b38de7f78bd5dcc176
parent9a0b084a0ff7f8805c57c338603cf60005ee7c7e
net: ipv6: ioam6: use consistent dst names

Be consistent and use the same terminology as other lwt users: orig_dst
is the dst_entry before the transformation, while dst is either the
dst_entry in the cache or the dst_entry after the transformation

Signed-off-by: Justin Iurman <justin.iurman@uliege.be>
Link: https://patch.msgid.link/20250415112554.23823-2-justin.iurman@uliege.be
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
net/ipv6/ioam6_iptunnel.c