diff options
author | Beniamino Galvani <b.galvani@gmail.com> | 2023-10-20 14:55:29 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-10-23 10:48:57 +0300 |
commit | 2aceb896ee18ae35b21b14c978d8c2ef8c7b439d (patch) | |
tree | 3ab731fb1793437d66bc0fd19ca3ebf04f979d96 /scripts/recordmcount.c | |
parent | 69d72587c17b48e928f558d360f1b3c0574bf4dd (diff) | |
download | linux-2aceb896ee18ae35b21b14c978d8c2ef8c7b439d.tar.xz |
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 <gnault@redhat.com>
Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/recordmcount.c')
0 files changed, 0 insertions, 0 deletions