[Xorp-hackers] OSPF stuck in Exchange state.

Ben Greear greearb at candelatech.com
Mon Oct 22 18:15:00 PDT 2007


Atanu Ghosh wrote:
> Hi,
> 
> If you think that the retransmission code has failed then in the method
> "doit()"
> 
>     bool doit() {
> 	debug_msg("retransmission: %s\n", str().c_str());
> 	return  _rcb->dispatch();
> 
>     }
> 
> Change the debug_msg to "fprintf(stderr," while an adjacency is in the
> state Exchange the master side should be retransmitting every second.

I found the ::retransmitter() code in peer.cc, and am compiling logging into
it now.  Is this part of the code chain that should be resending the data-description
packet?

I'll look for the method you mention above as well.

Thanks,
Ben


-- 
Ben Greear <greearb at candelatech.com>
Candela Technologies Inc  http://www.candelatech.com



More information about the Xorp-hackers mailing list