What's Changed
- Fix build with Boost 1.89.0 by @cho-m in #1038
- Reworked Mikrotik plugin to address CVE-2026-48695 in #1047
- Entirely reworked Juniper plugin to improve security aspects in #1049
- Reworked ExaBGP message crafting logic to safety focused std::format in #1050
- Addressed CVE vulnerability in dynamic_buffer_t, CVE-2026-48689 in #1051
- Addressed vulnerability in packet parser, CVE-2026-48682 in #1052
- Addressed vulnerability in decode_bgp_subnet_encoding_ipv4, CVE-2026-48686 in #1053
- Addressed vulnerability in AS_PATH crafter code, CVE-2026-48691 in #1054
- Addressed vulnerability in pcap buffer logic, CVE-2026-48690 in #1056
- Reworked MP Reach NLRI IPv6 parser due to CVE: CVE-2026-48688 in #1055
- Addressed multiple vulnerabilities in Netflow v9 logic: CVE-2026-48683, CVE-2026-48684 in #1057
- Upgarde fmtlib to 12.1.0 in #1058
- Added task to check for new FMT releases and notify us via GitHub issue in #1059
- Added task to automatically update nlohman json module when they cut release in #1061
- Update bundled nlohmann/json to 3.12.0 in #1062
Full Changelog: v1.2.8...v1.2.9