netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Evgeniy Polyakov <zbr@ioremap.net>
To: Stephen Hemminger <shemminger@vyatta.com>
Cc: Evgeniy Polyakov <s0mbre@tservice.net.ru>,
	David Miller <davem@davemloft.net>,
	netdev@vger.kernel.org
Subject: Re: Is 64k bind patch making bad assumption?
Date: Mon, 2 Feb 2009 21:46:25 +0300	[thread overview]
Message-ID: <20090202184625.GA1252@ioremap.net> (raw)
In-Reply-To: <20090202103515.60788d0f@extreme>

Hi Stephen.

On Mon, Feb 02, 2009 at 10:35:15AM -0800, Stephen Hemminger (shemminger@vyatta.com) wrote:
> The patch to allow more that 64k connections is assuming that
> all IP addresses on a machine have the same connectivity and policy.
> I can think of several cases where this is not true:
>   1. Server machine with public IP's for connections and private IP's
>      for backend database connection
>   2. Applications where certain IP's are required for security
>      protocols
>   3. Machines doing policy based routing
> 
> Doesn't this patch change/break this?

I do not think this is related. Patch itself just allows to do what
users ask for. He can do the same with explicit port selection and
reuse option, but bind(0) with the reuse option (i.e. automatic
kernel port selection) was limited.

-- 
	Evgeniy Polyakov

      reply	other threads:[~2009-02-02 18:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-02 18:35 Is 64k bind patch making bad assumption? Stephen Hemminger
2009-02-02 18:46 ` Evgeniy Polyakov [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=20090202184625.GA1252@ioremap.net \
    --to=zbr@ioremap.net \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=s0mbre@tservice.net.ru \
    --cc=shemminger@vyatta.com \
    /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 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).