rtnl: Ignore netlink messages generated by wext 31/1831/1
authorJohannes Berg <johannes.berg@intel.com>
Fri, 21 Sep 2012 07:38:15 +0000 (10:38 +0300)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Tue, 25 Sep 2012 14:24:28 +0000 (17:24 +0300)
commit60c310b172e1499eeba390ea6b4e4d3e23d33a54
tree209faf702d29da178d891ca9dce222f92387767a
parent87bc12cd76e7983ceb15df9643ee5ee11416128c
rtnl: Ignore netlink messages generated by wext

This is a back-port, commit ID in connman upstream is
baca46719603974ed6849996c50a66f4ebeb5ff1
Partially fixes TIVI-164.

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