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

Pavlin Radoslavov pavlin@icir.org
Wed, 6 Jul 2005 19:34:57 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-07-06 19:34:56 UTC

XORP CVS repository


Modified files:
	fea           ifconfig_set.hh ifconfig_set_click.cc 

Log message:
	Get rid of the _tmp_fp FILE* pointer inside ClickConfigGenerator,
	because it is not really needed. Instead, keep only the temporary
	file name inside _tmp_filename so we can use that name to remove
	the file later when we don't need it.

Revision  Changes                                Path
1.37      +1 -2;  commitid: 16c1a42cc31c97ea6;   xorp/fea/ifconfig_set.hh
1.26      +7 -13;  commitid: 16c1a42cc31c97ea6;  xorp/fea/ifconfig_set_click.cc