Re: [hackers] [slstatus][PATCH] netspeeds: added error condition for openbsd

2018-05-19 Thread Aaron Marcher
Tobias, thanks, applied! Cheers! Aaron -- Web: https://drkhsh.at/ or http://drkhsh5rv6pnahas.onion/ Gopher: gopher://drkhsh.at or gopher://drkhsh5rv6pnahas.onion GPG: 0x7A65E38D55BE96FE Fingerprint: 4688 907C 8720 3318 0D9F AFDE 7A65 E38D 55BE 96FE

[hackers] [slstatus][PATCH] netspeeds: added error condition for openbsd

2018-05-19 Thread Tobias Tschinkowitz
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. --- components/netspeeds.c | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/components/netspeeds.c