commit | a4176a9391868bfa87705bcd2e3b49e9b9dd2996 | [log] [tgz] |
---|---|---|
author | Matthew Thode <mthode@mthode.org> | Tue Feb 17 18:31:57 2015 -0600 |
committer | David S. Miller <davem@davemloft.net> | Sat Feb 21 21:45:25 2015 -0500 |
tree | 03d617339ea5e540b5ca5951b2654efd55d44251 | |
parent | ddede6d536d70c4ef2193ca14208db90740fcd22 [diff] |
net: reject creation of netdev names with colons 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> Signed-off-by: David S. Miller <davem@davemloft.net>