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

add proc-net-netstat parser and tests

This commit is contained in:
Kelly Brazil
2022-09-25 20:00:44 -07:00
parent ab3dc41358
commit 4a103927cd
6 changed files with 756 additions and 0 deletions

View File

@ -129,6 +129,7 @@ parsers = [
'proc-net-igmp6',
'proc-net-ipv6-route',
'proc-net-netlink',
'proc-net-netstat',
'ps',
'route',
'rpm-qi',