2016-04-05 01:09:48 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<node name="/">
|
2010-01-13 22:30:40 -08:00
|
|
|
|
2016-04-05 01:09:48 +02:00
|
|
|
<!--
|
|
|
|
|
org.freedesktop.NetworkManager.DHCP6Config:
|
|
|
|
|
|
|
|
|
|
Options and configuration returned by the IPv6 DHCP server.
|
|
|
|
|
-->
|
|
|
|
|
<interface name="org.freedesktop.NetworkManager.DHCP6Config">
|
2016-04-05 11:27:17 +02:00
|
|
|
<annotation name="org.gtk.GDBus.C.Name" value="Dhcp6Config"/>
|
2010-01-13 22:30:40 -08:00
|
|
|
|
2016-04-05 01:09:48 +02:00
|
|
|
<!--
|
|
|
|
|
Options:
|
|
|
|
|
|
|
|
|
|
Configuration options returned by a DHCP server, if any.
|
|
|
|
|
-->
|
|
|
|
|
<property name="Options" type="a{sv}" access="read"/>
|
|
|
|
|
|
|
|
|
|
<!--
|
|
|
|
|
PropertiesChanged:
|
|
|
|
|
@properties: A dictionary mapping property names to variant boxed values
|
|
|
|
|
-->
|
|
|
|
|
<signal name="PropertiesChanged">
|
2016-04-05 11:27:17 +02:00
|
|
|
<arg name="properties" type="a{sv}"/>
|
|
|
|
|
</signal>
|
|
|
|
|
</interface>
|
2010-01-13 22:30:40 -08:00
|
|
|
</node>
|