[MBT] new ticket for pkg net-tools "nameif doesn't support renaming when conflict occurs"

bugs at pld-linux.org bugs at pld-linux.org
Sun Apr 4 22:29:40 CEST 2004


Date: 2004-04-04 22:29:38+02	Author: Arkadiusz Miśkiewicz (arekm) <arekm at pld-linux.org> 
Title:         nameif doesn't support renaming when conflict occurs
Ticket ID:     #875
Ticket URL:    http://bugs.pld-linux.org/?bug=875
Package:       net-tools-1:1.60-11
Distribution:  PLD-2.0.main
Category:      feature request
Current state: opened
Text:

If you have two interfaces: eth0(IF A) and eth1 (IF B) and you want rename them: IF A to become eth1 and IF B to become eth0 then nameif will fail because it first will try to change eth0 to eth1 and eth1 exists.

It should do:
eth0 -> randomname
eth1 - > eth0
randomname -> eth1

now only ting left is to code that :)



More information about the pld-bugs mailing list