aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorBeniamino Galvani <[email protected]>2023-10-20 13:55:29 +0200
committerDavid S. Miller <[email protected]>2023-10-23 08:48:57 +0100
commit2aceb896ee18ae35b21b14c978d8c2ef8c7b439d (patch)
tree3ab731fb1793437d66bc0fd19ca3ebf04f979d96 /net/ipv4/tcp_input.c
parent69d72587c17b48e928f558d360f1b3c0574bf4dd (diff)
vxlan: 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 vxlan6_get_route(). This is similar to what already done for IPv4 in commit 6f19b2c136d9 ("vxlan: 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