Openwrt/package
Mathias Kresin 0f01253b25 base-files: always set proto passed to _ucidef_set_interface()
Overwrite an already set proto if a new one is passed to
_ucidef_set_interface() similar to what is done for the interface.

It is required when using ""ucidef_set_interface_wan 'ptm0' 'pppoe'"
after some initial wan interface configuration is already done by
ucidef_add_switch.

The "json_is_a protocol string" guard is meant to not reset an earlier
set interface proto in case something like
"ucidef_set_interface_lan 'eth0'" is used afterwards.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2017-03-11 13:45:00 +01:00
..
base-files base-files: always set proto passed to _ucidef_set_interface() 2017-03-11 13:45:00 +01:00
boot
devel
firmware
kernel rt2x00: mt7620: yet another beauty session 2017-03-09 17:56:16 +01:00
libs toolchain: Allow external toolchains to specify libthread-db 2017-03-04 11:19:56 -08:00
network umdns: update to the 2017-03-10 version 2017-03-10 11:59:29 +01:00
system procd.sh: use parameterized respawn values 2017-03-07 11:40:36 +01:00
utils ugps: fix and improve init script 2017-03-08 13:32:24 +01:00
Makefile