Minor change: move DNS_MSG_SIZE in opt.h, add comments.

This commit is contained in:
fbernon
2007-12-12 19:22:20 +00:00
parent de11e7fd75
commit 4653974c2a
2 changed files with 7 additions and 4 deletions

View File

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