Skip to content
  • Lubos Slovak's avatar
    fb5099c5
    RDATA modifications. · fb5099c5
    Lubos Slovak authored
    The previous approach made converting RDATA  to wire format too
      complex. Now RDATA items distinguish only between domain name
      and other data. The format is given by a descriptor.
    
    TODO: Consider saving the length of the data to the byte array
          always, so getting it would not require that huge switch.
    
    refs #119
    fb5099c5
    RDATA modifications.
    Lubos Slovak authored
    The previous approach made converting RDATA  to wire format too
      complex. Now RDATA items distinguish only between domain name
      and other data. The format is given by a descriptor.
    
    TODO: Consider saving the length of the data to the byte array
          always, so getting it would not require that huge switch.
    
    refs #119
Loading