Hide Forgot
Created attachment 813989 [details] patch for fix nstrcmp(). Description of problem: ifconfig shows interfaces duplicated. Version-Release number of selected component (if applicable): net-tools-2.0-0.6.20130109git.fc19 How reproducible: Our dear customer uses 2 dual ports NICs. the customer named those eth0, eth1, eth01, eth02. entry of eth01 add to after eth1 when make interfaces list. Becaouse net-tools' nstrcmp("eth01", "eth1") returns 0. Actual results: ifconfig shows: eth0 eth01 eth02 eth1 eth01 eth02 Expected results: eth0 eth01 eth02 eth1 Additional info:
I posted your patch upstream, thanks. http://sourceforge.net/p/net-tools/mailman/message/31543638/
net-tools-2.0-0.15.20131119git.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/net-tools-2.0-0.15.20131119git.fc20
net-tools-2.0-0.15.20131119git.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/net-tools-2.0-0.15.20131119git.fc19
Package net-tools-2.0-0.15.20131119git.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing net-tools-2.0-0.15.20131119git.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-21709/net-tools-2.0-0.15.20131119git.fc20 then log in and leave karma (feedback).
net-tools-2.0-0.15.20131119git.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
net-tools-2.0-0.15.20131119git.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.