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

add proc-net-if-inet6 parser and tests

This commit is contained in:
Kelly Brazil
2022-09-25 14:13:20 -07:00
parent 95a38c7712
commit fcfbbc6d84
5 changed files with 256 additions and 0 deletions

View File

@ -124,6 +124,7 @@ parsers = [
'proc-net-arp',
'proc-net-dev',
'proc-net-dev-mcast',
'proc-net-if-inet6',
'ps',
'route',
'rpm-qi',