[ovs-git] Open vSwitch: utilities: Implement ovs-vlan-test script (master)

dev at openvswitch.org dev at openvswitch.org
Fri Dec 24 02:57:38 UTC 2010


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  01ca1bfcbdd315519e7da58052a9c1359f9e72f7 (commit)
      from  871dfe078f3b4d03de36b6c7d9e5c91b7104cfa8 (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 01ca1bfcbdd315519e7da58052a9c1359f9e72f7
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=01ca1bfcbdd315519e7da58052a9c1359f9e72f7
Author: Ethan Jackson <ethan at nicira.com>
		
utilities: Implement ovs-vlan-test script
		
This patch implements a script which may be used to check for
connectivity issues caused by bugs in Linux drivers relating to
VLAN traffic.


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

Summary of changes:
 debian/openvswitch-common.manpages |    1 +
 debian/openvswitch-switch.install  |    1 +
 utilities/automake.mk              |   10 +-
 utilities/ovs-vlan-test.8.in       |   83 +++++++
 utilities/ovs-vlan-test.in         |  434 ++++++++++++++++++++++++++++++++++++
 xenserver/openvswitch-xen.spec     |    2 +
 6 files changed, 530 insertions(+), 1 deletions(-)
 create mode 100644 utilities/ovs-vlan-test.8.in
 create mode 100755 utilities/ovs-vlan-test.in


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list