bug - FDB table for GS1900-8 as well (#12244)

The 8 ports variant behaves the same as 24 and 48 ports.
This commit is contained in:
PipoCanaja
2020-10-21 14:37:11 +02:00
committed by GitHub
parent 59accd7e42
commit f796676323
+1 -1
View File
@@ -13,7 +13,7 @@
* @author PipoCanaja <[email protected]>
*/
if (in_array($device['hardware'], ['GS1900-48', 'GS1900-24'])) {
if (in_array($device['hardware'], ['GS1900-48', 'GS1900-24', 'GS1900-8'])) {
echo 'Zyxel GS1900 Q-BRIDGE:' . PHP_EOL;
// These devices do not provide a proper Q-BRIDGE reply (there is a ".6." index between VLAN and MAC)
// <vlanid>.6.<mac1>.<mac2>.<mac3>.<mac4>.<mac5>.<mac6>