dnslib.generator

Undocumented in source.

Members

Functions

generateRequest
bool generateRequest(string domainName, dnsType type, ushort dnsId, ubyte[] requestData, bool recursionDesired)
Undocumented in source. Be warned that the author may not have intended to support it.
generateReverseRequest
bool generateReverseRequest(string ipstring, ushort dnsId, ubyte[] requestData)
Undocumented in source. Be warned that the author may not have intended to support it.
newDnsId
ushort newDnsId()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

IDcounter
ushort IDcounter;
Undocumented in source.
randomEngine
auto randomEngine;
Undocumented in source.

Meta