Files
bind9/lib/dns
Michał Kępień df3062ed52 Fix DNSRPS code after struct dns_db refactoring
Commits ffa4757c79 and
77e7eac54c inadvertently broke
DNSRPS-enabled builds:

  - the new member of struct dns_db that holds a reference count for the
    database is called 'references', not 'refcount',

  - a syntax error was introduced in the designated initializer for
    'rpsdb_rdataset_methods',

  - rpsdb_destroy() no longer takes a 'dbp' argument.

Address all of the above issues to make DNSRPS-enabled builds work
again.
2023-02-28 09:16:05 +01:00
..
2023-02-16 18:35:32 +01:00
2023-02-15 16:44:47 +00:00
2023-02-21 10:13:10 -08:00
2023-02-15 16:44:47 +00:00
2023-02-24 08:30:33 +00:00
2023-02-16 18:35:32 +01:00
2023-02-15 16:44:47 +00:00
2023-02-27 13:47:25 +00:00
2023-02-27 13:47:25 +00:00
2023-02-16 18:35:32 +01:00
2023-02-16 18:35:32 +01:00
2023-02-16 18:35:32 +01:00
2023-02-15 16:44:47 +00:00
2023-02-21 10:13:10 -08:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-02-24 08:30:33 +00:00
2023-02-16 18:35:32 +01:00
2023-02-15 16:44:47 +00:00
2023-02-21 10:13:10 -08:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-02-16 18:35:32 +01:00
2023-02-17 07:18:25 +01:00
2023-02-24 08:30:33 +00:00
2023-02-16 18:35:32 +01:00