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

add proc-net-packet parser and tests

This commit is contained in:
Kelly Brazil
2022-09-25 20:14:53 -07:00
parent 4a103927cd
commit 1e14425555
6 changed files with 280 additions and 0 deletions

View File

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