Just one patch to fix dst_entries_init with multiple namespaces.
>From Dan Streetman.

Please pull or let me know if there are problems.

Thanks!

The following changes since commit 5f6c99e0ab805d8ec9eda105822912d49aa1d409:

  net: phy: fix a bug in get_phy_c45_ids (2015-11-02 23:45:20 -0500)

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 a8a572a6b5f2a79280d6e302cb3c1cb1fbaeb3e8:

  xfrm: dst_entries_init() per-net dst_ops (2015-11-03 08:42:57 +0100)

----------------------------------------------------------------
Dan Streetman (1):
      xfrm: dst_entries_init() per-net dst_ops

 net/ipv4/xfrm4_policy.c | 46 +++++++++++++++++++++++++++++++++---------
 net/ipv6/xfrm6_policy.c | 53 +++++++++++++++++++++++++++++++++++--------------
 net/xfrm/xfrm_policy.c  | 38 -----------------------------------
 3 files changed, 75 insertions(+), 62 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to