# | Line 70 | Line 70 | |
---|---|---|
70 | static PF res_readreply; | |
71 | ||
72 | #define MAXPACKET 1024 /* rfc sez 512 but we expand names so ... */ | |
73 | – | #define RES_MAXALIASES 35 /* maximum aliases allowed */ |
74 | – | #define RES_MAXADDRS 35 /* maximum addresses allowed */ |
73 | #define AR_TTL 600 /* TTL in seconds for dns cache entries */ | |
74 | ||
75 | /* RFC 1104/1105 wasn't very helpful about what these fields |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |