aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/tcp_ipv6.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2023-10-23 08:48:57 +0100
committerDavid S. Miller <davem@davemloft.net>2023-10-23 08:48:57 +0100
commit35c1b273206346c4178928b1121675dc143e61d2 (patch)
tree3ab731fb1793437d66bc0fd19ca3ebf04f979d96 /net/ipv6/tcp_ipv6.c
parent92fc97ae9cfd1e8c13d973ac92d224a185056840 (diff)
parent2aceb896ee18ae35b21b14c978d8c2ef8c7b439d (diff)
downloadlinux-35c1b273206346c4178928b1121675dc143e61d2.tar.gz
linux-35c1b273206346c4178928b1121675dc143e61d2.tar.bz2
linux-35c1b273206346c4178928b1121675dc143e61d2.zip
Merge branch 'consolidate-udp-ipv6-route-lookups'
Beniamino Galvani says: ==================== net: consolidate IPv6 route lookup for UDP tunnels At the moment different UDP tunnels rely on different functions for IPv6 route lookup, and those functions all implement the same logic. Extend the generic lookup function so that it is suitable for all UDP tunnel implementations, and then adapt bareudp, geneve and vxlan to use it. This is similar to what already done for IPv4. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions