pifconfig is unable to show multiple IPv4 addresses attached to one interface - this is basically the same behavior as ifconfig command has but there is an old patch in RHEL which allows it so it might be a good idea to backport it here and provide the same functionality in all versions.
pifconfig
is unable to show multiple IPv4 addresses attached to one interface - this is basically the same behavior asifconfig
command has but there is an old patch in RHEL which allows it so it might be a good idea to backport it here and provide the same functionality in all versions.Example output in RHEL 7:
Example output with the newest ethtool:
Output with merged patch:
I'd say that the last one is the most readable because every IPv4/IPv6 record is on one line.
If you disagree, I'll have to maintain this patch in the new versions of RHEL to keep desired functionality.