1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

add proc-net-route parser and tests

This commit is contained in:
Kelly Brazil
2022-09-26 13:16:18 -07:00
parent 00129f4b40
commit 980c2907ad
7 changed files with 313 additions and 1 deletions

View File

@ -132,6 +132,7 @@ parsers = [
'proc-net-netstat',
'proc-net-packet',
'proc-net-protocols',
'proc-net-route',
'ps',
'route',
'rpm-qi',