Searched hist:"2 a7e7409298d5e0a51e7ff23dc0befc6fdef69d1" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105_dynamic_config.c | diff 2a7e7409298d5e0a51e7ff23dc0befc6fdef69d1 Sun Jun 02 16:15:33 CDT 2019 Vladimir Oltean <olteanv@gmail.com> net: dsa: sja1105: Add P/Q/R/S management route support via dynamic interface
Management routes are one-shot FDB rules installed on the CPU port for sending link-local traffic. They are a prerequisite for STP, PTP etc to work.
Also make a note that removing a management route was not supported on the previous generation of switches.
Signed-off-by: Vladimir Oltean <olteanv@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sja1105_main.c | diff 2a7e7409298d5e0a51e7ff23dc0befc6fdef69d1 Sun Jun 02 16:15:33 CDT 2019 Vladimir Oltean <olteanv@gmail.com> net: dsa: sja1105: Add P/Q/R/S management route support via dynamic interface
Management routes are one-shot FDB rules installed on the CPU port for sending link-local traffic. They are a prerequisite for STP, PTP etc to work.
Also make a note that removing a management route was not supported on the previous generation of switches.
Signed-off-by: Vladimir Oltean <olteanv@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|