diff options
author | 2019-06-26 02:39:42 +0300 | |
---|---|---|
committer | 2019-06-27 11:03:22 -0700 | |
commit | d763778224ea8005b650e12d8f4cd470265fe0b9 (patch) | |
tree | 65700bb2b5bb5cfd133e5daa0fc92c946a4915a7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: dsa: sja1105: Use correct dsa_8021q VIDs for FDB commands (diff) | |
download | wireguard-linux-d763778224ea8005b650e12d8f4cd470265fe0b9.tar.xz wireguard-linux-d763778224ea8005b650e12d8f4cd470265fe0b9.zip |
net: dsa: sja1105: Implement is_static for FDB entries on E/T
The first generation switches don't tell us through the dynamic config
interface whether the dumped FDB entries are static or not (the LOCKEDS
bit from P/Q/R/S).
However, now that we're keeping a mirror of all 'bridge fdb' commands in
the static config, this is an opportunity to compare a dumped FDB entry
to the driver's private database. After all, what makes an entry static
is that *we* added it.
Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions