[Xorp-cvs] XORP cvs commit: xorp/xrl/scripts xorp/xrl/targets

Pavlin Radoslavov pavlin@icir.org
Mon, 27 Mar 2006 00:22:00 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2006-03-27 00:22:00 UTC

XORP CVS repository


Modified files:
	xrl/scripts   tgt-gen 
	xrl/targets   bgp4_mib_base.hh bgp_base.hh cli_base.hh 
	              coord_base.hh demo_fea_ifmgr_client_base.hh 
	              fea_base.hh fea_ifmgr_mirror_base.hh 
	              fib2mrib_base.hh finder_base.hh 
	              finder_client_base.hh mfea_base.hh mld6igmp_base.hh 
	              ospfv2_base.hh ospfv3_base.hh packet_acl_base.hh 
	              pim_base.hh policy_base.hh profiler_base.hh 
	              rib_base.hh ribclient_base.hh rip_base.hh 
	              ripng_base.hh rtrmgr_base.hh show_routes_base.hh 
	              socket_server_base.hh static_routes_base.hh 
	              test_base.hh test_fea_ifmgr_mirror_base.hh 
	              test_finder_events_base.hh test_peer_base.hh 
	              test_socket4_base.hh test_socket6_base.hh 
	              test_xrls_base.hh xorp_if_mib_base.hh 
	              xorpsh_base.hh 

Log message:
	* Fix the xrl/scripts/tgt-gen script to use the correct header
	  wrappers:
	  __XRL_TARGETS_FOO_BASE_HH__ instead of __XRL_INTERFACES_FOO_BASE_HH__ .
	
	  Also, Also, the comment at the end after #endif now uses
	  C++ comments "//" instead of C comments /* ... */
	
	* Regenerate all files that are auto-generated by the tgt-gen script.

Revision  Changes                              Path
1.17      +2 -2;  commitid: 6c1b44272f887ea6;  xorp/xrl/scripts/tgt-gen
1.13      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/bgp4_mib_base.hh
1.57      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/bgp_base.hh
1.20      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/cli_base.hh
1.19      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/coord_base.hh
1.17      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/demo_fea_ifmgr_client_base.hh
1.62      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/fea_base.hh
1.13      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/fea_ifmgr_mirror_base.hh
1.11      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/fib2mrib_base.hh
1.25      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/finder_base.hh
1.19      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/finder_client_base.hh
1.28      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/mfea_base.hh
1.29      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/mld6igmp_base.hh
1.26      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/ospfv2_base.hh
1.5       +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/ospfv3_base.hh
1.4       +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/packet_acl_base.hh
1.56      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/pim_base.hh
1.12      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/policy_base.hh
1.5       +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/profiler_base.hh
1.41      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/rib_base.hh
1.17      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/ribclient_base.hh
1.25      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/rip_base.hh
1.25      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/ripng_base.hh
1.22      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/rtrmgr_base.hh
1.9       +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/show_routes_base.hh
1.10      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/socket_server_base.hh
1.11      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/static_routes_base.hh
1.18      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/test_base.hh
1.7       +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/test_fea_ifmgr_mirror_base.hh
1.12      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/test_finder_events_base.hh
1.19      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/test_peer_base.hh
1.6       +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/test_socket4_base.hh
1.6       +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/test_socket6_base.hh
1.5       +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/test_xrls_base.hh
1.10      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/xorp_if_mib_base.hh
1.19      +4 -4;  commitid: 6c1b44272f887ea6;  xorp/xrl/targets/xorpsh_base.hh