[ovs-git] Open vSwitch: ovs-ofctl: Make add-flows command read from stdin if file name is "-". (master)

dev at openvswitch.org dev at openvswitch.org
Wed Mar 9 16:22:22 PST 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  70315176de81b49b7dcd4d65f09991f3217813af (commit)
      from  6cd1276311130c6b6576cff47aea1068c42b7829 (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 70315176de81b49b7dcd4d65f09991f3217813af
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=70315176de81b49b7dcd4d65f09991f3217813af
Author: Ben Pfaff <blp at nicira.com>
		
ovs-ofctl: Make add-flows command read from stdin if file name is "-".
		
It is conventional for Unix tools to read from standard input if "-" is
specified as a file name.  It's easy for "ovs-ofctl add-flows" to behave
this way, too, so this commit implements it.

Suggested-by: Paul Ingram <paul at nicira.com>


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

Summary of changes:
 tests/ofproto.at         |    2 +-
 utilities/ovs-ofctl.8.in |    3 ++-
 utilities/ovs-ofctl.c    |    6 ++++--
 3 files changed, 7 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list