Re: [ovs-dev] [PATCH ovn 3/5] ovn-northd: Add CoPP policies for flows that punt packets to ovn-controller.

2021-05-24 Thread Lorenzo Bianconi
> On 29/04/2021 18:04, Lorenzo Bianconi wrote: > > From: Dumitru Ceara > > > > Change the ovn-northd implementation to set the new 'controller_meter' > > field for flows that need to punt packets to ovn-controller. > > > > Protocol packets for which CoPP is enforced when sending packets to > >

Re: [ovs-dev] [PATCH ovn 3/5] ovn-northd: Add CoPP policies for flows that punt packets to ovn-controller.

2021-05-21 Thread Mark Gray
On 29/04/2021 18:04, Lorenzo Bianconi wrote: > From: Dumitru Ceara > > Change the ovn-northd implementation to set the new 'controller_meter' > field for flows that need to punt packets to ovn-controller. > > Protocol packets for which CoPP is enforced when sending packets to > ovn-controller

[ovs-dev] [PATCH ovn 3/5] ovn-northd: Add CoPP policies for flows that punt packets to ovn-controller.

2021-04-29 Thread Lorenzo Bianconi
From: Dumitru Ceara Change the ovn-northd implementation to set the new 'controller_meter' field for flows that need to punt packets to ovn-controller. Protocol packets for which CoPP is enforced when sending packets to ovn-controller (if configured): - ARP - ND_NS - ND_NA - ND_RA - DNS - IGMP