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

add proc-net-ipv6-route parser and tests

This commit is contained in:
Kelly Brazil
2022-09-25 18:28:23 -07:00
parent 5186347b48
commit c9fcd3d203
8 changed files with 265 additions and 2 deletions

View File

@ -127,6 +127,7 @@ parsers = [
'proc-net-if-inet6',
'proc-net-igmp',
'proc-net-igmp6',
'proc-net-ipv6-route',
'ps',
'route',
'rpm-qi',