]> git.puffer.fish Git - mirror/frr.git/commit
lib: move frr_weak_random to header file
authorDavid Lamparter <equinox@diac24.net>
Fri, 1 May 2020 08:59:53 +0000 (10:59 +0200)
committerDavid Lamparter <equinox@diac24.net>
Mon, 1 Feb 2021 16:08:13 +0000 (17:08 +0100)
commit3c191fb1387ece2265b8ac7c1e102904148ebed9
tree7f1ca88a86022782b7cb145dd39a2a0cfa969ca3
parent6968b038ebb0beeda99b7ed70f3f1c35383f1ee3
lib: move frr_weak_random to header file

Makes more sense to have this as a static inline.  Also I don't want to
be forced to link network.o into clippy ;)

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/network.c
lib/network.h