Skip to content

Commit

Permalink
Add support for linksys whw03 v1
Browse files Browse the repository at this point in the history
  • Loading branch information
jkilpatr committed Jun 20, 2024
1 parent efdfbfc commit 7e907bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/portOrderings.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"linksys_wrt1900ac_v4": ["eth0.1", "eth0.3", "eth0.4", "eth0.5", "eth1.2"],
"linksys_wrt1900acs_v4": ["eth0.1", "eth0.3", "eth0.4", "eth0.5", "eth1.2"],
"linksys_whw03v2": ["wan", "lan"],
"linksys_whw03": ["wan", "lan"],
"mikrotik_hap-ac2_v4": ["eth1", "eth0.14", "eth0.13", "eth0.12", "eth0.11"],
"mikrotik_hap-ac2": ["wan", "lan1", "lan2", "lan3", "lan4"],
"mikrotik_hap-ac3_v4": ["eth1", "eth0.14", "eth0.13", "eth0.12", "eth0.11"],
Expand Down

0 comments on commit 7e907bf

Please sign in to comment.