Module | Net::DNS::Names |
In: |
lib/net/dns/names.rb
|
INT16SZ | = | 2 |
Expand a compressed name in a DNS Packet object. Please see RFC1025 for an explanation of how the compression in DNS packets works, how may it be useful and how should be handled.
This method accept two parameters: a raw packet data and an offset, which indicates the point in the packet in which the parsing has arrived.