Commit e5cd646
mediatek: fix IPv4 address missing on interface in failsafe mode for cudy ap3000-v1
cudy ap3000-v1 did not work correctly in failsafe mode
because the address 192.168.1.1 was missing on the eth0 inteface.
it was reachable via it's IPv6 link-local address however.
this commit fixes the issue.
Fixes: openwrt/openwrt#20750
Signed-off-by: Martin Nadvornik <[email protected]>
Link: openwrt/openwrt#21172
Signed-off-by: Hauke Mehrtens <[email protected]>1 parent 36da03a commit e5cd646
File tree
1 file changed
+1
-0
lines changed- target/linux/mediatek/base-files/lib/preinit
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments