mirror_frr/ripngd
Donald Sharp b06fd12526 Quagga: Fix code to use srandom/random
Quagga was using a mix of srand/rand and srandom/random.
Consolidate to use srandom/random which are the POSIX
versions of random number generators

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2016-05-29 20:24:55 -04:00
..
.gitignore [administrivia] Update gitignore files 2008-08-22 20:02:08 +01:00
Makefile.am build: get rid of INCLUDES, use AM_CPPFLAGS 2016-06-03 15:46:59 -04:00
ripng_debug.c *: nuke ^L (page feed) 2014-06-04 06:58:02 +02:00
ripng_debug.h ripngd: copy debug statements fix from ripd 2011-03-13 01:14:08 +03:00
ripng_interface.c quagga: Remove iflist global variable 2016-04-08 13:15:59 -04:00
ripng_main.c quagga: Fixup startup to allow consistency between sysV and systemd 2016-04-27 16:04:48 -04:00
ripng_nexthop.c ripng_nexthop: remove unused store to variable 2016-05-26 01:08:59 +00:00
ripng_nexthop.h lib: fix "sockunion: add hash function" for BSD (9196caf) 2015-09-08 13:19:30 -07:00
ripng_offset.c Quagga: Fixup some compile warnings 2015-11-23 13:31:11 -08:00
ripng_peer.c *: nuke ^L (page feed) 2014-06-04 06:58:02 +02:00
ripng_route.c Quagga: Fixup some compile warnings 2015-11-23 13:31:11 -08:00
ripng_route.h [trivia] finish off static'ification of ospf6d and ripngd 2008-08-22 19:52:58 +01:00
ripng_routemap.c When a route-map configuration is used to set the nexthop to a value, make 2015-06-11 09:19:59 -07:00
ripng_zebra.c Update ripng_zebra.c 2016-03-17 19:26:53 -04:00
ripngd.c Quagga: Fix code to use srandom/random 2016-05-29 20:24:55 -04:00
ripngd.conf.sample Initial revision 2002-12-13 20:15:29 +00:00
ripngd.h bgpd, ripngd, zebra: Remove duplicate PSIZE define 2016-01-26 08:41:52 -08:00