[ovs-git] Open vSwitch: Remove spurious blank line. (master)

dev at openvswitch.org dev at openvswitch.org
Thu Jul 28 00:08:03 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  a0dbc22b4edc06af32354162bd5eb26c0cc3bd72 (commit)
       via  5e00790eef53d9eeb1eb696b894405ab0ea3d66b (commit)
       via  13f2ef9709fbe24b56540ddc5db62c1098b4190f (commit)
       via  d98fa5032eaf49b073058dbf390283c9a71001e1 (commit)
      from  eaa6eb2afd76819de5df0ae9ed753627504ed7e4 (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 a0dbc22b4edc06af32354162bd5eb26c0cc3bd72
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=a0dbc22b4edc06af32354162bd5eb26c0cc3bd72
Author: Ben Pfaff <blp at nicira.com>
		
Remove spurious blank line.
		


commit 5e00790eef53d9eeb1eb696b894405ab0ea3d66b
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=5e00790eef53d9eeb1eb696b894405ab0ea3d66b
Author: Ben Pfaff <blp at nicira.com>
		
ovs-benchmark: New utility.
		


commit 13f2ef9709fbe24b56540ddc5db62c1098b4190f
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=13f2ef9709fbe24b56540ddc5db62c1098b4190f
Author: Ben Pfaff <blp at nicira.com>
		
socket-util: New function lookup_hostname().
		
This is equivalent to lookup_ip() except that it accepts DNS names also.


commit d98fa5032eaf49b073058dbf390283c9a71001e1
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=d98fa5032eaf49b073058dbf390283c9a71001e1
Author: Ben Pfaff <blp at nicira.com>
		
socket-util: Factor inet_parse_passive() out of inet_open_passive().
		


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

Summary of changes:
 debian/openvswitch-common.install  |    1 +
 debian/openvswitch-common.manpages |    1 +
 lib/socket-util.c                  |  146 ++++++---
 lib/socket-util.h                  |    7 +
 rhel/openvswitch.spec.in           |    2 +
 utilities/automake.mk              |    7 +
 utilities/ovs-benchmark.1.in       |  202 ++++++++++++
 utilities/ovs-benchmark.c          |  619 ++++++++++++++++++++++++++++++++++++
 vswitchd/bridge.c                  |    1 -
 xenserver/openvswitch-xen.spec     |    2 +
 10 files changed, 939 insertions(+), 49 deletions(-)
 create mode 100644 utilities/ovs-benchmark.1.in
 create mode 100644 utilities/ovs-benchmark.c


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list