resolved: add one more comment with a link to the matching RFC
authorLennart Poettering <lennart@poettering.net>
Fri, 27 Nov 2015 18:22:35 +0000 (19:22 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 27 Nov 2015 18:23:46 +0000 (19:23 +0100)
src/resolve/resolved-dns-rr.h

index f8066c0..a092961 100644 (file)
@@ -156,6 +156,7 @@ struct DnsResourceRecord {
                         size_t signature_size;
                 } rrsig;
 
+                /* https://tools.ietf.org/html/rfc4034#section-4.1 */
                 struct {
                         char *next_domain_name;
                         Bitmap *types;