Diff for /embedaddon/dnsmasq/dbus/DBus-interface between versions 1.1.1.3 and 1.1.1.4

version 1.1.1.3, 2021/03/17 00:56:46 version 1.1.1.4, 2023/09/27 11:02:07
Line 48  SetBogusPrivOption Line 48  SetBogusPrivOption
 ------------------  ------------------
 Takes boolean, sets or resets the --bogus-priv option.  Takes boolean, sets or resets the --bogus-priv option.
   
   SetLocaliseQueriesOption
   ------------------------
   Takes boolean, sets or resets the --localise-queries option.
   
 SetServers  SetServers
 ----------  ----------
 Returns nothing. Takes a set of arguments representing the new  Returns nothing. Takes a set of arguments representing the new
Line 248  GetMetrics Line 252  GetMetrics
   
 Returns an array with various metrics for DNS and DHCP.  Returns an array with various metrics for DNS and DHCP.
   
   GetServerMetrics
   ----------------
   
   Returns per-DNS-server metrics.
   
   ClearMetrics
   ------------
   
   Clear call metric counters, global and per-server.
   
 2. SIGNALS  2. SIGNALS
 ----------  ----------

Removed from v.1.1.1.3  
changed lines
  Added in v.1.1.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>