diff options
| author | Florian Westphal <[email protected]> | 2020-05-04 08:06:03 +0000 |
|---|---|---|
| committer | Steffen Klassert <[email protected]> | 2020-05-06 07:40:08 +0000 |
| commit | 6d64be3da282908bb17b0803b9edad8852ffea56 (patch) | |
| tree | 426e9c4599ec81da15e72daf8b43def312297774 /net/ipv6/xfrm6_output.c | |
| parent | xfrm: add IPv6 support for espintcp (diff) | |
| download | kernel-6d64be3da282908bb17b0803b9edad8852ffea56.tar.gz kernel-6d64be3da282908bb17b0803b9edad8852ffea56.zip | |
xfrm: avoid extract_output indirection for ipv4
We can use a direct call for ipv4, so move the needed functions
to net/xfrm/xfrm_output.c and call them directly.
For ipv6 the indirection can be avoided as well but it will need
a bit more work -- to ease review it will be done in another patch.
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Steffen Klassert <[email protected]>
Diffstat (limited to 'net/ipv6/xfrm6_output.c')
0 files changed, 0 insertions, 0 deletions
