Fix Nanostation M2 ethernet #122

Closed
adschm wants to merge 2 commits from adschm:nanom2 into master
Owner

This adds two patches to fix the Nanostation M2 ethernet setup.

This adds two patches to fix the Nanostation M2 ethernet setup.
adschm added the
bug
packages/fff
labels 2021-02-15 22:02:30 +01:00
adschm added 1 commit 2021-02-15 22:02:30 +01:00
db0884c79e fff-network: don't hardcode eth0 for one-ports in configurenetwork
We use the one-port implementation also on two-ports like the
Nanostation M. Therefore, hard-coding eth0 in configurenetwork
will break if the port implemented for the one-port setup
(SWITCHDEV/WANDEV) is not eth0.

Just use SWITCHDEV instead, like done for the rest of the one-port
setup.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
adschm force-pushed nanom2 from a24618e209 to b96e94367a 2021-02-15 22:04:04 +01:00 Compare
Author
Owner

Update:

  • add Fixes
  • bump PKG_RELEASE a second time
Update: - add Fixes - bump PKG_RELEASE a second time
Owner

Reviewed-by: Fabian Bläse <fabian@blaese.de>
Tested-by: Fabian Bläse <fabian@blaese.de>

`Reviewed-by: Fabian Bläse <fabian@blaese.de>` `Tested-by: Fabian Bläse <fabian@blaese.de>`
fbl added this to the 20210218 milestone 2021-02-18 01:16:53 +01:00
Owner

typo in der commit message gefixed und applied.

typo in der commit message gefixed und applied.
fbl closed this pull request 2021-02-18 01:20:09 +01:00

Pull request closed

Sign in to join this conversation.
No description provided.