Changelog entry for #144 and #1098

- Fix #144: Port ipset to BSD pf tables.
This commit is contained in:
W.C.A. Wijngaards 2024-07-03 14:53:42 +02:00
parent 92b6c2a7b9
commit d3a2264272

View file

@ -3,6 +3,9 @@
move the exact size of the init value to avoid false positive heap move the exact size of the init value to avoid false positive heap
overflow reads from address sanitizers. overflow reads from address sanitizers.
3 July 2024: Wouter
- Fix #144: Port ipset to BSD pf tables.
2 July 2024: Wouter 2 July 2024: Wouter
- Fix to remove unused include from the readzone test program. - Fix to remove unused include from the readzone test program.
- Fix unused variable warning in do_cache_remove. - Fix unused variable warning in do_cache_remove.