aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorBeniamino Galvani <[email protected]>2023-10-20 13:55:28 +0200
committerDavid S. Miller <[email protected]>2023-10-23 08:48:57 +0100
commit69d72587c17b48e928f558d360f1b3c0574bf4dd (patch)
tree619be3cf7eee7e8d8898c6045b0ac04624d15c5e /net/ipv4/tcp_input.c
parent946fcfdbc5b97e26d31339ebca2d9a51a4f975ff (diff)
geneve: use generic function for tunnel IPv6 route lookup
The route lookup can be done now via generic function udp_tunnel6_dst_lookup() to replace the custom implementation in geneve_get_v6_dst(). This is similar to what already done for IPv4 in commit daa2ba7ed1d1 ("geneve: use generic function for tunnel IPv4 route lookup"). 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/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions