issues
search
DNSPod
/
dnspod-sr
A faster recursive dns server from DNSPod
Other
1.36k
stars
328
forks
source link
Fix a few bugs.
#28
Closed
cofyc
closed
9 years ago
cofyc
commented
9 years ago
GET_OPCODE should use hex value 0x7800 not 7800.
Compare current h[idx].mt in each loop to get max match.
jfb8856606
commented
9 years ago
thank you very much.