bug-zebra
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

possible ripd bug


From: mydecay
Subject: possible ripd bug
Date: 03 Jun 2003 19:55:24 +0200

hi guys

Maybe i've found a bug in the implementation of RIPv2 in zebra.

I'll explain the situation.

If i wanna know all the routing table of a router i must send a packet
with ONLY ONE entry with AFI == 0 && metric == 16.
Well.
But if i'm playing with a router that requires authentication i cannot
send packet with just one entry, becouse i need one for auth and one for
AFI == 0 && metric == 16.

In this case zebra discard the packet silently becouse it check if there
is only one entry. I attach a patch made by myself thar fixes the
problem. 

Thanks for zebra :)

bye
-- 
non c'é nessun paradiso di splendente gloria 
e nessun inferno in cui i peccatori bruciano
qui e adesso é il tuo giorno di tormento!
qui e adesso é il tuo giorno di gioia! (A.S. LaVey)

Attachment: patch-zebra-ripd
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]