[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <497DF629.70602@hp.com>
Date: Mon, 26 Jan 2009 09:43:05 -0800
From: Rick Jones <rick.jones2@...com>
To: Michael Tokarev <mjt@....msk.ru>
CC: netdev <netdev@...r.kernel.org>
Subject: Re: IP address: property of host or interface?
> So.. am I right that an IP address is a HOST property, not an INTERFACE
> property, and that the traditional way is just more convenient to set up? And
> that all the tools that complains that "there's no IP address assigned to this
> interface" (tcpdump) are wrong? :)
There are two "schools" of thought - the Linux stack follows the "weak end
system" model in which IP addresses are treated as a host property. There is
another school of thought called the "strong end system" model where IP addresses
are an interface property. There are some "other" stacks out there which can be
configured to behave in a "strong end system" way but they tend to default to
more of something in between the two.
Tcpdump may simply be caught in the middle :)
rick jones
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists