kern/106722: [net] [patch] ifconfig may not connect an interface to known network

Bruce M. Simpson bms at FreeBSD.org
Wed Mar 14 18:20:54 UTC 2007


Gleb Smirnoff wrote:
> I was afraid that this would raise an argument on multipath routing. Let's
> temporary do not speak about multipath but just decide what is the correct
> way to remove conflicting routes when we are assigning an IP prefix to a
> local interface?
>   
My suggestion is to take the second approach you outlined but modify it 
slightly.

That way, the conflict between the 'connected' FTE introduced by 
ifconfig'ing the interface and the pre-existing FTE for that network 
prefix, may be resolved in a manner which doesn't break current 
consumers of the routing code, and leaves the way open to do multipath 
later w/o problems.

Regards,
BMS



More information about the freebsd-net mailing list