]> git.meshlink.io Git - catta/blobdiff - avahi-daemon/DBUS-API
* Show some messages when pygtk or twisted is missing for the execution of the python...
[catta] / avahi-daemon / DBUS-API
index 9b46ac05b4ab2264e4b375b1b29b254bff600efd..7f10ea1fed04d46647e4894295f4231db75d2da5 100644 (file)
@@ -8,6 +8,8 @@ org.freedesktop.Avahi.Server
         int32 GetState()
         string GetAlternativeHostName(string name)
         string GetAlternativeServiceName(string name)
+        string GetNetworkInterfaceNameByIndex(int32 index)
+        int32 GetNetworkInterfaceIndexByName(string name)
         [int32 interface, int32 protocol, string name, int32 aprotocol, string address] ResolveHostName(int32 interface, int32 protocol, string name, int32 aprotocol)
         [int32 interface, int32 protocol, int32 aprotocol, string address, string name] ResolveAddress(int32 interface, int32 protocol, string address)
         [int32 interface, int32 protocol, string name, string type, string domain, string host, int32 aprotocol, string address, uint16 port, string txt[]] ResolveService(int32 interface, int32 protocol, string name, string type, string domain, int32 aprotocol)