public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] [GIT PULL ipvs-next] IPVS updates for v5.5
@ 2019-10-15  7:32 Simon Horman
  2019-10-15  7:32 ` [PATCH 1/6] ipvs: no need to update skb route entry for local destination packets Simon Horman
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Simon Horman @ 2019-10-15  7:32 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 v5.5.

As there are a few more changes than usual I'm sending a pull request
rather than asking you to apply the patches directly.

This pull request is based on nf-next.

The following changes since commit f8615bf8a3dabd84bf844c6f888929495039d389:

  netfilter: ipset: move ip_set_get_ip_port() to ip_set_bitmap_port.c. (2019-10-07 23:59:02 +0200)

are available in the git repository at:

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

for you to fetch changes up to 176a52043ab853f1db7581ed02e1096aba78b4d1:

  selftests: netfilter: add ipvs tunnel test case (2019-10-11 10:05:27 +0200)

----------------------------------------------------------------
Haishuang Yan (5):
      ipvs: batch __ip_vs_cleanup
      ipvs: batch __ip_vs_dev_cleanup
      selftests: netfilter: add ipvs test script
      selftests: netfilter: add ipvs nat test case
      selftests: netfilter: add ipvs tunnel test case

zhang kai (1):
      ipvs: no need to update skb route entry for local destination packets.

 include/net/ip_vs.h                        |   2 +-
 net/netfilter/ipvs/ip_vs_core.c            |  47 +++---
 net/netfilter/ipvs/ip_vs_ctl.c             |  12 +-
 net/netfilter/ipvs/ip_vs_xmit.c            |  18 +--
 tools/testing/selftests/netfilter/Makefile |   2 +-
 tools/testing/selftests/netfilter/ipvs.sh  | 228 +++++++++++++++++++++++++++++
 6 files changed, 273 insertions(+), 36 deletions(-)
 create mode 100755 tools/testing/selftests/netfilter/ipvs.sh

-- 
2.11.0


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

end of thread, other threads:[~2019-10-17  9:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-15  7:32 [PATCH 0/6] [GIT PULL ipvs-next] IPVS updates for v5.5 Simon Horman
2019-10-15  7:32 ` [PATCH 1/6] ipvs: no need to update skb route entry for local destination packets Simon Horman
2019-10-15  7:32 ` [PATCH 2/6] ipvs: batch __ip_vs_cleanup Simon Horman
2019-10-15  7:32 ` [PATCH 3/6] ipvs: batch __ip_vs_dev_cleanup Simon Horman
2019-10-15  7:32 ` [PATCH 4/6] selftests: netfilter: add ipvs test script Simon Horman
2019-10-15  7:32 ` [PATCH 5/6] selftests: netfilter: add ipvs nat test case Simon Horman
2019-10-15  7:32 ` [PATCH 6/6] selftests: netfilter: add ipvs tunnel " Simon Horman
2019-10-17  9:37 ` [PATCH 0/6] [GIT PULL ipvs-next] IPVS updates for v5.5 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