From: Remi Gacogne Date: Mon, 23 May 2022 11:13:29 +0000 (+0200) Subject: dnsdist: Better descripton of getMACAddress() in the documentation X-Git-Tag: auth-4.8.0-alpha0~93^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=909a4a63e218ea7a394f43a5c1816fdecb77e48e;p=thirdparty%2Fpdns.git dnsdist: Better descripton of getMACAddress() in the documentation Co-authored-by: Otto Moerbeek --- diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index 0377d9d600..32d8d4aef9 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -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.