On Wed, Jun 01, 2016 at 03:50:27PM +0000, Sorin Vinturis wrote:
> 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.

Applied, thanks!
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to