[Xorp-cvs] XORP cvs commit: xorp/pim xorp/pim/docs

Pavlin Radoslavov pavlin@icir.org
Fri, 27 May 2005 20:37:04 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-05-27 20:37:04 UTC

XORP CVS repository


Modified files:
	pim           pim_mre_data.cc pim_mre_track_state.hh 
	              pim_mre_track_state.cc pim_mrt.hh pim_mrt_task.cc 
	pim/docs      pim_track_state_name.txt pim_track_state_num.txt 

Log message:
	* Add a new input event state to the event tracking machinery:
	  INPUT_STATE_WAS_SWITCH_TO_SPT_DESIRED_SG
	
	* Use/schedule the above event when the "switch to SPT desired" becomes
	  true so we can perform the appopriate actions.

Revision  Changes                                Path
1.25      +4 -0;  commitid: 1a4f429784417ea6;    xorp/pim/docs/pim_track_state_name.txt
1.24      +15 -14;  commitid: 1a4f429784417ea6;  xorp/pim/docs/pim_track_state_num.txt
1.18      +13 -1;  commitid: 1a4f429784417ea6;   xorp/pim/pim_mre_data.cc
1.40      +29 -15;  commitid: 1a4f429784417ea6;  xorp/pim/pim_mre_track_state.cc
1.22      +17 -14;  commitid: 1a4f429784417ea6;  xorp/pim/pim_mre_track_state.hh
1.16      +3 -1;  commitid: 1a4f429784417ea6;    xorp/pim/pim_mrt.hh
1.20      +19 -1;  commitid: 1a4f429784417ea6;   xorp/pim/pim_mrt_task.cc