Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Aug 2009 11:00:05 +0200
From:      =?ISO-8859-1?Q?Michael_T=FCxen?= <Michael.Tuexen@lurchi.franken.de>
To:        "Bjoern A. Zeeb" <bz@FreeBSD.org>, Qing Li <qingli@speakeasy.net>, net@freebsd.org, Randall Stewart <rrs@lakerest.net>
Subject:   routing message problem
Message-ID:  <BFC746D7-9E88-43AD-8320-96928633C532@lurchi.franken.de>

next in thread | raw e-mail | index | archive | help
Dear all,

via a bug report from Preethi I figured out that there are no  
RTM_NEWADDR
routing messages generated when an IP address is added to an interface
and there is already an address in the same network configured.
This is a problem for the SCTP stack.

To reproduce the problem you can
sudo ifconfig em0 192.168.1.1
sudo ifconfig em0 192.168.1.2 alias

and use the attached problem. It will only show the first address
being added. This problem applies to FreeBSD 9.0 CURRENT and 7.2  
RELEASE.

Any idea how to fix the problem?

Best regards
Michael




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BFC746D7-9E88-43AD-8320-96928633C532>