Remove mesh station when it becomes inactive 09/148009/1
authorSaurav Babu <saurav.babu@samsung.com>
Wed, 6 Sep 2017 09:01:07 +0000 (14:31 +0530)
committerSaurav Babu <saurav.babu@samsung.com>
Wed, 6 Sep 2017 09:01:07 +0000 (14:31 +0530)
commit19ebdee24f0df9dc1e079cda839288d7b0fb598d
tree1d4b6ef2d870666b332ae3a7068b550765387afd
parent0b2063bd287a2a65e4cec19b928f41bbbf52b1ef
Remove mesh station when it becomes inactive

This patch removes current logic to send NL80211_CMD_DEL_STATION to
kernel from wifi-mesh-manager. Now wifi-mesh-manager will call connman's
method MeshRemovePeer to remove inactive peer

Change-Id: I2b2a6ffc1f19e45a4e255b9c7604b9f68a550d07
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
include/wmesh-gdbus.h
include/wmesh-netlink.h
src/wmesh-gdbus.c
src/wmesh-netlink.c
src/wmesh-peer-monitor.c