On Dec 1, 2011, at 11:01 AM, Justin Pettit wrote:
> On Nov 30, 2011, at 8:38 AM, Ben Pfaff wrote:
>
>> On Wed, Nov 30, 2011 at 04:14:31PM +, Mike Bursell wrote:
>>> 1.2.2 openvswitch only supports IPv4 rate limiting, though IPv6
>>> traffic is correctly handled.
>>
>> Justin, you originally
On Nov 30, 2011, at 8:38 AM, Ben Pfaff wrote:
> On Wed, Nov 30, 2011 at 04:14:31PM +, Mike Bursell wrote:
>> 1.2.2 openvswitch only supports IPv4 rate limiting, though IPv6
>> traffic is correctly handled.
>
> Justin, you originally implemented policing. Why does policing apply
> itself only
On Wed, Nov 30, 2011 at 04:14:31PM +, Mike Bursell wrote:
> 1.2.2 openvswitch only supports IPv4 rate limiting, though IPv6
> traffic is correctly handled.
Justin, you originally implemented policing. Why does policing apply
itself only to IPv4? That is, why does it not select all traffic on
Rationale -
1.2.2 openvswitch only supports IPv4 rate limiting, though IPv6 traffic is
correctly handled.
This
Design description and rationale -
Created a new tc command to be called, and provided the relevant syntax for
IPv6.
Added a block to call the new command, and relevant debug output.