aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/xfrm6_state.c
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2020-05-04 10:06:06 +0200
committerSteffen Klassert <steffen.klassert@secunet.com>2020-05-06 09:40:08 +0200
commit3e50ddd8b8d5067796fc87cbbb25c71451ccb385 (patch)
tree4e392af245ec8a868c20fe0a118a955fd5c41105 /net/ipv6/xfrm6_state.c
parentxfrm: move xfrm4_extract_header to common helper (diff)
downloadlinux-dev-3e50ddd8b8d5067796fc87cbbb25c71451ccb385.tar.xz
linux-dev-3e50ddd8b8d5067796fc87cbbb25c71451ccb385.zip
xfrm: expose local_rxpmtu via ipv6_stubs
We cannot call this function from the core kernel unless we would force CONFIG_IPV6=y. Therefore expose this via ipv6_stubs so we can call it from net/xfrm in the followup patch. Since the call is expected to be unlikely, no extra code for the IPV6=y case is added and we will always eat the indirection cost. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'net/ipv6/xfrm6_state.c')
0 files changed, 0 insertions, 0 deletions