bird/conf
Toke Høiland-Jørgensen c48ebde5ce sysdep: Add wrapper to get random bytes
Add a wrapper function in sysdep to get random bytes, and required checks
in configure.ac to select how to do it. The configure script tries, in
order, getrandom(), getentropy() and reading from /dev/urandom.
2021-06-06 16:26:06 +02:00
..
cf-lex.l Minor cleanups with cfg_allocz() 2020-11-24 04:09:11 +01:00
conf.c sysdep: Add wrapper to get random bytes 2021-06-06 16:26:06 +02:00
conf.h BGP: Add support for BGP hostname capability 2021-02-10 16:53:57 +01:00
confbase.Y Nest: Per-channel debug flags 2020-12-07 22:19:40 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
flowspec.Y Flowspec: Label field should use numeric operator and not bitmask operator 2021-05-18 20:23:08 +02:00
gen_commands.m4 Implements undo command and optional timeout for configuration 2012-12-26 12:40:48 +01:00
gen_keywords.m4 Support for address family constants 2019-11-03 22:25:44 +01:00
gen_parser.m4 Support for address family constants 2019-11-03 22:25:44 +01:00
Makefile Merge branch 'master' into HEAD 2019-03-18 12:54:40 +01:00