All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@davemloft.net>
To: Harald Welte <laforge@netfilter.org>
Cc: netdev@oss.sgi.com, netfilter-devel@lists.netfilter.org, lmb@suse.de
Subject: Re: [PATCH 2.6] iptables CLUSTERIP target, seq_file version
Date: Thu, 21 Oct 2004 22:52:08 -0700	[thread overview]
Message-ID: <20041021225208.44ddaa10.davem@davemloft.net> (raw)
In-Reply-To: <20041021163655.GK3551@sunbeam.de.gnumonks.org>

On Thu, 21 Oct 2004 18:36:55 +0200
Harald Welte <laforge@netfilter.org> wrote:

> This is the 'CLUSTERIP' target for iptables, this time no core kernel
> changes required, please apply.
> 
> This enables you to build a static load sharing cluster between multiple
> nodes - without the requirement to have a load balancer.  It uses a
> series of [evil] tricks like replying with linklayer multicast addresses
> to ARP requests, and using CONNMARK for stateful blocking all traffic
> not intended for the local node.

It's clever and nasty, I like it :-)

Thanks for cleaning it up to use seq_file.  Patch applied.

      parent reply	other threads:[~2004-10-22  5:52 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-20 22:38 [PATCH 2.6] iptables CLUSTERIP target Harald Welte
2004-10-20 23:18 ` YOSHIFUJI Hideaki / 吉藤英明
2004-10-21  4:40   ` David S. Miller
2004-10-21  7:44 ` Christoph Hellwig
2004-10-21  7:55 ` Christoph Hellwig
2004-10-21  9:12   ` Harald Welte
2004-10-21  9:40     ` Herbert Xu
2004-10-21 11:05     ` bert hubert
2004-10-21 13:03       ` Harald Welte
2004-10-21 13:33         ` Lars Marowsky-Bree
2004-10-21 14:25           ` Harald Welte
2004-10-21 15:08             ` bert hubert
2004-10-21 21:31             ` Allowing netlink_family to be any integer (was: [PATCH 2.6] iptables CLUSTERIP target) Herbert Xu
2004-10-21 22:53               ` Thomas Graf
2004-10-21 23:02                 ` Allowing netlink_family to be any integer Ben Greear
2004-10-22 12:25                 ` Allowing netlink_family to be any integer (was: [PATCH 2.6] iptables CLUSTERIP target) Herbert Xu
2004-10-22 12:53                   ` jamal
2004-10-22 11:29               ` jamal
2004-10-22 11:39                 ` Herbert Xu
2004-10-22 12:19                   ` jamal
2004-10-22 12:32                     ` Evgeniy Polyakov
2004-10-22 23:05               ` David S. Miller
2004-10-22 23:16                 ` Herbert Xu
2004-10-26  3:27                   ` David S. Miller
2004-10-21 16:36 ` [PATCH 2.6] iptables CLUSTERIP target, seq_file version Harald Welte
2004-10-21 17:44   ` jamal
2004-10-21 18:03     ` Harald Welte
2004-10-21 18:41       ` Henrik Nordstrom
2004-10-22  5:52   ` David S. Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041021225208.44ddaa10.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=laforge@netfilter.org \
    --cc=lmb@suse.de \
    --cc=netdev@oss.sgi.com \
    --cc=netfilter-devel@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.