zeek/testing/btest/Baseline/core.fake_dns
Tim Wojtulewicz e8f833b8a6 Store all mappings in a single map instead of split by type
This opens up the possibility of storing other request types outside
of T_A, T_PTR and T_TXT without requiring redoing the caching. It
also fixes the caching code in DNS_Mapping, adding a version number
to the start of the cache file so the cache structure can be modified
and old caches invalidated more easily.
2022-04-22 13:10:37 -07:00
..
out Store all mappings in a single map instead of split by type 2022-04-22 13:10:37 -07:00