Hi all,
I am trying to prevent packets from being lost while queued at the interface level... I'd prefer them to be queued at the bridge level. I attempted to add a qdisc to a bridge, but i cannot delete the qdisc that belong to each interfaces... is there a way to do that... the "tc qdisc del dev eth0 root" command only reverts it back to the pfifo_fast queue... and not to a noqueue.. can anyone help on that? (Am i trying to achieve something even possible?) basically.. i am willing to prevent packets from being lost when rerouting to another port by changing the outgoing port using the ofctl command that matches a flow entry. thanks for your time sam
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss