Re: Multiple routes to the same destination

1999-09-20 Thread John Hay
> > > > > As said by the 4.4 BSD book (page 423), 4.4 BSD does not support multiple > > > routes to the same destination (identical key and mask). Does the radix > > > tree code in FreeBSD - 4.0 has the same limitation? I am wondering if > > > there is already a solution for this? > > > > How

Re: Multiple routes to the same destination

1999-09-20 Thread Andrzej Bialecki
On 20 Sep 1999, Ville-Pertti Keinonen wrote: > > [EMAIL PROTECTED] (Zhihui Zhang) writes: > > > As said by the 4.4 BSD book (page 423), 4.4 BSD does not support multiple > > routes to the same destination (identical key and mask). Does the radix > > tree code in FreeBSD - 4.0 has the same limit

Re: Multiple routes to the same destination

1999-09-20 Thread Ville-Pertti Keinonen
[EMAIL PROTECTED] (Zhihui Zhang) writes: > As said by the 4.4 BSD book (page 423), 4.4 BSD does not support multiple > routes to the same destination (identical key and mask). Does the radix > tree code in FreeBSD - 4.0 has the same limitation? I am wondering if > there is already a solution fo