From jerry at dns-oarc.net Wed Aug 23 12:35:47 2023 From: jerry at dns-oarc.net (=?UTF-8?Q?Jerry_Lundstr=c3=b6m?=) Date: Wed, 23 Aug 2023 14:35:47 +0200 Subject: [dnscap-users] Release 2.2.0 Message-ID: Hi all, This release adds anonymization of EDNS Client Subnet to all anonymizer plugins and improves TCP state handling by adding a hash table for lookup rather than walking a list. 2988a62c9df45aab9cd8d8e61e94f8b284d2b71c40170ea9413980687cf54a73 Packages are available at: Plugins that anonymize can now take two new options: - `-e`: also anonymize EDNS Client Subnet - `-E`: only anonymize EDNS Client Subnet Other changes: - Cleanup and improvements to building and testing - Mention PowerTools repository for building on CentOS etc - Remove old workarounds in tests before #133 d4e0b2c TCP state hash table 1ea8d3f Doc 12ea061 EDNS Client Subnet anonymization c9ed7be pcap-dist b76f745 Cleanup 7682d41 hashtbl Cheers, Jerry