mirror of
https://github.com/miekg/dns.git
synced 2025-10-18 05:11:01 +02:00
update the documentation
This commit is contained in:
parent
0c698b9463
commit
eaee06b87e
3
edns.go
3
edns.go
@ -1,6 +1,7 @@
|
||||
// EDNS0
|
||||
//
|
||||
// EDNS0 is an extension mechanism for the DNS defined in RFC 2671. It defines a
|
||||
// EDNS0 is an extension mechanism for the DNS defined in RFC 2671 and updated
|
||||
// by RFC 6891. It defines a
|
||||
// standard RR type, the OPT RR, which is then completely abused.
|
||||
// Basic use pattern for creating an (empty) OPT RR:
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user