Messages in this thread |  | | Date | Tue, 17 Feb 2015 19:28:03 -0600 | From | Stephen Hemminger <> | Subject | Re: [PATCH] colons are invalid characters in netdev names |
| |
On Tue, 17 Feb 2015 17:15:42 -0600 Matthew Thode <mthode@mthode.org> wrote:
> colons are used as a separator in netdev device lookup in dev_ioctl.c > > Specific functions are SIOCGIFTXQLEN SIOCETHTOOL SIOCSIFNAME > > Signed-off-by: Matthew Thode <mthode@mthode.org>
What is the exact sequence that causes the problem? SIOCSIFNAME already strips of colon.
|  |