ext/ezio/ezio-term.
- Switch monitoring UI for small text displays:
- ext/ezio/ofp-switchmon.
+ ext/ezio/ofp-switchui.
If you passed --with-l26 to configure, "make" will also build the
following kernel modules:
/openflow-switch
/openflow-switch-config
/openflow-switch.copyright
-/openflow-switchmon
-/openflow-switchmon.copyright
-/openflow-switchmon.default
-/openflow-switchmon.dirs
-/openflow-switchmon.init
-/openflow-switchmon.install
+/openflow-switchui
+/openflow-switchui.copyright
+/openflow-switchui.default
+/openflow-switchui.dirs
+/openflow-switchui.init
+/openflow-switchui.install
/openflow-wdt
/openflow-wdt.copyright
/openflow-wdt.default
# MGMT_VCONNS: List of vconns (space-separated) on which secchan
# should listen for management connections from dpctl, etc.
-# openflow-switchmon by default connects to
+# openflow-switchui by default connects to
# unix:/var/run/secchan.socket, so do not disable this if you want to
-# use openflow-switchmon.
+# use openflow-switchui.
MGMT_VCONNS="punix:/var/run/secchan.socket"
# COMMANDS: Access control list for the commands that can be executed
#! /bin/sh
-ofp-kill --force --signal=USR1 ofp-switchmon.pid
+ofp-kill --force --signal=USR1 ofp-switchui.pid
reboot