summaryrefslogtreecommitdiffstats
path: root/pimd/pim_rand.c
Commit message (Collapse)AuthorAgeFilesLines
* PIMD: Fix code to use srandom/randomDonald Sharp2015-06-211-60/+0
| | | | | | | | pimd rolled it's own solution to random #'s, that was not terribly random. Rely on the underlying system to generate random #'s for us Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
* [pim] Initial pim 0.155Everton Marques2015-02-041-0/+60