RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 698192 - pifconfig does not support IPv6
Summary: pifconfig does not support IPv6
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: python-ethtool
Version: 6.1
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: rc
: ---
Assignee: Dave Malcolm
QA Contact: Branislav Náter
URL:
Whiteboard:
Depends On:
Blocks: 886904
TreeView+ depends on / blocked
 
Reported: 2011-04-20 12:05 UTC by Petr Šplíchal
Modified: 2016-06-01 01:41 UTC (History)
3 users (show)

Fixed In Version: python-ethtool-0.6-2.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 886904 (view as bug list)
Environment:
Last Closed: 2013-02-21 10:48:09 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Patch to add IPv6 information to output of pifconfig (832 bytes, patch)
2011-07-01 23:00 UTC, Dave Malcolm
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2013:0454 0 normal SHIPPED_LIVE python-ethtool bug fix and enhancement update 2013-02-20 21:07:41 UTC

Description Petr Šplíchal 2011-04-20 12:05:09 UTC
Description of problem:

Command line utility "pifconfig" does not support IPv6. If a
device is configured IPv6-only it is not listed at all.

Version-Release number of selected component (if applicable):
python-ethtool-0.6-1.el6.x86_64

Steps to Reproduce:
1. Have a network device with IPv6 configured
2. Run pifconfig
  
Actual results:
lo        
          inet addr:127.0.0.1   Mask:255.0.0.0
          UP LOOPBACK RUNNING

eth0      HWaddr 00:14:5e:6d:a6:88 
          inet addr:10.16.113.8 Bcast:10.16.115.255   Mask:255.255.252.0
          UP BROADCAST RUNNING MULTICAST

Expected results:

IPv6 related info displayed as well.

Comment 5 Dave Malcolm 2011-07-01 23:00:09 UTC
Created attachment 510948 [details]
Patch to add IPv6 information to output of pifconfig

I'm attaching a candidate patch, which adds "inet6 addr" lines to the output of pifconfig for any IPv6 addresses

Comment 8 Dave Malcolm 2011-07-01 23:04:59 UTC
BTW, does anyone actually use "pifconfig", or is it just a test script?

Comment 9 RHEL Program Management 2011-07-06 00:27:08 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated
in the current release, Red Hat is unfortunately unable to
address this request at this time. Red Hat invites you to
ask your support representative to propose this request, if
appropriate and relevant, in the next release of Red Hat
Enterprise Linux. If you would like it considered as an
exception in the current release, please ask your support
representative.

Comment 10 David Sommerseth 2011-07-06 06:34:34 UTC
(In reply to comment #5)
> Created attachment 510948 [details]
> Patch to add IPv6 information to output of pifconfig
> 
> I'm attaching a candidate patch, which adds "inet6 addr" lines to the output of
> pifconfig for any IPv6 addresses


Reviewed and applied upstream, commit 0bfcfc18fa81fcbb9c9c3a1c715d013e25cf46ca.

Comment 11 David Sommerseth 2011-07-06 06:50:17 UTC
(In reply to comment #8)
> BTW, does anyone actually use "pifconfig", or is it just a test script?

I don't know the real intentions of including this script in the package.  But it is a useful example of how to use py-ethtool to extract data.  For what I care, this script could even go into %doc/examples

Comment 14 Suzanne Logcher 2012-02-14 23:08:47 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated
in the current release, Red Hat is unfortunately unable to
address this request at this time. Red Hat invites you to
ask your support representative to propose this request, if
appropriate and relevant, in the next release of Red Hat
Enterprise Linux. If you would like it considered as an
exception in the current release, please ask your support
representative.

Comment 17 RHEL Program Management 2012-07-10 06:03:45 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 18 RHEL Program Management 2012-07-11 01:58:19 UTC
This request was erroneously removed from consideration in Red Hat Enterprise Linux 6.4, which is currently under development.  This request will be evaluated for inclusion in Red Hat Enterprise Linux 6.4.

Comment 23 errata-xmlrpc 2013-02-21 10:48:09 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2013-0454.html


Note You need to log in before you can comment on or make changes to this bug.