net: dsa: hellcreek: Add missing PTP via UDP rules
authorKurt Kanzenbach <kurt@linutronix.de>
Tue, 14 Dec 2021 13:45:08 +0000 (14:45 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jan 2022 10:03:38 +0000 (11:03 +0100)
commitc9fadfaf7b448b9873b13c19aaffe0709927e5f1
tree519dd7c7b7f82fcce68ff0d341292226f162aa61
parentae914fe9310e772e07b1396cae97c2e31cd603f9
net: dsa: hellcreek: Add missing PTP via UDP rules

[ Upstream commit 6cf01e451599da630ff1af529d61c5e4db4550ab ]

The switch supports PTP for UDP transport too. Therefore, add the missing static
FDB entries to ensure correct forwarding of these packets.

Fixes: ddd56dfe52c9 ("net: dsa: hellcreek: Add PTP clock support")
Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/dsa/hirschmann/hellcreek.c