[ovs-dev] [minor fixes 0/6] a set of minor bug fixes

Ben Pfaff blp at nicira.com
Mon Apr 11 18:01:55 UTC 2011


These fix a number of small, miscellaneous bugs that I noticed while
working on other issues.

Ben Pfaff (6):
  ofproto: Avoid memory leak in classifier on destruction.
  bridge: Initialize mirrors' uuid member.
  daemon: Reduce log level of "pid file is stale" message.
  bridge: Reintroduce log message that was lost (and wrong).
  bridge: Fix VLAN selection mirroring logic.
  vlog: Fix VLOG and VLOG_RL macros' treatment of LEVEL argument.

 lib/daemon.c      |    2 +-
 lib/vlog.h        |   16 +++++++++-------
 ofproto/ofproto.c |   13 ++++++++++---
 vswitchd/bridge.c |   36 ++++++++++--------------------------
 4 files changed, 30 insertions(+), 37 deletions(-)




More information about the dev mailing list