On Mon, Mar 3, 2014 at 11:38 PM, Ben Pfaff <b...@nicira.com> wrote:

> OK.
>
> I didn't review the whole patch, by the way, I just noticed this
> glancing at the first little bit.



Sure, I'm aware of that.

After checking the random.c code, I think it may be require converting more
ovs
code (e.g. pthread data, entropy, hash) to generic form.

Since we just want a random number between 0~25 (for randomizing the
bfd_next_tx time by 0~25%), I think I could use the rand_r() function.

What do you think Ben?

Thanks,
Alex Wang,
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to