mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-10 11:17:16 +01:00
Update feed [ iopsys ] package [ wifilife ]
-------------------------------------------------------------------------------
* 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(-)
-------------------------------------------------------------------------------
This commit is contained in:
parent
7993de3335
commit
2771475f57
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
|
|||
PKG_NAME:=wifilife
|
||||
PKG_VERSION:=2.5.0
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=87063215df16a316aea570e46258ab4b705d894c
|
||||
PKG_SOURCE_VERSION:=6506026c70944cba7611c3e0ffaec3255c73eb32
|
||||
PKG_MAINTAINER:=Anjan Chanda <anjan.chanda@iopsys.eu>
|
||||
|
||||
PKG_LICENSE:=PROPRIETARY IOPSYS
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue