ip: do not add local routes for host dependencies
authorFelix Fietkau <nbd@nbd.name>
Wed, 7 Mar 2018 22:14:57 +0000 (23:14 +0100)
committerFelix Fietkau <nbd@nbd.name>
Wed, 7 Mar 2018 22:15:12 +0000 (23:15 +0100)
commit1f5a29c3de6e3fec5883796ee772e25d56db6a69
tree2c40a57a10ecf832e387d31edece9e5cf288d39d
parent8cdb17d2c58d5c3ecb57bdaf1981cd72b4948db1
ip: do not add local routes for host dependencies

This avoids creating invalid routes in cases where another daemon is
handling local routes for an interface, e.g. on mesh interfaces

Signed-off-by: Felix Fietkau <nbd@nbd.name>
interface-ip.c