Files
bind9/lib/dns
Ondřej Surý 4d85040df5 Change the ISC_R_SUCCESS to DNS_RRL_RESULT_OK in dns_rrl()
There's value mismatch between the return type of dns_rrl() that's
dns_rrl_result_t and ISC_R_SUCCESS which belongs to isc_result_t.  This
works incidentally, because DNS_RRL_RESULT_OK == ISC_R_SUCCESS.

This would break when we change isc_result_t to be static enum in
consecutive commit.  Change the value to match the type.
2021-10-05 22:13:29 +02:00
..
2021-10-05 10:18:48 -07:00
2021-10-05 10:18:48 -07:00
2021-10-04 13:57:32 -07:00
2021-10-04 13:57:32 -07:00
2021-10-05 10:18:48 -07:00
2021-09-09 15:35:39 +02:00
2021-09-09 15:35:39 +02:00
2021-09-09 15:35:39 +02:00
2021-09-09 15:35:39 +02:00
2021-06-09 14:35:14 +02:00
2021-09-09 15:35:39 +02:00
2021-07-06 05:33:48 +00:00
2021-07-06 05:33:48 +00:00
2021-09-09 15:35:39 +02:00
2021-09-17 07:09:50 +02:00
2021-10-04 13:57:32 -07:00
2021-09-09 15:35:39 +02:00
2021-10-05 10:18:48 -07:00
2021-10-04 13:57:32 -07:00
2021-09-17 07:09:50 +02:00
2021-09-17 07:09:50 +02:00
2021-09-09 15:35:39 +02:00
2021-09-09 15:35:39 +02:00
2021-09-09 15:35:39 +02:00
2021-10-02 11:39:56 -07:00
2021-10-02 11:39:56 -07:00