update the documentation

This commit is contained in:
Miek Gieben 2013-05-08 10:09:49 +02:00
parent 0c698b9463
commit eaee06b87e

View File

@ -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:
//