mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
-------------------------------------------------------------------------------
* 7875239 construct neighbor entry details
* 3717549 include iopsys copyright header
-------------------------------------------------------------------------------
commit 78752399841a4309c23d9dbf092857921b97be27
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-05 14:02:31 +0200
construct neighbor entry details
Base directory -> /
src/agent.c | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++-----------
src/agent.h | 1 +
src/utils.c | 19 +++++++------
src/utils.h | 8 +++---
4 files changed, 91 insertions(+), 29 deletions(-)
-------------------------------------------------------------------------------
commit 37175495a89ded74c22e1acec3e292804a7e8323
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-05 11:20:38 +0200
include iopsys copyright header
Base directory -> /
src/agent.c | 23 +++++++++++++++++++++++
src/agent.h | 22 ++++++++++++++++++++++
src/agent_ubus.c | 4 ++--
src/agent_ubus.h | 22 ++++++++++++++++++++++
src/cntlr.c | 22 ++++++++++++++++++++++
src/cntlr.h | 22 ++++++++++++++++++++++
src/config.c | 22 ++++++++++++++++++++++
src/config.h | 22 ++++++++++++++++++++++
src/debug.c | 22 ++++++++++++++++++++++
src/debug.h | 22 ++++++++++++++++++++++
src/default_rules.c | 22 ++++++++++++++++++++++
src/default_rules.h | 22 ++++++++++++++++++++++
src/list_sort.c | 21 +++++++++++++++++++++
src/main.c | 5 ++---
src/rules.c | 22 ++++++++++++++++++++++
src/rules.h | 22 ++++++++++++++++++++++
src/utils.c | 22 ++++++++++++++++++++++
src/utils.h | 22 ++++++++++++++++++++++
18 files changed, 356 insertions(+), 5 deletions(-)
-------------------------------------------------------------------------------
|
||
|---|---|---|
| .. | ||
| files | ||
| Makefile | ||