Re: option RADIX_MPATH, RT_LINK_IS_UP() and interface routes.

2011-02-12 Thread Nikos Vassiliadis
On 2/12/2011 11:36 AM, Nikolay Denev wrote: Hello, A quick glance through sys/netinet/ip_output.c shows that interface routes are short-circuited and not checked for RT_LINK_IS_UP as gateway routes are. Consider the following scenario : A pair of redundant routers : RTR1 and RTR2. Each having

option RADIX_MPATH, RT_LINK_IS_UP() and interface routes.

2011-02-12 Thread Nikolay Denev
Hello, A quick glance through sys/netinet/ip_output.c shows that interface routes are short-circuited and not checked for RT_LINK_IS_UP as gateway routes are. Consider the following scenario : A pair of redundant routers : RTR1 and RTR2. Each having dedicated uplink to some ISP and both run BGP