interface-ip: route proto config support (FS#170)
authorHans Dedecker <dedeckeh@gmail.com>
Thu, 19 Jan 2017 14:59:54 +0000 (15:59 +0100)
committerFelix Fietkau <nbd@nbd.name>
Wed, 25 Jan 2017 08:35:27 +0000 (09:35 +0100)
commit650758b16e5185505a3fbc1307949340af70b611
treeb8fdadfb813f45d8f96186c8f71ba61edba14e64
parenta057f6e48f383c7e81cb22aa806216878d87947b
interface-ip: route proto config support (FS#170)

Route proto support is usefull when using route distribution
via a routing daemon.
The route proto parameter can be specified via the route proto
uci config parameter, it can hold a numerical value or the string
values unspec, kernel, boot, static or a string present in
/etc/iproute2/rt_protos.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
interface-ip.c
interface-ip.h
system-dummy.c
system-linux.c
system.h
ubus.c