Things that go wrong..
<BUG>
    ifdown bond0
    ifdown eth0
    --> kernel oops, system hard crash
system shutdown does the above as well, so as result i cant normaly shut
down my servers anymore. This is very anoying for my fsck's on the 300Gb
raid0.. and i fear for my data :)
<BUG>
    ping <some-addr>
    ifconfig
    --> packets go over the 2 interfaces
    ifdown bond0
    ifup bond0
    ping <same-addr>
    --> packets go -only- over eth0
<BEHAVIOUR>
    ping -f <some-addr>
    ifconfig
    --> bond0 shows 0 rx packets, while eth0/1 do show rx's being
distributed over the 2 interfaces.
If there's more information i can provide, dont hesitate to ask. Pls cc
me in replies since im not subscribed to linux-kernel.
    -- Chris
-
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/