Quagga is using both srandom()/random() and srand()/rand(). Both look
like they are available for stdc under linux. Seems like it would be a
good idea to consolidate down to one set of function calls instead of
mixing/matching. Does anyone care which one we could switch to?
There are also a couple places where we double initialize the random
number generator and pimd rolls it's own. Before I go forth and fix it
does anyone have any concerns/opinions on this matter?
donald
_______________________________________________
Quagga-dev mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-dev