netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL nf-next] IPVS Enhancements for v4.1
@ 2015-03-02  2:39 Simon Horman
  2015-03-02  2:39 ` [PATCH nf-next] ipvs: allow rescheduling of new connections when port reuse is detected Simon Horman
  2015-03-02 11:45 ` [GIT PULL nf-next] IPVS Enhancements for v4.1 Pablo Neira Ayuso
  0 siblings, 2 replies; 3+ messages in thread
From: Simon Horman @ 2015-03-02  2:39 UTC (permalink / raw)
  To: Pablo Neira Ayuso
  Cc: lvs-devel, netdev, netfilter-devel, Wensong Zhang,
	Julian Anastasov, Simon Horman

Hi Pablo,

please consider this enhancement from Marcelo Ricardo Leitner to IPVS for v4.1.
It allows rescheduling of new connections when port reuse is detected.

The following changes since commit 7f73b9f1ca7334eec0ff9a40e37ece92dd3e420f:

  netfilter: ipset: fix boolreturn.cocci warnings (2015-02-11 16:13:30 +0100)

are available in the git repository at:

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

for you to fetch changes up to d752c364571743d696c2a54a449ce77550c35ac5:

  ipvs: allow rescheduling of new connections when port reuse is detected (2015-02-25 13:46:35 +0900)

----------------------------------------------------------------
Marcelo Ricardo Leitner (1):
      ipvs: allow rescheduling of new connections when port reuse is detected

 Documentation/networking/ipvs-sysctl.txt | 21 ++++++++++++++++++++
 include/net/ip_vs.h                      | 11 +++++++++++
 net/netfilter/ipvs/ip_vs_core.c          | 33 ++++++++++++++++++++++++++++----
 net/netfilter/ipvs/ip_vs_ctl.c           |  8 ++++++++
 net/netfilter/ipvs/ip_vs_sync.c          | 21 ++++++++++++++++++--
 5 files changed, 88 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2015-03-02 11:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-02  2:39 [GIT PULL nf-next] IPVS Enhancements for v4.1 Simon Horman
2015-03-02  2:39 ` [PATCH nf-next] ipvs: allow rescheduling of new connections when port reuse is detected Simon Horman
2015-03-02 11:45 ` [GIT PULL nf-next] IPVS Enhancements for v4.1 Pablo Neira Ayuso

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).