netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL nf] IPVS Fixes for v3.14
@ 2014-02-04 12:34 Simon Horman
  2014-02-04 12:34 ` [PATCH nf] ipvs: fix AF assignment in ip_vs_conn_new() Simon Horman
  2014-02-05 22:58 ` [GIT PULL nf] IPVS Fixes for v3.14 Pablo Neira Ayuso
  0 siblings, 2 replies; 3+ messages in thread
From: Simon Horman @ 2014-02-04 12:34 UTC (permalink / raw)
  To: Pablo Neira Ayuso
  Cc: lvs-devel, netdev, netfilter-devel, Wensong Zhang,
	Julian Anastasov, Simon Horman

Hi Pablo,

please consider the following fixes for IPVS for v3.14.

It consists of a fix for AF assingment by Michal Kubecek.

I believe this problem is present all the way back to v2.6.30, however, the
change only applies as far back as v3.10.  Please let me know if you would
like me to make some patches for older -stable versions.


The following changes since commit d922e1cb1ea17ac7f0a5c3c2be98d4bd80d055b8:

  net: Document promote_secondaries (2014-01-27 20:39:21 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs.git tags/ipvs-fixes-for-v3.14

for you to fetch changes up to 2a971354e74f3837d14b9c8d7f7983b0c9c330e4:

  ipvs: fix AF assignment in ip_vs_conn_new() (2014-02-04 21:13:47 +0900)

----------------------------------------------------------------
IPVS Fixes for v3.14

Correction AF assignment by Michal Kubecek.
This resolves a problem whereby only the first 4 bytes of an IPv6
destination may be copied for a fwmark virtual service.

This problem appears to have been introduced by
be8be9eccbf2d908 "ipvs: Fix IPv4 FWMARK virtual services"
in 2.6.30.

----------------------------------------------------------------
Michal Kubecek (1):
      ipvs: fix AF assignment in ip_vs_conn_new()

 net/netfilter/ipvs/ip_vs_conn.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2014-02-05 22:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-04 12:34 [GIT PULL nf] IPVS Fixes for v3.14 Simon Horman
2014-02-04 12:34 ` [PATCH nf] ipvs: fix AF assignment in ip_vs_conn_new() Simon Horman
2014-02-05 22:58 ` [GIT PULL nf] IPVS Fixes for v3.14 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).