Ondřej Surý
a8e6c3b8f7
Make isc_result tables smaller
...
The isc_result_t enum was to sparse when each library code would skip to
next << 16 as a base. Remove the huge holes in the isc_result_t enum to
make the isc_result tables more compact.
This change required a rewrite how we map dns_rcode_t to isc_result_t
and back, so we don't ever return neither isc_result_t value nor
dns_rcode_t out of defined range.
2023-06-15 15:32:04 +02:00
..
2023-06-15 15:32:04 +02:00
2023-05-13 23:31:45 -07:00
2023-03-29 10:47:53 +00:00
2023-05-12 14:16:25 +02:00
2023-05-12 20:48:31 +01:00
2023-03-29 10:47:53 +00:00
2023-03-08 22:40:03 +00:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-06-14 13:12:45 +01:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-04-03 12:05:28 +10:00
2023-02-21 13:12:26 +00:00
2023-03-30 23:29:25 +02:00
2023-05-12 20:48:31 +01:00
2023-02-26 22:56:07 +00:00
2023-05-12 20:48:31 +01:00
2023-05-27 00:41:37 +00:00
2023-02-15 16:44:47 +00:00
2023-02-08 21:33:23 +01:00
2023-02-06 11:21:12 +00:00
2023-05-12 14:16:25 +02:00
2023-05-12 14:16:25 +02:00
2023-02-15 16:44:47 +00:00
2023-05-15 20:49:42 +00:00
2023-05-03 09:12:34 +02:00
2023-05-12 20:48:31 +01:00
2023-05-15 20:49:42 +00:00
2023-05-18 15:12:23 +02:00
2023-02-16 18:35:32 +01:00
2023-04-03 12:44:27 +10:00
2023-05-12 20:48:31 +01:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-04-03 10:25:56 +00:00
2023-03-31 12:52:59 +00:00
2023-05-12 20:48:31 +01:00
2023-05-29 01:40:57 +00:00
2023-04-27 12:38:53 +02:00
2023-02-16 18:35:32 +01:00
2023-02-15 16:44:47 +00:00
2023-06-15 15:32:04 +02:00
2023-02-15 09:30:04 +01:00
2023-03-31 09:52:54 +00:00
2023-04-03 13:32:40 +00:00
2023-03-28 12:38:28 -07:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-03-31 13:16:28 +02:00
2023-02-15 16:44:09 +00:00
2023-04-03 10:25:56 +00:00
2023-05-19 11:02:59 +02:00
2023-04-12 14:10:37 +02:00
2023-03-31 15:02:06 +02:00
2023-02-16 18:35:32 +01:00
2023-04-03 12:44:27 +10:00
2023-04-03 10:25:56 +00:00
2023-04-21 12:42:10 +02:00
2023-04-27 12:38:53 +02:00