From 6fcb886984ec1dde65b6bdafc12989b36fe2b8d9 Mon Sep 17 00:00:00 2001 From: Morten Brekkevold Date: Thu, 12 Dec 2024 12:02:43 +0000 Subject: [PATCH] Add news fragment. --- changelog.d/3252.fixed.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changelog.d/3252.fixed.md diff --git a/changelog.d/3252.fixed.md b/changelog.d/3252.fixed.md new file mode 100644 index 0000000000..34ef19318b --- /dev/null +++ b/changelog.d/3252.fixed.md @@ -0,0 +1,2 @@ +Stop SNMP-based `arp` plugin from stepping on the `paloaltoarp` plugins toes. +Note that this **requires** updating the plugin order in the `ip2mac` job in `ipdevpoll.conf`