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

add proc-net-igmp6 parser and tests

This commit is contained in:
Kelly Brazil
2022-09-25 18:16:54 -07:00
parent e4a40704b5
commit 5186347b48
6 changed files with 352 additions and 0 deletions

View File

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