[ovs-git] Open vSwitch: Add a tutorial for advanced Open vSwitch features. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Apr 19 23:28:42 UTC 2013


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  eeecce05e14a6c62ff531801c0f27e54131a545c (commit)
      from  157900b47952a2c79131d1e08a560c0d6e1100c3 (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 eeecce05e14a6c62ff531801c0f27e54131a545c
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=eeecce05e14a6c62ff531801c0f27e54131a545c
Author: Ben Pfaff <blp at nicira.com>
		
Add a tutorial for advanced Open vSwitch features.
		
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 Makefile.am          |    3 +-
 NEWS                 |    2 +
 README               |    3 +
 tutorial/.gitignore  |    1 +
 tutorial/Tutorial    |  835 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tutorial/automake.mk |   12 +
 tutorial/ovs-sandbox |  234 ++++++++++++++
 tutorial/t-setup     |    8 +
 tutorial/t-stage0    |    9 +
 tutorial/t-stage1    |   12 +
 tutorial/t-stage2    |    7 +
 tutorial/t-stage3    |    8 +
 tutorial/t-stage4    |   15 +
 13 files changed, 1148 insertions(+), 1 deletions(-)
 create mode 100644 tutorial/.gitignore
 create mode 100644 tutorial/Tutorial
 create mode 100644 tutorial/automake.mk
 create mode 100755 tutorial/ovs-sandbox
 create mode 100755 tutorial/t-setup
 create mode 100755 tutorial/t-stage0
 create mode 100755 tutorial/t-stage1
 create mode 100755 tutorial/t-stage2
 create mode 100755 tutorial/t-stage3
 create mode 100755 tutorial/t-stage4


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list