rtnl: Ignore netlink messages generated by wext
authorJohannes Berg <johannes.berg@intel.com>
Fri, 21 Sep 2012 07:38:15 +0000 (10:38 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 24 Sep 2012 08:07:50 +0000 (11:07 +0300)
commitbaca46719603974ed6849996c50a66f4ebeb5ff1
tree60881d3961f9ac2aa790fb088fc9f362f96264bb
parent0102a3fb69c0e4ba5504f9ae4fe7d94998813373
rtnl: Ignore netlink messages generated by wext

ConnMan should just ignore netlink messages generated by wext
as described in commit 4997f6e38f34effc00179e849dee0dc2e2263d3a.

Handle wext message detection using the IFLA_WIRELESS type
because the ifinfomsg ifi_change field is reserved for future
use and code using it for wext detection has been removed.
src/rtnl.c