Acked-by: Alin Gabriel Serdean <aserd...@cloudbasesolutions.com>

> -----Mesaj original-----
> De la: dev [mailto:dev-boun...@openvswitch.org] În numele Sorin Vinturis
> Trimis: Wednesday, June 1, 2016 6:50 PM
> Către: dev@openvswitch.org
> Subiect: [ovs-dev] [PATCH v2] datapath-windows: Sample action support.
> 
> This patch adds support for sampling to the OVS extension.
> 
> The following flow was used for generating sample actions:
>   ovs-ofctl add-flow tcp:127.0.0.1:9999 "actions=sample(
>     probability=12345,collector_set_id=23456,obs_domain_id=34567,
>     obs_point_id=45678)"
> 
> Signed-off-by: Sorin Vinturis <svintu...@cloudbasesolutions.com>
> ---
> v2: Moved random functions to Util.h and removed Random.h.
> ---
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to