Checking duplicate RRSets in response.
- Added function dnslib_response_contains() to check if the response contains the given RRSet - Modified functions dnslib_response_add_rrset_*() - added parameter for enabling checking of duplicates - Modified nameserver functions accordingly - Modified response tests to reflect the new API refs #257
Showing
- src/dnslib/response.c 43 additions, 3 deletionssrc/dnslib/response.c
- src/dnslib/response.h 25 additions, 6 deletionssrc/dnslib/response.h
- src/server/name-server.c 10 additions, 10 deletionssrc/server/name-server.c
- src/tests/dnslib/dnslib_response_tests.c 5 additions, 5 deletionssrc/tests/dnslib/dnslib_response_tests.c
Loading
Please register or sign in to comment