* [GIT PULL nf-next-2.6] ipvs + nf_net
@ 2010-10-21 14:24 Simon Horman
2010-10-21 14:27 ` Patrick McHardy
0 siblings, 1 reply; 2+ messages in thread
From: Simon Horman @ 2010-10-21 14:24 UTC (permalink / raw)
To: netfilter-devel, lvs-devel, netdev
Cc: Patrick McHardy, Julian Anastasov, Hans Schillstrom
Hi Patrick,
please consider pulling the following. The changes
are the 12 IPVS patch series that Julian recently posted
as well as his ICMP translation patch.
The following changes since commit d86bef73b4a24e59e7c1f896a72bbf38430ac2c6:
Fixed race condition at ip_vs.ko module init. (2010-10-19 17:13:16 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-test-2.6.git for-patrick
Julian Anastasov (13):
ipvs: fix CHECKSUM_PARTIAL for TCP, UDP
ipvs: optimize checksums for apps
ipvs: switch to notrack mode
ipvs: do not schedule conns from real servers
ipvs: stop ICMP from FORWARD to local
ipvs: fix CHECKSUM_PARTIAL for TUN method
ipvs: create ip_vs_defrag_user
ipvs: move ip_route_me_harder for ICMP
ipvs: changes for local real server
ipvs: changes for local client
ipvs: inherit forwarding method in backup
ipvs: provide address family for debugging
nf_nat: restrict ICMP translation for embedded header
include/net/ip_vs.h | 53 +++-
net/ipv4/netfilter/nf_nat_core.c | 29 +-
net/netfilter/ipvs/ip_vs_conn.c | 2 +
net/netfilter/ipvs/ip_vs_core.c | 586 ++++++++++++++++++++++---------
net/netfilter/ipvs/ip_vs_ctl.c | 18 +-
net/netfilter/ipvs/ip_vs_ftp.c | 7 +-
net/netfilter/ipvs/ip_vs_proto.c | 8 +-
net/netfilter/ipvs/ip_vs_proto_ah_esp.c | 52 +---
net/netfilter/ipvs/ip_vs_proto_sctp.c | 8 +-
net/netfilter/ipvs/ip_vs_proto_tcp.c | 52 ++-
net/netfilter/ipvs/ip_vs_proto_udp.c | 51 ++-
net/netfilter/ipvs/ip_vs_xmit.c | 503 +++++++++++++++++++++------
12 files changed, 959 insertions(+), 410 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL nf-next-2.6] ipvs + nf_net
2010-10-21 14:24 [GIT PULL nf-next-2.6] ipvs + nf_net Simon Horman
@ 2010-10-21 14:27 ` Patrick McHardy
0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2010-10-21 14:27 UTC (permalink / raw)
To: Simon Horman
Cc: netfilter-devel, lvs-devel, netdev, Julian Anastasov,
Hans Schillstrom
Am 21.10.2010 16:24, schrieb Simon Horman:
> git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-test-2.6.git for-patrick
Pulled, thanks Simon.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-10-21 14:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-21 14:24 [GIT PULL nf-next-2.6] ipvs + nf_net Simon Horman
2010-10-21 14:27 ` Patrick McHardy
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).