Aaron Marcher
d47d78255e
Use int
for flags
2018-05-19 13:29:21 +02:00
Aaron Marcher
06d4447f03
Set {r,t}xbytes 0 before incrementing them on OBSD
2018-05-19 13:19:53 +02:00
Aaron Marcher
a37224bf7b
Missing assignment for last commit
2018-05-19 13:12:06 +02:00
Aaron Marcher
e3ccac3298
Unify and simplify netspeed logic and types
2018-05-19 13:07:05 +02:00
Tobias Tschinkowitz
2321aecff0
netspeeds: added error condition for openbsd
...
implemented additional error condition for openbsd netstat in case the
interface could not be found in the interface list or if_data is not
readable.
2018-05-19 12:20:25 +02:00
Tobias Tschinkowitz
22175f0d57
implemented openbsd netspeed functions
...
implemented the netspeed functionality for openbsd.
furthermore the static keyword was removed of the interval variable in
config.def.h for usage as extern variable.
2018-05-19 01:44:36 +02:00
Aaron Marcher
0d05b3d13d
Add network speed functions
2018-05-19 00:31:33 +02:00