Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 3dbf6d67 authored by David S. Miller's avatar David S. Miller
Browse files

Merge tag 'ipsec-next-2024-03-06' of...

Merge tag 'ipsec-next-2024-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next



Steffen Klassert says:

====================
1) Introduce forwarding of ICMP Error messages. That is specified
   in RFC 4301 but was never implemented. From Antony Antony.

2) Use KMEM_CACHE instead of kmem_cache_create in xfrm6_tunnel_init()
   and xfrm_policy_init(). From Kunwu Chan.

3) Do not allocate stats in the xfrm interface driver, this can be done
   on net core now. From Breno Leitao.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 7cf497e5 aceb147b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment