[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140224.181755.1278751544217103372.davem@davemloft.net>
Date: Mon, 24 Feb 2014 18:17:55 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: steffen.klassert@...unet.com
Cc: herbert@...dor.apana.org.au, netdev@...r.kernel.org
Subject: Re: pull request (net-next): ipsec-next 2014-02-24
From: Steffen Klassert <steffen.klassert@...unet.com>
Date: Mon, 24 Feb 2014 10:59:48 +0100
> 1) Introduce skb_to_sgvec_nomark function to add further data to the sg list
> without calling sg_unmark_end first. Needed to add extended sequence
> number informations. From Fan Du.
>
> 2) Add IPsec extended sequence numbers support to the Authentication Header
> protocol for ipv4 and ipv6. From Fan Du.
>
> 3) Make the IPsec flowcache namespace aware, from Fan Du.
>
> 4) Avoid creating temporary SA for every packet when no key manager is
> registered. From Horia Geanta.
>
> 5) Support filtering of SA dumps to show only the SAs that match a
> given filter. From Nicolas Dichtel.
>
> 6) Remove caching of xfrm_policy_sk_bundles. The cached socket policy bundles
> are never used, instead we create a new cache entry whenever xfrm_lookup()
> is called on a socket policy. Most protocols cache the used routes to the
> socket, so this caching is not needed.
>
> 7) Fix a forgotten SADB_X_EXT_FILTER length check in pfkey, from Nicolas
> Dichtel.
>
> 8) Cleanup error handling of xfrm_state_clone.
>
> Please pull or let me know if there are problems.
Pulled, thanks a lot Steffen.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists