1 Feb 2005 02:39
[zebra 22157] Re: LSA Sequence Numbers error
BingChunZhu <bczhu <at> cdc.3upsystems.com>
2005-02-01 01:39:57 GMT
2005-02-01 01:39:57 GMT
Yasuhiro Ohara, Base on your comment, I read the zebra code and try to fix this bug. The attachment is a patch for this bug. I don't know if this patch can work successfully. I test it in zebra 0.94. For router-LSA, it is OK. Thanks and best regards. Numchun -----Original Message----- From: Yasuhiro Ohara [mailto:yasu <at> sfc.wide.ad.jp] Sent: Saturday, January 29, 2005 9:31 PM To: BingChunZhu Cc: zebra <at> ml.zebra.org Subject: Re: [zebra 22139] LSA Sequence Numbers error Sorry for late response. It seems it is a bug. How to fix is not trivial because we need two or three action when LS sequence number is wrapping, i.e. 1, when 0x7fffffff the LSA should be flushed instead of (current) refreshing. 2, schedule origination of new LSA when the 0x7fffffff LSA is being flushed. 3, execute (previously scheduled) origination of the LSA as seqnum 0x80000001. I will try to keep this in mind and hopefully I will fix it after 0.95 release. (Please remind me if I seem to forget ;p) regards,(Continue reading)
RSS Feed