mbox

[GIT,PULL,net] IPVS (v2)

Message ID 1335186732-16002-1-git-send-email-horms@verge.net.au
State Accepted
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs.git master

Message

Simon Horman April 23, 2012, 1:12 p.m. UTC
sorry for the miss-fire a little earlier. Please consider the following two
changes for 3.4. The patch from Julian reolves a crash on module unload.
And the patch from Sasha resolves a crash on initialisation.

The following changes since commit 6ba900676bec8baaf61aa2f85b7345c0e65774d9:

  netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_net (2012-04-10 13:00:38 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs.git master

for you to fetch changes up to 0cc4789846744470e50707cbc7f0fbb543e6f2a3:

  ipvs: fix crash in ip_vs_control_net_cleanup on unload (2012-04-23 21:45:50 +0900)

----------------------------------------------------------------
Julian Anastasov (1):
      ipvs: fix crash in ip_vs_control_net_cleanup on unload

Sasha Levin (1):
      netfilter: ipvs: Verify that IP_VS protocol has been registered

 net/netfilter/ipvs/ip_vs_ctl.c   |    4 ++--
 net/netfilter/ipvs/ip_vs_proto.c |   27 ++++++++++++++++++---------
 2 files changed, 20 insertions(+), 11 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html