Factor learning switch out of controller into library.
[sliver-openvswitch.git] / include / vlog.h
index 58d3d5a..2e389f7 100644 (file)
@@ -69,6 +69,7 @@ enum vlog_facility vlog_get_facility_val(const char *name);
         VLOG_MODULE(dpctl)                      \
         VLOG_MODULE(fault)                      \
         VLOG_MODULE(flow)                       \
+        VLOG_MODULE(learning_switch)            \
         VLOG_MODULE(mac_learning)               \
         VLOG_MODULE(netdev)                     \
         VLOG_MODULE(netlink)                    \