Changes between Initial Version and Version 1 of Ticket #6280


Ignore:
Timestamp:
Jul 22, 2010, 12:37:06 PM (14 years ago)
Author:
axeld
Comment:

Since the kernel would only cut off the extra bytes, I've just fixed the userland tools to fail earlier with the "interface name too long" message in hrev37689.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6280

    • Property Resolutionfixed
    • Property Status newclosed
  • Ticket #6280 – Description

    initial v1  
    22
    33To repeat: try to configure intarface alias with name '/dev/net/etherpci/0:123456789012':
     4{{{
    45ifconfig /dev/net/etherpci/0:123456789012 1.2.3.4
     6}}}