From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martijn van Oosterhout kleptog@cupid.suninternet.com Date: Mon, 06 Nov 2000 11:39:44 +0000 Subject: [LARTC] iproute2 and routing entries Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: lartc@vger.kernel.org
bert hubert wrote:
>=20
> On Thu, Nov 02, 2000 at 06:35:48PM +0100, Michael Schoen wrote:
> > Hi guys,
> >
> > i am just playing around with iproute2 and some questions =
came to my mind.
> >
> > I=B4m wondering why I get a route entry for the subnet of =
eth0s primary addr
> > if I use the command "ip link set eth0 up".
> >
> > I=B4m personally not a friend of such behaviour, because I=
 often need some
> > strange routing set-ups. Is it possible to avoid this beha=
viour, meaning I
> > only get routing entries if I really set them by myself?
>=20
> This behaviour has been hotly contested on the linux kernel mai=
linglist,
> perhaps the archives can tell you if there is a way around this.

The reason is that by setting an interface with the IP address A and netmask
B you are implying that there is a network attached with the network address
A&~B with the given netmask and so a route should be added appropriatel=
y.

The last I heard was that one of the networking guys gave this explanantion
and challenged someone to give an example of where this was the wrong
thing to do. The thread died there IIRC.

Personally I think it's a great feature because in at least 99.99% of=20
cases it's exactly what you want and I havn't found an example of the
other 0.01%.

--=20
Martijn van Oosterhout <kleptog@cupid.suninternet.com>
http://cupid.suninternet=
.com/~kleptog/