From: Remi Gacogne Date: Thu, 7 Jul 2016 16:33:14 +0000 (+0200) Subject: rec: Add a link to the `dnsmessage.proto` file X-Git-Tag: rec-4.0.0~7^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F4136%2Fhead;p=thirdparty%2Fpdns.git rec: Add a link to the `dnsmessage.proto` file --- diff --git a/docs/markdown/recursor/settings.md b/docs/markdown/recursor/settings.md index b772164468..4594486541 100644 --- a/docs/markdown/recursor/settings.md +++ b/docs/markdown/recursor/settings.md @@ -513,7 +513,7 @@ The optional parameters are: * maskV4 = network mask to apply to the client IPv4 addresses, for anonymization purpose. The default of 32 means no anonymization * maskV6 = same as maskV4, but for IPv6. Default to 128 -The protocol buffers message types can be found in the `dnsmessage.proto' file. +The protocol buffers message types can be found in the [`dnsmessage.proto`](https://github.com/PowerDNS/pdns/blob/master/pdns/dnsmessage.proto) file. ## `lua-dns-script` * Path