kernel-hacking-2024-linux-s.../net/xfrm
Herbert Xu c92b3a2f1f [IPSEC] pfkey: Load specific algorithm in pfkey_add rather than all
This is a natural extension of the changeset

    [XFRM]: Probe selected algorithm only.

which only removed the probe call for xfrm_user.  This patch does exactly
the same thing for af_key.  In other words, we load the algorithm requested
by the user rather than everything when adding xfrm states in af_key.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-05-19 14:21:18 -07:00
..
Kconfig
Makefile
xfrm_algo.c [IPSEC] pfkey: Load specific algorithm in pfkey_add rather than all 2007-05-19 14:21:18 -07:00
xfrm_hash.c [IPSEC]: Don't warn if high-order hash resize fails 2007-05-14 02:19:11 -07:00
xfrm_hash.h
xfrm_input.c
xfrm_policy.c [IPSEC]: Check validity of direction in xfrm_policy_byid 2007-05-14 02:15:47 -07:00
xfrm_state.c [XFRM] SAD info TLV aggregationx 2007-05-04 12:55:13 -07:00
xfrm_user.c [XFRM] SPD info TLV aggregation 2007-05-04 12:55:39 -07:00