mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-04 15:04:28 -05:00
The previous refactoring of ucidef_set_interface() removed the protocol
selection heuristic which breaks the networking defaults for the majority
of boards.
Re-add the protocol selection and rename two bad "proto" references to
the expected "protocol" value.
Fixes:
|
||
|---|---|---|
| .. | ||
| leds.sh | ||
| network.sh | ||
| preinit.sh | ||
| service.sh | ||
| system.sh | ||
| uci-defaults.sh | ||