
bugzilla-daemon at allevil
Jun 7, 2008, 1:02 PM
Post #1 of 1
(2629 views)
Permalink
|
|
[Bug 385] Quagga - Foundry route-reflector-client error
|
|
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.quagga.net/show_bug.cgi?id=385 paul [at] dishone changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution| |INVALID ------- Additional Comments From paul [at] dishone 2008-06-07 21:02 ------- Ok, I've gone and written a quick unit test for our MP_REACH_NLRI parser function, and it seems to be quite fine. The problem is the MP_REACH_NLRI being sent by the foundry (all numbers in hex, if not otherwise indicated): Attribute flags: 80 Attribute Length: 25 (== 37 decimal) AFI_IP: 0002 safi unicast: 01 nexthop length: 20 global nexthop: 2001 0470 0001 0006 0000 0000 0000 0001 local nexthop: fe80 0000 0000 0000 020c dbff fefe eb00 SNPA: 00 NLRI: ... It should be sending another 0 byte to indicate a default NLRI. It's not and so the attribute is malformed and Quagga closes the session. Seems very much like a Foundry bug. So setting bug to INVALID for now. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Quagga-bugs mailing list Quagga-bugs [at] lists http://lists.quagga.net/mailman/listinfo/quagga-bugs
|