X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fvlog-modules.def;h=f012e10c767eb66f76ba71aa598eae88f5b422c0;hb=70150daf2fd88a84f80044a9589e97942b85c25b;hp=f68e9d8219370aa12494cd31e49a826c1f8016aa;hpb=2280e7223cc5d014fe60ad3be45b8e4d9d401997;p=openvswitch diff --git a/lib/vlog-modules.def b/lib/vlog-modules.def index f68e9d82..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. @@ -35,7 +35,6 @@ VLOG_MODULE(dpctl) 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) @@ -43,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) @@ -68,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)