tjfontaine / native-dns-packet

DNS parsing and writing in javascript
MIT License
58 stars 36 forks source link

Handle variable length question section. #29

Open stephank opened 8 years ago

stephank commented 8 years ago

Multi-packet responses, such as AXFR and IXFR can omit the question in all but the first response packet.