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

add proc-net-igmp parser and tests

This commit is contained in:
Kelly Brazil
2022-09-25 15:19:43 -07:00
parent fcfbbc6d84
commit e4a40704b5
7 changed files with 470 additions and 0 deletions

View File

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