]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Better descripton of getMACAddress() in the documentation
authorRemi Gacogne <github@coredump.fr>
Mon, 23 May 2022 11:13:29 +0000 (13:13 +0200)
committerGitHub <noreply@github.com>
Mon, 23 May 2022 11:13:29 +0000 (13:13 +0200)
Co-authored-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
pdns/dnsdistdist/docs/reference/config.rst

index 0377d9d6008f7deced47008e2c1061598f8c3e65..32d8d4aef98fd40d32b6dfce723dfeb58769d4b5 100644 (file)
@@ -990,7 +990,7 @@ Status, Statistics and More
 
   .. versionadded:: 1.8.0
 
-  Return the link-level address (MAC) corresponding to the supplied remote IP address, if known by the kernel.
+  Return the link-level address (MAC) corresponding to the supplied neighbour IP address, if known by the kernel.
   This function is only implemented on Linux.
 
   :param str ip: The IP address, IPv4 or IPv6, to look up the corresponding link-level address for.