X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=planetlab%2Fexp-tool%2FMakefile.help;h=a7d6182372ba43b1fd554a57351f6b173cd68d11;hb=329e9f423619177b33174b1704f1702da3a01c1f;hp=4c6773ef384f7b08c0be2372706d3f416ce0756e;hpb=db94a8bec0b085039016df21ee66736c3d0f8316;p=sliver-openvswitch.git diff --git a/planetlab/exp-tool/Makefile.help b/planetlab/exp-tool/Makefile.help index 4c6773ef3..a7d618237 100644 --- a/planetlab/exp-tool/Makefile.help +++ b/planetlab/exp-tool/Makefile.help @@ -42,6 +42,8 @@ make showcontrollers make controllers configure the various switches so they use the configured controllers +make del-controllers + reset the switches to run in standalone mode ==================== devel make update push a new version of sliver-ovs into the slivers @@ -60,3 +62,8 @@ make stop make status list status of db and switch processes in all slivers ==================== +make gmap-probes + Uses GMAP_SERVER and GMAP_PROBES to run probes in selected slivers + that can update a googlemap server for animating link speeds + This of course is mostly a demo thing, based on a one-host ndnmap deployment for now +====================