-
- Downloads
xfrm: Add an inbound percpu state cache.
Now that we can have percpu xfrm states, the number of active states might increase. To get a better lookup performance, we add a percpu cache to cache the used inbound xfrm states. Signed-off-by:Steffen Klassert <steffen.klassert@secunet.com> Tested-by:
Antony Antony <antony.antony@secunet.com> Tested-by:
Tobias Brunner <tobias@strongswan.org>
Showing
- include/net/netns/xfrm.h 1 addition, 0 deletionsinclude/net/netns/xfrm.h
- include/net/xfrm.h 5 additions, 0 deletionsinclude/net/xfrm.h
- net/ipv4/esp4_offload.c 3 additions, 3 deletionsnet/ipv4/esp4_offload.c
- net/ipv6/esp6_offload.c 3 additions, 3 deletionsnet/ipv6/esp6_offload.c
- net/xfrm/xfrm_input.c 1 addition, 1 deletionnet/xfrm/xfrm_input.c
- net/xfrm/xfrm_state.c 57 additions, 0 deletionsnet/xfrm/xfrm_state.c
Loading
Please register or sign in to comment