ovsdb: Add replication support and refactor files in terms of replication.
[cascardo/ovs.git] / lib / vlog-modules.def
index d5a59ab..49488a2 100644 (file)
@@ -54,8 +54,9 @@ VLOG_MODULE(ofctl)
 VLOG_MODULE(ovs_discover)
 VLOG_MODULE(ofproto)
 VLOG_MODULE(openflowd)
-VLOG_MODULE(ovsdb)
+VLOG_MODULE(ovsdb_client)
 VLOG_MODULE(ovsdb_file)
+VLOG_MODULE(ovsdb_log)
 VLOG_MODULE(ovsdb_jsonrpc_server)
 VLOG_MODULE(ovsdb_server)
 VLOG_MODULE(ovsdb_tool)
@@ -66,6 +67,7 @@ VLOG_MODULE(port_watcher)
 VLOG_MODULE(proc_net_compat)
 VLOG_MODULE(process)
 VLOG_MODULE(rconn)
+VLOG_MODULE(reconnect)
 VLOG_MODULE(rtnetlink)
 VLOG_MODULE(stp)
 VLOG_MODULE(stream_fd)