ofp-parse: Break string-to-openflow parsing into library functions
[openvswitch] / utilities / ovs-openflowd.c
index 1aa3ef5485e527e69de010b622353f6445f6ff4a..bb77d589658de070a0bf25b6be1e0a02e2ce75e5 100644 (file)
@@ -44,9 +44,9 @@
 #include "unixctl.h"
 #include "util.h"
 #include "vconn.h"
-
 #include "vlog.h"
-#define THIS_MODULE VLM_openflowd
+
+VLOG_DEFINE_THIS_MODULE(openflowd)
 
 /* Settings that may be configured by the user. */
 struct ofsettings {