OSDN Git Service

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)
committerJakub Kicinski <kuba@kernel.org>
Wed, 15 Dec 2021 02:46:29 +0000 (18:46 -0800)
commit6cf01e451599da630ff1af529d61c5e4db4550ab
treef943c01b25fcee1096c5c97e891b4ccd5eeb8d6f
parentcad1798d2d0811ded37d1e946c6796102e58013b
net: dsa: hellcreek: Add missing PTP via UDP rules

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>
drivers/net/dsa/hirschmann/hellcreek.c