Function for comparing domain names.
Added dnslib_dname_compare(). Added constant for max domain name labels. TODO: consider saving label offsets in the domain name structure, may make the comparation quicker. refs #118
Please register or sign in to comment