]> git.kaiwu.me - nginx.git/commit
Resolver: fixes in A processing.
authorRuslan Ermilov <ru@nginx.com>
Fri, 6 Dec 2013 10:30:27 +0000 (14:30 +0400)
committerRuslan Ermilov <ru@nginx.com>
Fri, 6 Dec 2013 10:30:27 +0000 (14:30 +0400)
commitf57350cd86c46c789923482ae2adc4e59b58b6b5
tree1a95be0b5952acb482d3238587371012556f98a2
parentf3a271f3fd1ce763a7f8625562d480b7f5c02bd8
Resolver: fixes in A processing.

Verify that class of RR is "IN".
Verify that RR data length is exactly four octets.
Correctly shift to the next RR if RR type is unknown.
src/core/ngx_resolver.c