Skip to content
  • Timothy Stack's avatar
    · 19dbd0fd
    Timothy Stack authored
    Make the netlab client applet available to locals.
    
    	* configure, configure.in: Add xmlrpcpipe.php3.
    
    	* xmlrpc/emulabserver.py.in: Add missing virtual_tables.  Add
    	getareas call to get the list of robot areas.  Add node.getlist
    	and node.typeinfo methods for getting information about the nodes.
    	Add a "nic" argument to node.available to get the count of
    	wireless nodes.  Add "exclude" argument to
    	experiment.virtual_topology so we don't have to download the
    	massive route table, also delete the 'pid'/'eid' fields for the
    	same reason.  Don't return string output of virtual_topology, it's
    	huge.  Return some more info in experiment.getlist().
    
    	* www/GNUmakefile.in: Add xmlrpcpipe.php3.
    
    	* www/beginexp_form.php3, www/modifyexp.php3: Add links to the
    	client gui.
    
    	* www/netlab-client.jar: The client binary.
    19dbd0fd