3838. [protocol] EDNS EXPIRE as been assigned a code point of 9.
(cherry picked from commit 28f0e82bea)
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -7,6 +7,8 @@
|
||||
3839. [test] Use only posix-compatible shell in system tests.
|
||||
[RT #35625]
|
||||
|
||||
3838. [protocol] EDNS EXPIRE as been assigned a code point of 9.
|
||||
|
||||
3836. [bug] Address C++ keyword usage in header file.
|
||||
|
||||
3834. [bug] The re-signing heaps were not being updated soon enough
|
||||
|
||||
@@ -106,6 +106,7 @@
|
||||
/*%< EDNS0 extended OPT codes */
|
||||
#define DNS_OPT_NSID 0x0003 /*%< NSID opt code */
|
||||
#define DNS_OPT_CLIENT_SUBNET 0x0008 /*%< client subnet opt code */
|
||||
#define DNS_OPT_EXPIRE 0x0009 /*%< EXPIRE opt code */
|
||||
|
||||
/*%< The number of EDNS options we know about. */
|
||||
#define DNS_EDNSOPTIONS 3
|
||||
|
||||
Reference in New Issue
Block a user