
The following is a brief description of the files in this directory and
what they are used for.

analyze_memory.csh
   Used by the automatic tester to check the number of memory blocks used
   by the IDRP extension to gated.  The compiler flag -DMEM_TRACE must have
   been used to get the appropriate diagnostics printed in the log file.

cmp_patterns.txt
   Used by the expected results comparison script to get the patterns to
   look for.  Customizable by the user.

cmp_results.perl
   The expected results comparison script.  Use the "-h" option to get a
   usage message.

config_template.tpl
   The main template used by the configuration file generator.

examples
   Example directory.  Contains examples of import, export, and RIB templates,
   and some sample .cfg files.

gated_setup.csh
   Defines environment variables needed to run the configuration file
   generator and the automated tester.

gen_config.guide
   User's guide to the configuration file generator (gen_config.perl).

gen_config.perl
   The configuration file generator script.  Use the "-h" option to get a
   usage message.

machines.map
   The list of machines with their, RDI, OSI and IP addresses, etc.  Used
   by the configuration file generator.

rib_template.tpl
   Example template for setting up a RIB definition.

testg
   The automated test program.  Use the "-h" option to get a usage message.
   Note: this is a C-shell script, not a Perl script.

testg.guide
   User's guide to the gated-IDRP test driver (testg).

testg_setup.csh
   Sets up variables and aliases for running the configuration file generator
   and automated test program.
