[ovs-git] Open vSwitch: socket-util: af_inet_ioctl() for Windows. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Feb 21 16:26:02 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  866f3e677e21a617c390737a6e90ff62022f8747 (commit)
      from  54a1cfb53616baeef103bd8e395768fc344b1cc6 (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 866f3e677e21a617c390737a6e90ff62022f8747
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=866f3e677e21a617c390737a6e90ff62022f8747
Author: Gurucharan Shetty <gshetty at nicira.com>
		
socket-util: af_inet_ioctl() for Windows.
		
There is no direct mapping for the ioctl function in
Windows.  As of now, af_inet_ioctl() is being used for Linux
and BSD. So, don't try to compile it for Windows.

Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/socket-util.c |    2 ++
 lib/socket-util.h |    2 ++
 2 files changed, 4 insertions(+)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list