Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mongoose
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
esp
mongoose
Commits
cd9c7dcb
Commit
cd9c7dcb
authored
Apr 19, 2017
by
Sergey Lyubka
Committed by
Cesanta Bot
Apr 19, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correct negative AAAA answer with NSEC RR
PUBLISHED_FROM=c7e3132d55e603f159019e3f0290e01b189e75e0
parent
f868fc86
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
mongoose.h
mongoose.h
+2
-0
No files found.
mongoose.h
View file @
cd9c7dcb
...
...
@@ -5362,6 +5362,8 @@ extern "C" {
#define MG_DNS_AAAA_RECORD 0x1c
/* Lookup IPv6 address */
#define MG_DNS_SRV_RECORD 0x21
/* Lookup SRV */
#define MG_DNS_MX_RECORD 0x0f
/* Lookup mail server for domain */
#define MG_DNS_ANY_RECORD 0xff
#define MG_DNS_NSEC_RECORD 0x2f
#define MG_MAX_DNS_QUESTIONS 32
#define MG_MAX_DNS_ANSWERS 32
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment