[Xorp-cvs] XORP cvs commit: xorp/ospf

Atanu Ghosh atanu@icir.org
Sun, 26 Feb 2006 23:36:19 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2006-02-26 23:36:19 UTC

XORP CVS repository


Modified files:
	ospf          peer.cc peer.hh 

Log message:
	When retransmitting a link state update packet on a broadcast
	interface unicast the packet.
	
	Refactor the sending of link state acknowledgement packets to follow
	the same pattern. The functional difference is that on point to point
	links the packet is still multicast.

Revision  Changes                                 Path
1.227     +34 -31;  commitid: 1786444023b717ea6;  xorp/ospf/peer.cc
1.121     +4 -2;  commitid: 1786444023b717ea6;    xorp/ospf/peer.hh