WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-api

[Xen-API] [PATCH] Move the netdev library from xen-api.hg into xen-api-l

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] [PATCH] Move the netdev library from xen-api.hg into xen-api-libs.hg and make it into a ocamlfind library
From: Jonathan Ludlam <Jonathan.Ludlam@xxxxxxxxxxxxx>
Date: Fri, 18 Jun 2010 13:21:11 +0000
Delivery-date: Fri, 18 Jun 2010 06:29:58 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mercurial-patchbomb/1.3.1
Signed-off-by: Jon Ludlam <Jonathan.Ludlam@xxxxxxxxxxxxx>


 ocaml/OMakefile                  |    1 -
 ocaml/in_guest_install/OMakefile |    6 +-
 ocaml/netdev/OMakefile           |    5 -
 ocaml/netdev/addr_stubs.c        |  116 -----------
 ocaml/netdev/bridge_stubs.c      |   85 --------
 ocaml/netdev/link_stubs.c        |  179 -----------------
 ocaml/netdev/netdev.h            |   33 ---
 ocaml/netdev/netdev.ml           |  412 
-----------------------------------------
 ocaml/netdev/netdev.mli          |  138 -------------
 ocaml/netdev/sockios_compat.h    |    6 -
 ocaml/xapi/OMakefile             |    6 +-
 ocaml/xe-cli/OMakefile           |    5 +-
 ocaml/xe-cli/rt/OMakefile        |    6 +-
 ocaml/xenops-ts/OMakefile        |    6 +-
 ocaml/xenops/OMakefile           |    8 +-
 ocaml/xiu/OMakefile              |    6 +-
 16 files changed, 21 insertions(+), 997 deletions(-)


Attachment: xen-api.hg.patch
Description: Text Data

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
<Prev in Thread] Current Thread [Next in Thread>