[ovs-git] Open vSwitch: ovs-appctl: Add fdb/flush command (master)

dev at openvswitch.org dev at openvswitch.org
Tue Nov 1 23:34:56 UTC 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  f0a3aa2ecf3c81b448edfaa8c86e5dd07ba82e3a (commit)
       via  0f49dd6925beadb7e86fda6646285c068ada7303 (commit)
      from  e002c96f0587ee7ac75d56ba89a66ad9d1002c14 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f0a3aa2ecf3c81b448edfaa8c86e5dd07ba82e3a
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=f0a3aa2ecf3c81b448edfaa8c86e5dd07ba82e3a
Author: Ansis Atteka <aatteka at nicira.com>
		
ovs-appctl: Add fdb/flush command
		
Added a new command that will allow to flush particular bridge's
MAC learning table.

Issue #7819


commit 0f49dd6925beadb7e86fda6646285c068ada7303
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=0f49dd6925beadb7e86fda6646285c068ada7303
Author: Ansis Atteka <aatteka at nicira.com>
		
packaging: dpkg --purge command fails on Ubuntu 11.04
		
The problem is that postrm script is unable to remove
contents of /var/log/openvswitch/ directory in case if
it contains any other directories. Steps to reproduce
on Ubuntu 11.04:
1. apt-get install openvswitch-switch
2. dpkg --purge openvswitch-switch
3. observe that purge failed, because of an empty "cores"
directory inside /var/log/openvswitch/


-----------------------------------------------------------------------

Summary of changes:
 NEWS                             |    2 ++
 debian/openvswitch-switch.postrm |    2 +-
 ofproto/ofproto-dpif.c           |   18 ++++++++++++++++++
 vswitchd/ovs-vswitchd.8.in       |    2 ++
 4 files changed, 23 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list