mtrand: remove it and replace with simpler, generic code
commit7df6be802582cba8bd777ed90996662176bdeb12
authorDaniel Borkmann <dborkman@redhat.com>
Mon, 28 Jan 2013 16:20:09 +0000 (28 17:20 +0100)
committerDaniel Borkmann <dborkman@redhat.com>
Mon, 28 Jan 2013 16:20:09 +0000 (28 17:20 +0100)
treeeced47903e9c38ff264b9cbd3434490911f0c487
parent1d60e1a84fd581234382bf1de73745fac22d35ef
mtrand: remove it and replace with simpler, generic code

Where not necessary:
- rand()
Where necessary (TODO):
- use Linux /dev/urandom

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
astraceroute.c
astraceroute/Makefile
ct_client.c
ct_server.c
curvetun/Makefile
mtrand.c [deleted file]
mtrand.h [deleted file]
xio.h