GetLoopServers Dbus method.

This commit is contained in:
Simon Kelley
2014-08-12 18:30:44 +01:00
parent 40766e55e8
commit aaeea9f6ed
2 changed files with 43 additions and 0 deletions

View File

@@ -160,6 +160,15 @@ for SetServersEx is represented as
"/eng.mycorp.com/lab.mycorp.com/1003:1234:abcd::1%eth0"
]
GetLoopServers
--------------
(Only available if dnsmasq compiled with HAVE_LOOP)
Return an array of strings, each string is the IP address of an upstream
server which has been found to loop queries back to this dnsmasq instance, and
it therefore not being used.
2. SIGNALS