Setting next node and nsec3 referrer to node.
- Added next node and nsec3 referrer pointers to node. - Setting them in API functions for setting previous and nsec3 nodes. - Added API functions - dname_set_node() - node_get_owner() TODO: In zone load and zone dump, node->prev and node->nsec3_node should be used only via API. refs #995 @20m
Showing
- src/dnslib/dname.c 7 additions, 0 deletionssrc/dnslib/dname.c
- src/dnslib/dname.h 2 additions, 0 deletionssrc/dnslib/dname.h
- src/dnslib/node.c 10 additions, 6 deletionssrc/dnslib/node.c
- src/dnslib/node.h 6 additions, 0 deletionssrc/dnslib/node.h
- src/dnslib/zone.c 9 additions, 4 deletionssrc/dnslib/zone.c
Loading
Please register or sign in to comment