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

Atanu Ghosh atanu@icir.org
Sat, 22 Oct 2005 06:15:30 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2005-10-22 06:15:30 UTC

XORP CVS repository


Modified files:
	ospf          external.cc external.hh policy_varrw.cc 
	              policy_varrw.hh 

Log message:
	Previously the policy variable took a LSA it now takes component
	variables. The refactoring makes a cleaner implementation and should
	make it easier to use for import policies.

Revision  Changes                                 Path
1.11      +12 -11;  commitid: 16b544359d8fe7ea6;  xorp/ospf/external.cc
1.8       +6 -4;  commitid: 16b544359d8fe7ea6;    xorp/ospf/external.hh
1.3       +16 -65;  commitid: 16b544359d8fe7ea6;  xorp/ospf/policy_varrw.cc
1.3       +8 -14;  commitid: 16b544359d8fe7ea6;   xorp/ospf/policy_varrw.hh