Bug 1165349

Summary: Odd behavior when displaying MAC address
Product: [Fedora] Fedora EPEL Reporter: Matt Castelein <matt.castelein>
Component: iftopAssignee: Robert Scheck <redhat-bugzilla>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: el5CC: jpopelka, redhat-bugzilla
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: iftop-1.0-0.12.pre4.el5 iftop-1.0-0.12.pre4.el7 iftop-1.0-0.12.pre4.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-12-17 02:17:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matt Castelein 2014-11-18 20:32:33 UTC
Description of problem: iftop seems to be inserting extra characters in the MAC address it displays at startup

Version-Release number of selected component (if applicable): iftop-1.0-0.7.pre4.el5

How reproducible: Always

Steps to Reproduce:
1. Invoke iftop

Actual results:
interface: eth0
IP address is: 192.168.1.1
MAC address is: 00:25:ffffff90:0c:3a:14

Expected results:
interface: eth0
IP address is: 192.168.1.1
MAC address is: 00:25:90:0c:3a:14

Comment 1 Jiri Popelka 2016-08-03 13:03:40 UTC
Fedora bug #1063298

Comment 2 Robert Scheck 2016-11-29 22:50:38 UTC
I'm still lacking a response from upstream, going to add my proposed patch
to the iftop RPM package now (to undo the regression).

Comment 3 Fedora Update System 2016-11-29 22:59:09 UTC
iftop-1.0-0.12.pre4.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-56a3dc5224

Comment 4 Fedora Update System 2016-11-29 22:59:39 UTC
iftop-1.0-0.12.pre4.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-efa85c329f

Comment 5 Fedora Update System 2016-11-29 23:00:05 UTC
iftop-1.0-0.12.pre4.el5 has been submitted as an update to Fedora EPEL 5. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-c130571340

Comment 6 Fedora Update System 2016-12-01 22:46:05 UTC
iftop-1.0-0.12.pre4.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-efa85c329f

Comment 7 Fedora Update System 2016-12-02 00:25:49 UTC
iftop-1.0-0.12.pre4.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-56a3dc5224

Comment 8 Fedora Update System 2016-12-02 00:47:00 UTC
iftop-1.0-0.12.pre4.el5 has been pushed to the Fedora EPEL 5 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-c130571340

Comment 9 Fedora Update System 2016-12-17 02:17:13 UTC
iftop-1.0-0.12.pre4.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2016-12-17 02:49:11 UTC
iftop-1.0-0.12.pre4.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2016-12-17 02:49:37 UTC
iftop-1.0-0.12.pre4.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.

Comment 12 Matt Castelein 2016-12-19 15:37:15 UTC
Looks good...