Acked-by: Alin Gabriel Serdean <[email protected]>
> -----Mesaj original----- > De la: dev [mailto:[email protected]] În numele Sorin Vinturis > Trimis: Wednesday, June 1, 2016 6:50 PM > Către: [email protected] > 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 <[email protected]> > --- > v2: Moved random functions to Util.h and removed Random.h. > --- _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
