aboutsummaryrefslogtreecommitdiff
path: root/net/apinger/files/apinger.rpc
Commit message (Collapse)AuthorAge
* apinger: fixed bugs in apinger.init and apinger.rpcJochen Dolze2023-10-28
| | | | | | | | Fix bug in init_apinger_config - debug/status_interval/rrd_interval were never set correctly Fix bug in apinger_status - send and receive were swapped Fix bug in apinger_status - added ability to use ipv6 on wan6 Signed-off-by: Jochen Dolze <jochen.dolze@schulergroup.com>
* apinger: add rrd graph supportJaymin Patel2022-07-29
- add package apinger-rrd for RRD graphs - add RPC to get an overview and update graphs - fix interface hotplug to restart apinger instance - add patch to split alarms list in the status Signed-off-by: Jaymin Patel <jem.patel@gmail.com>