netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL nf-next] Second Round of IPVS Updates for v4.3
@ 2015-08-21 16:23 Simon Horman
  2015-08-21 16:23 ` [PATCH 1/4 nf-next] ipvs: Add ovf scheduler Simon Horman
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Simon Horman @ 2015-08-21 16:23 UTC (permalink / raw)
  To: Pablo Neira Ayuso
  Cc: lvs-devel, netdev, netfilter-devel, Wensong Zhang,
	Julian Anastasov, Simon Horman

Hi Pablo,

please consider these IPVS Updates for v4.3.

I realise these are a little late in the cycle, so if you would prefer
me to repost them for v4.4 then just let me know.

The updates include:
* A new scheduler from Raducu Deaconu
* Enhanced configurability of the sync daemon from Julian Anastasov

The following changes since commit 81bf1c64e7fe08f956c74fe2b0f1fa6eb163bd91:

  Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next (2015-08-21 06:09:05 +0200)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next.git tags/ipvs2-for-v4.3

for you to fetch changes up to d33288172e72c4729e8b9f2243fb40601afabc8f:

  ipvs: add more mcast parameters for the sync daemon (2015-08-21 09:10:11 -0700)

----------------------------------------------------------------
Julian Anastasov (3):
      ipvs: call rtnl_lock early
      ipvs: add sync_maxlen parameter for the sync daemon
      ipvs: add more mcast parameters for the sync daemon

Raducu Deaconu (1):
      ipvs: Add ovf scheduler

 include/net/ip_vs.h             |  23 ++--
 include/uapi/linux/ip_vs.h      |   5 +
 net/netfilter/ipvs/Kconfig      |  11 ++
 net/netfilter/ipvs/Makefile     |   1 +
 net/netfilter/ipvs/ip_vs_ctl.c  | 143 ++++++++++++++++-----
 net/netfilter/ipvs/ip_vs_ovf.c  |  86 +++++++++++++
 net/netfilter/ipvs/ip_vs_sync.c | 269 ++++++++++++++++++++++++++--------------
 7 files changed, 402 insertions(+), 136 deletions(-)
 create mode 100644 net/netfilter/ipvs/ip_vs_ovf.c

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-08-27  0:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-21 16:23 [GIT PULL nf-next] Second Round of IPVS Updates for v4.3 Simon Horman
2015-08-21 16:23 ` [PATCH 1/4 nf-next] ipvs: Add ovf scheduler Simon Horman
2015-08-21 16:23 ` [PATCH 2/4 nf-next] ipvs: call rtnl_lock early Simon Horman
2015-08-21 16:23 ` [PATCH 3/4 nf-next] ipvs: add sync_maxlen parameter for the sync daemon Simon Horman
2015-08-21 16:23 ` [PATCH 4/4 nf-next] ipvs: add more mcast parameters " Simon Horman
2015-08-26 18:41 ` [GIT PULL nf-next] Second Round of IPVS Updates for v4.3 Pablo Neira Ayuso
2015-08-27  0:00   ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).