On 26 May 2011 05:11, Claudio Jeker wrote:
>
> I guess nobody cares much about multicast. I still would like to get this
> in so that we can remove code from ldpd and ripd to insert special
> multicast routes. I will commit this in the next few days.
>
I did some really basic tests and it works f
On Thu, Apr 28, 2011 at 12:42:31PM +0200, Claudio Jeker wrote:
> On Thu, Apr 07, 2011 at 10:47:41AM -0300, Christiano F. Haesbaert wrote:
> > Keeping this up.
> >
> > On 17 March 2011 00:51, Christiano F. Haesbaert
> > wrote:
> > > On 12 June 2010 16:26, Christiano F. Haesbaert
> > wrote:
> > >>
On 28 April 2011 07:42, Claudio Jeker wrote:
> On Thu, Apr 07, 2011 at 10:47:41AM -0300, Christiano F. Haesbaert wrote:
>> Keeping this up.
>>
>> On 17 March 2011 00:51, Christiano F. Haesbaert
>> wrote:
>> > On 12 June 2010 16:26, Christiano F. Haesbaert
>> wrote:
>> >> Hi,
>> >>
>> >> The foll
On Thu, Apr 07, 2011 at 10:47:41AM -0300, Christiano F. Haesbaert wrote:
> Keeping this up.
>
> On 17 March 2011 00:51, Christiano F. Haesbaert
> wrote:
> > On 12 June 2010 16:26, Christiano F. Haesbaert
> wrote:
> >> Hi,
> >>
> >> The following will disregard the routing table for multicast pac
Keeping this up.
On 17 March 2011 00:51, Christiano F. Haesbaert
wrote:
> On 12 June 2010 16:26, Christiano F. Haesbaert
wrote:
>> Hi,
>>
>> The following will disregard the routing table for multicast packets
>> when the application chose the interface with IP_MULTICAST_IF, if not,
>> normal lo
On 12 June 2010 16:26, Christiano F. Haesbaert
wrote:
> Hi,
>
> The following will disregard the routing table for multicast packets
> when the application chose the interface with IP_MULTICAST_IF, if not,
> normal lookup will take place.
>
> Ripd now no longer needs to explicitly add the mcast ho
Hi,
The following will disregard the routing table for multicast packets
when the application chose the interface with IP_MULTICAST_IF, if not,
normal lookup will take place.
Ripd now no longer needs to explicitly add the mcast host route to
bypass the default reject to 224/4, follows the diff to