Skip to content
  • Timothy Stack's avatar
    · add602df
    Timothy Stack authored
    Parse the NS file with the real NS parser so we can make sure linktest is
    doing the "right" thing.
    
    	* configure, configure.in: Add tbsetup/nsverify files.
    
    	* tbsetup/GNUmakefile.in: Add nsverify subdir.
    
    	* tbsetup/tbprerun.in: Run verify-ns on the experiments NS file.
    
    	* tbsetup/ns2ir/nstb_compat.tcl: Bring up-to-date with the current
    	world.
    
    	* tbsetup/nsverify/GNUmakefile.in: Makefile.
    
    	* tbsetup/nsverify/ns-2.27.patch: Patch file for NS version 2.27.
    
    	* tbsetup/nsverify/nstbparse.in: Wrapper for the NS parser.
    
    	* tbsetup/nsverify/tb_compat.tcl: Different version of
    	tb_compat.tcl that is used to verify linktest parameters.
    
    	* tbsetup/nsverify/verify-ns.in: Script that runs on boss and
    	verifies that the testbed parser worked correctly.
    
    	* tbsetup/ns2ir/parse-ns.in, tbsetup/ns2ir/parse.proxy.in: Tweaked
    	a bit so parse.proxy can be used to run the regular NS parser in
    	addition to the testbed one.
    add602df