Osmocom System Monitor
Go to file
Harald Welte b6718f7599 value_node: Add 'idx' member to handle lookup by ifindex.
That's a bit of an ugly layering violation, but it's the easiest way
how the ip-address related code can find the corresponding netdev
node that was created by the link related rtnl code.
2018-06-04 22:02:45 +02:00
Makefile add osysmon_sysinfo for uptime/ram/load 2018-06-04 22:02:45 +02:00
osmo-ctrl-client.c simple-ctrl-client: Add basic help/usage information 2018-06-04 22:02:45 +02:00
osysmon.h add osysmon_sysinfo for uptime/ram/load 2018-06-04 22:02:45 +02:00
osysmon_ctrl.c osysmon_ctrl: Use variable name, not ctrl-client name as val->name 2018-06-04 22:02:45 +02:00
osysmon_main.c osysmon_main: Show hierarchical/tree structure during printing 2018-06-04 22:02:45 +02:00
osysmon_sysinfo.c add osysmon_sysinfo for uptime/ram/load 2018-06-04 22:02:45 +02:00
simple_ctrl.c initial implementation of 'osysmon' main program + CTRL client 2018-06-04 22:02:45 +02:00
simple_ctrl.h simple_ctrl.c: API for setting timeout + raw CTRL msgb read 2018-06-04 22:02:45 +02:00
value_node.c value_node: Add 'idx' member to handle lookup by ifindex. 2018-06-04 22:02:45 +02:00
value_node.h value_node: Add 'idx' member to handle lookup by ifindex. 2018-06-04 22:02:45 +02:00