X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fvlog-modules.def;h=f012e10c767eb66f76ba71aa598eae88f5b422c0;hb=af96ccd24690553a0f8e2dbe9ee72530f18629c6;hp=b33daf620d83b72b58ca7b0e1ce88085c2680f27;hpb=d3a8012b60ecb89b0a65f14b128b5a7d7ca1a2a5;p=openvswitch diff --git a/lib/vlog-modules.def b/lib/vlog-modules.def index b33daf62..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. @@ -32,11 +32,9 @@ VLOG_MODULE(dpif) VLOG_MODULE(dpif_linux) VLOG_MODULE(dpif_netdev) VLOG_MODULE(dpctl) -VLOG_MODULE(executer) VLOG_MODULE(ezio_term) VLOG_MODULE(fail_open) VLOG_MODULE(fatal_signal) -VLOG_MODULE(fault) VLOG_MODULE(flow) VLOG_MODULE(in_band) VLOG_MODULE(jsonrpc) @@ -44,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) @@ -69,8 +66,10 @@ 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) VLOG_MODULE(stream_tcp) VLOG_MODULE(stream_unix) VLOG_MODULE(stream)