Here is a redo of the patch to propagate ethtool and mii ioctl's on vlan's to the underlying real device. This time the request is copied to a new buffer, to avoid the colon name rewrite issues. Sign
Is this really what we want? We also don't make virtual IPs appear as real interfaces anymore. Virtual devices are just that - virtual. -- http://www.PowerDNS.com Open source, database driven DNS Sof
Here is a redo of the patch to propagate ethtool and mii ioctl's on vlan's to the underlying real device. This time the request is copied to a new buffer, to avoid the colon name rewrite issues. Is
What I'm saying is that even userspace should not offer this abstraction. Remember the past confusion over "ifconfig eth0:1 down" ? But I'm more than prepared to follow DaveM's lead here, I just want
The problem is that the bridge code (and bonding) want to be able to send ethtool ioctl's to the device. The bridge wants it to find out the speed of the device to set the spanning tree values approp