bind9/bin/plugins
Ondřej Surý b05a991ad0 Make isc_ht optionally case insensitive
Previously, the isc_ht API would always take the key as a literal input
to the hashing function.  Change the isc_ht_init() function to take an
'options' argument, in which ISC_HT_CASE_SENSITIVE or _INSENSITIVE can
be specified, to determine whether to use case-sensitive hashing in
isc_hash32() when hashing the key.
2022-03-28 15:02:18 -07:00
..
filter-a.c Make isc_ht optionally case insensitive 2022-03-28 15:02:18 -07:00
filter-a.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
filter-aaaa.c Make isc_ht optionally case insensitive 2022-03-28 15:02:18 -07:00
filter-aaaa.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
Makefile.am Add filter-a plugin for IPv6-dominant environments 2021-03-19 08:06:55 +01:00