~oem-solutions-group/network-manager/ubuntu.hardy.07

« back to all changes in this revision

Viewing changes to introspection/nm-ip4-config.xml

(merge) RELEASE 0.7~~svn20080928t225540+eni0-0ubuntu1 to ubuntu/intrepid

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
    <property name="Addresses" type="aau" access="read">
6
6
      <tp:docstring>Tuples of IPv4 address/prefix/gateway.</tp:docstring>
7
7
    </property>
8
 
    <property name="Hostname" type="s" access="read">
9
 
      <tp:docstring>The hostname associated with this IPv4 address. FIXME: what about multiple hostnames?</tp:docstring>
10
 
    </property>
11
8
    <property name="Nameservers" type="au" access="read">
12
9
      <tp:docstring>The nameservers in use.</tp:docstring>
13
10
    </property>