targets for setting the of controllers
authorGiuseppe Lettieri <g.lettieri@iet.unipi.it>
Thu, 27 Sep 2012 14:19:59 +0000 (16:19 +0200)
committerGiuseppe Lettieri <g.lettieri@iet.unipi.it>
Thu, 27 Sep 2012 14:19:59 +0000 (16:19 +0200)
add CONTROLLER_x=... for each bridge x in conf.mk
(e.g., CONTROLLER_SENDER=tcp:127.0.0.1:6663).
The run:

make -j controllers

to set the controllers.
Note: use IP addresses and not DNS names.


No differences found