Modify ↓
Opened 2 years ago
#21480 new defect
failsafe for lantiq ARV752DPW22 broken because network interface undefined in preinit
| Reported by: | guraltsev | Owned by: | developers |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | packages | Version: | Trunk |
| Keywords: | lantiq failsafe preinit ARV752DPW22 | Cc: |
Description
Network doesn't get up in preinit for the lantiq ARV752DPW22 board. No UDP packet about failsafe mode gets sent and if one does access failsafe mode the network is completely down.
The problem that the interface doesn't get defined in preinit:
consider this commit
https://dev.openwrt.org/changeset/44353/
for the same problem with a different board.
The attached patch solves the problem
Attachments (1)
Note: See
TracTickets for help on using
tickets.

Add preinit interface hook