Fixed error in parsing binary IPSECKEY data.
- IPSECKEY rdata were being parsed in wrong way - two items were stored in one. This caused no problems during responding. - Changed storing of APL rdata so that it is the same as TXT, currently, it might have caused undesired behaviour with transfered rdata or with rdata loaded from binary. Closes #2002 @3h
Please register or sign in to comment