commit | 2a7e7409298d5e0a51e7ff23dc0befc6fdef69d1 | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <olteanv@gmail.com> | Mon Jun 03 00:15:33 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 04 11:49:20 2019 -0700 |
tree | 7a066867a3624d53e8870f24d7e229902cd33376 | |
parent | def846042f13cb0feabb86375e824c648543700a [diff] |
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>