[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1406103487-1656-1-git-send-email-steffen.klassert@secunet.com>
Date: Wed, 23 Jul 2014 10:18:05 +0200
From: Steffen Klassert <steffen.klassert@...unet.com>
To: David Miller <davem@...emloft.net>
CC: Herbert Xu <herbert@...dor.apana.org.au>,
Steffen Klassert <steffen.klassert@...unet.com>,
<netdev@...r.kernel.org>
Subject: pull request (net): ipsec 2014-07-23
Just two fixes this time, both are stable candidates.
1) Fix the dst_entry refcount on socket policy usage.
2) Fix a wrong SPI check that prevents AH SAs from getting
installed, dependent on the SPI. From Tobias Brunner.
Please pull or let me know if there are problems.
Thanks!
The following changes since commit d7933ab727ed035bdf420d7381b831ba959cecc5:
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 (2014-06-25 21:47:28 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec.git master
for you to fetch changes up to a0e5ef53aac8e5049f9344857d8ec5237d31e58b:
xfrm: Fix installation of AH IPsec SAs (2014-06-30 07:42:12 +0200)
----------------------------------------------------------------
Steffen Klassert (1):
xfrm: Fix refcount imbalance in xfrm_lookup
Tobias Brunner (1):
xfrm: Fix installation of AH IPsec SAs
net/xfrm/xfrm_policy.c | 2 ++
net/xfrm/xfrm_user.c | 7 +++----
2 files changed, 5 insertions(+), 4 deletions(-)
--
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