mirror_ubuntu-kernels/drivers/net/dsa/xrs700x
George McCollister 1a42624aec net: dsa: xrs700x: allow HSR/PRP supervision dupes for node_table
Add an inbound policy filter which matches the HSR/PRP supervision
MAC range and forwards to the CPU port without discarding duplicates.
This is required to correctly populate time_in[A] and time_in[B] in the
HSR/PRP node_table. Leave the policy disabled by default and
enable/disable it when joining/leaving hsr.

Signed-off-by: George McCollister <george.mccollister@gmail.com>
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-06-04 14:49:28 -07:00
..
Kconfig
Makefile
xrs700x_i2c.c net: dsa: xrs700x: fix unused warning for of_device_id 2021-02-11 13:17:04 -08:00
xrs700x_mdio.c net: dsa: xrs700x: use of_match_ptr() on xrs700x_mdio_dt_ids 2021-02-11 13:17:04 -08:00
xrs700x_reg.h net: dsa: xrs700x: add HSR offloading support 2021-02-11 13:24:45 -08:00
xrs700x.c net: dsa: xrs700x: allow HSR/PRP supervision dupes for node_table 2021-06-04 14:49:28 -07:00
xrs700x.h