[Bug 1795] New: ifconfig trunclate long interface names

bugzilla at busybox.net bugzilla at busybox.net
Thu May 20 22:49:49 UTC 2010


https://bugs.busybox.net/show_bug.cgi?id=1795

           Summary: ifconfig trunclate long interface names
           Product: Busybox
           Version: 1.16.x
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Networking
        AssignedTo: unassigned at busybox.net
        ReportedBy: sfstudio at mail.ru
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


~ # ifconfig -a wlan0-vap0
wlan0-vap Link encap:Ethernet  HWaddr 00:0B:2B:3C:33:38  
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

~ # ip link show wlan0-vap0
8: wlan0-vap0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop qlen 1000
    link/ether 00:0b:2b:3c:33:38 brd ff:ff:ff:ff:ff:ff

wlan0-vap0 is true name. wlan0-vap - cut symbol at end. What fix ?

Short name as eth0 show OK Trouble only long interface names.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list