Skip to content
  • Lubos Slovak's avatar
    2fea8f8d
    Extended RDATA API · 2fea8f8d
    Lubos Slovak authored
    Added functions:
      - dnslib_rdata_wire_size()
      - dnslib_rdata_to_wire()
    
    The converting seems to be quite inefficient, should consider
      improving performance for the cost of more memory used
      (not to distinguish so many RDATA item types).
    2fea8f8d
    Extended RDATA API
    Lubos Slovak authored
    Added functions:
      - dnslib_rdata_wire_size()
      - dnslib_rdata_to_wire()
    
    The converting seems to be quite inefficient, should consider
      improving performance for the cost of more memory used
      (not to distinguish so many RDATA item types).
Loading