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(-) _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev