On Wed, Jun 01, 2016 at 11:56:28PM +0800, Huanle Han wrote:
> Hi,
>
> 1. setup tc ingress policing rule on interface
> 2. ovs-vsctl add-port the port to ovs bridge.
> 3. the ingress rules will be clear by ovs.
>
> That the default ingress_policing_rate == 0 in ovsdb clears the tc
> configuration.
Hi,
1. setup tc ingress policing rule on interface
2. ovs-vsctl add-port the port to ovs bridge.
3. the ingress rules will be clear by ovs.
That the default ingress_policing_rate == 0 in ovsdb clears the tc
configuration.
I think ovs should have some way to avoid overwriting user configuration.
_