netifd : Reinsert ip parameters (addresses/routes) based on old interface config...
authorHans Dedecker <dedeckeh@gmail.com>
Thu, 23 Oct 2014 09:12:53 +0000 (11:12 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 24 Oct 2014 17:53:26 +0000 (19:53 +0200)
commite7135f6114a1146af46f13b6cad03106f78e2e7f
tree96c700478761e49619abd16c133665f865c18f16
parentfb24913f6de4eb730b4ee4ee4962c2f69e18b641
netifd : Reinsert ip parameters (addresses/routes) based on old interface config state

Reinserts the config IP parameters as the config_ip
parameter of the new interface is set to false in
interface_alloc and thus not loading the config ip
options of the old interface

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
interface.c