python-ifcfg
python-ifcfg copied to clipboard
Handle Linux hosts with multiple ipv6 prefix lengths
Use the correct regex named group identifiers: prefixlen
->prefixlens
,
broadcast
->broadcasts
, netmask
->netmasks
Apologies for missing this in my first pull request.