]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd14d85af3453853b65e9b50fc19a461b4f359326
treef943c01b25fcee1096c5c97e891b4ccd5eeb8d6f
parent2d4eeaa427d2af2e7df9ba694b514bd18a300a02
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: 7683e45d0aa4 ("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