X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fvlog-modules.def;h=f012e10c767eb66f76ba71aa598eae88f5b422c0;hb=55aa00e0df2cacc67081d31b813328fb39ce3561;hp=d1c16a6ec8d7eab273506f1638e9a851e8448a3c;hpb=250382a8fc839cb077b2636983a1c1de0d6b0e17;p=openvswitch diff --git a/lib/vlog-modules.def b/lib/vlog-modules.def index d1c16a6e..f012e10c 100644 --- a/lib/vlog-modules.def +++ b/lib/vlog-modules.def @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008, 2009 Nicira Networks. + * Copyright (c) 2008, 2009, 2010 Nicira Networks. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -42,7 +42,6 @@ VLOG_MODULE(leak_checker) VLOG_MODULE(learning_switch) VLOG_MODULE(lockfile) VLOG_MODULE(mac_learning) -VLOG_MODULE(mgmt) VLOG_MODULE(netdev) VLOG_MODULE(netdev_linux) VLOG_MODULE(netflow) @@ -67,6 +66,7 @@ VLOG_MODULE(process) VLOG_MODULE(rconn) VLOG_MODULE(reconnect) VLOG_MODULE(rtnetlink) +VLOG_MODULE(sflow) VLOG_MODULE(stp) VLOG_MODULE(stream_fd) VLOG_MODULE(stream_ssl)