Skip to content
Snippets Groups Projects
  1. Jun 24, 2011
  2. Jun 22, 2011
    • Lubos Slovak's avatar
      Fixes · 872dced8
      Lubos Slovak authored
      - Replacing RRSet owner directly in zone_add_rrset().
      - Fixed check if owner in RRSets should be replaced in
        dnames_from_node_to_table().
      - Fixed check for return value from dname_table_add_dname2()
        in dnames_from_rdata_to_table().
      
      Zone compiler does not work well. Don't know if it is because of
      my changes to the zone and node API.
      872dced8
    • Lubos Slovak's avatar
      Fixed functions inserting dnames to table in zone. · 7efe151f
      Lubos Slovak authored
      - Fixed wrong check if the RRSet's owner should be replaced.
      - zone_add_rrset() now also finds the node where to insert it.
        (Maybe not needed).
      - Modified AXFR-in packet processing to properly insert RRSets
        into zone.
      
      refs #920 1h
      7efe151f
    • Lubos Slovak's avatar
      Zone functions for adding data improved. · 5e4408f9
      Lubos Slovak authored
      - Divided dnames_from_node_to_table() to smaller functions
        (for RRSet and RDATA).
      - Added add_rrset() function.
      - Added new error code.
      
      refs #920 @1h
      5e4408f9
    • Lubos Slovak's avatar
      a598bcbe
  3. Jun 21, 2011
  4. Jun 20, 2011
  5. Jun 17, 2011
Loading