openwrtv3/package/base-files/files/lib
Jo-Philipp Wich 7e664b7c2d base-files: fix ucidef_set_interface() protocol selection
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: 85048a9c1f ("base-files: rework _ucidef_set_interface to be more generic")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-05-25 07:48:25 +02:00
..
functions base-files: fix ucidef_set_interface() protocol selection 2018-05-25 07:48:25 +02:00
preinit merge: base: update base-files and basic config 2017-12-08 19:41:18 +01:00
upgrade base-files: don't evaluate block-device uevent 2018-02-13 00:01:44 +01:00
functions.sh base-files: /lib/functions.sh: remove unused insert_modules 2018-04-17 11:32:56 +02:00