Compare commits

...

2 Commits

Author SHA1 Message Date
Foliant 66fa7a41f8 Merge pull request 'Portorder 1-4 (4=WAN) entspricht nun Geräteaufdruck' (#2) from foliant-patch-2 into master
Reviewed-on: #2
2021-09-02 19:17:41 +02:00
Foliant 69b8f67142 Portorder 1-4 (4=WAN) entspricht nun Geräteaufdruck
Signed-off-by: Foliant <foliant@noreply.git.freifunk-franken.de>
2021-09-02 19:17:09 +02:00
1 changed files with 3 additions and 0 deletions

View File

@ -42,6 +42,9 @@ get_port_order() {
tplink,tl-wr841-v8)
PORTORDER="2 3 4 1"
;;
tplink,tdw8980)
PORTORDER="5 0 2 4"
;;
esac
echo "$PORTORDER"