aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
diff options
context:
space:
mode:
authorBeniamino Galvani <[email protected]>2023-10-20 11:55:25 +0000
committerDavid S. Miller <[email protected]>2023-10-23 07:48:57 +0000
commitfc47e86dbfb75a864c0c9dd8e78affb6506296bb (patch)
tree7c8e0bdd5ddcd95eacbdebc5f7e290e11987dc4a /net/tipc
parentnet: atm: Remove redundant check. (diff)
downloadkernel-fc47e86dbfb75a864c0c9dd8e78affb6506296bb.tar.gz
kernel-fc47e86dbfb75a864c0c9dd8e78affb6506296bb.zip
ipv6: rename and move ip6_dst_lookup_tunnel()
At the moment ip6_dst_lookup_tunnel() is used only by bareudp. Ideally, other UDP tunnel implementations should use it, but to do so the function needs to accept new parameters that are specific for UDP tunnels, such as the ports. Prepare for these changes by renaming the function to udp_tunnel6_dst_lookup() and move it to file net/ipv6/ip6_udp_tunnel.c. This is similar to what already done for IPv4 in commit bf3fcbf7e7a0 ("ipv4: rename and move ip_route_output_tunnel()"). Suggested-by: Guillaume Nault <[email protected]> Signed-off-by: Beniamino Galvani <[email protected]> Reviewed-by: David Ahern <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions