Hello!
Why features file is read-only. If an admin want to force some attributes,
we can let them, right?
This way, an admin can force SG and HW_CSUM on a bridge, for example. ;)
I can make a patch, if you want.
Thank you!
---
Catalin(ux aka Dino) BOIE
catab at deuroconsult.ro
http://kernel.umbrella.ro/
On Mon, 23 May 2005 10:46:50 +0300 (EEST)
"Catalin(ux aka Dino) BOIE" [off-list ref] wrote:
quoted
Hello!
Why features file is read-only. If an admin want to force some attributes,
we can let them, right?
Leave it read-only because the hardware may not want to allow them on that flavor and so it would
have to be device specific.
You are clear right for hardware devices, but for software ones (bridge
for example) it makes sense. Anyway, only admin can change them.
If you have a bridge with 5 net cards and 4 supports SG, some people
may want to force SG on the bridge.
---
Catalin(ux aka Dino) BOIE
catab at deuroconsult.ro
http://kernel.umbrella.ro/
From: Stephen Hemminger <hidden> Date: 2005-05-23 20:55:16
On Mon, 23 May 2005 23:49:57 +0300 (EEST)
"Catalin(ux aka Dino) BOIE" [off-list ref] wrote:
On Mon, 23 May 2005, Stephen Hemminger wrote:
quoted
On Mon, 23 May 2005 10:46:50 +0300 (EEST)
"Catalin(ux aka Dino) BOIE" [off-list ref] wrote:
quoted
Hello!
Why features file is read-only. If an admin want to force some attributes,
we can let them, right?
Leave it read-only because the hardware may not want to allow them on that flavor and so it would
have to be device specific.
You are clear right for hardware devices, but for software ones (bridge
for example) it makes sense. Anyway, only admin can change them.
If you have a bridge with 5 net cards and 4 supports SG, some people
may want to force SG on the bridge.
Then implement ethtool on the bridge device, it wouldn't be hard to do that.
Currently no. But there is no reason the bridge device
should not have ethtool support added to it, and that's
where this functionality belongs.
OK. I made this patch only to test how well slave notification worked.
Next days I will implement ethtool for bridge.
Thank you!
---
Catalin(ux aka Dino) BOIE
catab at deuroconsult.ro
http://kernel.umbrella.ro/