Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-api

[Xen-API] Problem with c bindings network record

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] Problem with c bindings network record
From: nikolanikov@xxxxxxx
Date: Thu, 05 Jul 2007 20:19:15 +0300
Delivery-date: Thu, 05 Jul 2007 10:17:03 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: mail.bG Webmail 4.0-cvs
hmm... in network record there are two more things
<member>
<name>default_gateway</name>
<value><string></string></value>
</member>
<member>
<name>default_netmask</name>
<value><string></string></value>
</member>

In xen-api c bindings I can't see them in xen_network_record
struct, but xen want them when I try to create network ,it
gives me some errors ,that
default_gateway missing

I added them to my c bindings but I think you should add it
in next release

Sorry for my bad english.

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

SCENA - Единственото БЕЗПЛАТНО списание за мобилни комуникации и технологии.
http://www.bgscena.com/


_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-API] Problem with c bindings network record, nikolanikov <=