Add support for matching Ethernet multicast frames.
[openvswitch] / lib / vlog-modules.def
index 736d93efa0e1a1da06ddb5c9670f3c0932c8d85c..7e629948a3b20505d96da9d64eb487a01b78928d 100644 (file)
@@ -40,12 +40,11 @@ VLOG_MODULE(learning_switch)
 VLOG_MODULE(lockfile)
 VLOG_MODULE(mac_learning)
 VLOG_MODULE(netdev)
-VLOG_MODULE(netdev_gre)
 VLOG_MODULE(netdev_linux)
-VLOG_MODULE(netdev_patch)
 VLOG_MODULE(netdev_vport)
 VLOG_MODULE(netflow)
 VLOG_MODULE(netlink)
+VLOG_MODULE(nx_match)
 VLOG_MODULE(ofctl)
 VLOG_MODULE(ofp_parse)
 VLOG_MODULE(ofp_util)
@@ -78,6 +77,7 @@ VLOG_MODULE(status)
 VLOG_MODULE(svec)
 VLOG_MODULE(timeval)
 VLOG_MODULE(socket_util)
+VLOG_MODULE(system_stats)
 VLOG_MODULE(unixctl)
 VLOG_MODULE(util)
 VLOG_MODULE(vconn_stream)