Zone contents functions separated to new module
- Added zone-contents module, most of zone functions moved there and adequately modified. - Zone API functions just call the zone-contents functions now. Later should be removed totally. - Few fixes. refs #1028 @2h
Showing
- Knot.files 2 additions, 0 deletionsKnot.files
- src/Makefile.am 2 additions, 0 deletionssrc/Makefile.am
- src/dnslib/node.c 1 addition, 1 deletionsrc/dnslib/node.c
- src/dnslib/zone-contents.c 1967 additions, 0 deletionssrc/dnslib/zone-contents.c
- src/dnslib/zone-contents.h 486 additions, 0 deletionssrc/dnslib/zone-contents.h
- src/dnslib/zone.c 1000 additions, 1596 deletionssrc/dnslib/zone.c
- src/dnslib/zone.h 14 additions, 25 deletionssrc/dnslib/zone.h
Loading
Please register or sign in to comment