|
|
|
|
|
|
|
|
|
|
xen-api
[Xen-API] [PATCH] Move the netdev library from xen-api.hg into xen-api-l
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(-)
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>
|
- [Xen-API] [PATCH] Move the netdev library from xen-api.hg into xen-api-libs.hg and make it into a ocamlfind library,
Jonathan Ludlam <=
|
|
|
|
|