[ovs-git] Open vSwitch: socket-util: Refactor unix specific code to a new file. (master)

dev at openvswitch.org dev at openvswitch.org
Tue May 27 18:05:12 UTC 2014


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  7f1e1c7ffa8134927b072959ea6548e21eb0c3a4 (commit)
      from  5d40fc57966422659861c9d853abcf6a3a4b6bf4 (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 7f1e1c7ffa8134927b072959ea6548e21eb0c3a4
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=7f1e1c7ffa8134927b072959ea6548e21eb0c3a4
Author: Gurucharan Shetty <gshetty at nicira.com>
		
socket-util: Refactor unix specific code to a new file.
		
Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/automake.mk        |    1 +
 lib/socket-util-unix.c |  400 ++++++++++++++++++++++++++++++++++++++++++++++++
 lib/socket-util.c      |  377 ---------------------------------------------
 lib/socket-util.h      |   44 +++---
 4 files changed, 420 insertions(+), 402 deletions(-)
 create mode 100644 lib/socket-util-unix.c


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list