mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
-------------------------------------------------------------------------------
* 6506026 fix CMD_GET_ASSOCLIST request struct size
* 07ca2c6 remove 'wfs_delm.h'
* 3aafa35 define steer policy for sta
-------------------------------------------------------------------------------
commit 6506026c70944cba7611c3e0ffaec3255c73eb32
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2020-01-20 14:59:31 +0100
fix CMD_GET_ASSOCLIST request struct size
Base directory -> /
src/agent/agent.c | 5 ++++-
src/comm/comm.h | 2 +-
src/controller/cntlr.c | 3 +--
3 files changed, 6 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
commit 07ca2c64287070a637e3a2f6f05f6bdb5a8b7272
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2020-01-20 11:07:26 +0100
remove 'wfs_delm.h'
Base directory -> /
src/wfa_delm.h | 164 ---------------------------------------------------------
1 file changed, 164 deletions(-)
-------------------------------------------------------------------------------
commit 3aafa35aec53b1687423e5e850f553b7a54d7b7a
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2020-01-20 11:02:23 +0100
define steer policy for sta
Base directory -> /
src/agent/agent.c | 32 ++++++++++++++++----------------
src/agent/agent.h | 15 +++++++++------
src/agent/agent_ubus.c | 6 +++---
src/agent/default_steer.h | 17 +++++++++++++++--
src/controller/cntlr.h | 1 -
5 files changed, 43 insertions(+), 28 deletions(-)
-------------------------------------------------------------------------------
|
||
|---|---|---|
| .. | ||
| files | ||
| Config.in | ||
| Makefile | ||