device: Consider blacklisted interfaces from main.conf when filtering
authorManfred Kober <manfred.kober@gmx.de>
Thu, 21 Jun 2012 07:40:32 +0000 (09:40 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 25 Jun 2012 06:33:05 +0000 (09:33 +0300)
commit94647cff574377932b17e415d394812c3159884f
tree8d81846b45ba9951f1ddac10b222843e4468e356
parent8d403887bfd3facff8ecba0424d5fefd92bd8803
device: Consider blacklisted interfaces from main.conf when filtering

Interfaces blacklisted in main.conf are now also taken into account
by connman_device_isfiltered. This is done in addition to what gets
passed with -i or -I on the command line.
src/device.c