Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Missing assignment for last commit | Aaron Marcher | 2018-05-19 | 1 | -0/+2 |
| | |||||
* | Unify and simplify netspeed logic and types | Aaron Marcher | 2018-05-19 | 1 | -30/+24 |
| | |||||
* | netspeeds: added error condition for openbsd | Tobias Tschinkowitz | 2018-05-19 | 1 | -2/+12 |
| | | | | | | 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. | ||||
* | implemented openbsd netspeed functions | Tobias Tschinkowitz | 2018-05-19 | 1 | -1/+59 |
| | | | | | | 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. | ||||
* | Add network speed functions | Aaron Marcher | 2018-05-19 | 1 | -0/+53 |