mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 08:33:39 +08:00
Minor change: move DNS_MSG_SIZE in opt.h, add comments.
This commit is contained in:
@@ -102,9 +102,6 @@
|
||||
#define DNS_MAX_TTL 604800
|
||||
#endif
|
||||
|
||||
/** DNS message max. size */
|
||||
#define DNS_MSG_SIZE 512
|
||||
|
||||
/* DNS protocol flags */
|
||||
#define DNS_FLAG1_RESPONSE 0x80
|
||||
#define DNS_FLAG1_OPCODE_STATUS 0x10
|
||||
|
||||
Reference in New Issue
Block a user