Messages in this thread |  | | From | Sudhindra Herle <> | Subject | bonding.c and proc_fs | Date | Wed, 11 Oct 2000 10:26:20 -0500 |
| |
Hello,
I am writing a /proc interface to the ethernet bonding driver and had the following questions:
1) Why does a slave interface need an IP address? Isn't it sufficient if slave->flags is set to IFF_UP|IFF_RUNNING ?
2) What happens if the MTU of differnet slave devices are different? How does one choose the MTU of the master? Minimum of the MTU of all slaves?
3) Where in /proc would one put the bonding driver? /proc/net/bondNNN?
TIA, Sudhi Herle Staff Engineer Samsung Telecom America sherle@sta.samsung.com
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |