diff options
author | Martin Pieuchot <mpi@cvs.openbsd.org> | 2015-09-04 08:43:40 +0000 |
---|---|---|
committer | Martin Pieuchot <mpi@cvs.openbsd.org> | 2015-09-04 08:43:40 +0000 |
commit | 9afff0521bd3161bdbce6695ee2c75154d7858d1 (patch) | |
tree | cdb4de2031848165d23d257d661869003247ecc6 /games/sail/lo_main.c | |
parent | 3329517806969b15b0dbe4ca265bbe649c3aef4a (diff) |
Make every subsystem using a radix tree call rn_init() and pass the
length of the key as argument.
This way every consumer of the radix tree has a chance to explicitly
initialize the shared data structures and no longer rely on another
subsystem to do the initialization.
As a bonus ``dom_maxrtkey'' is no longer used an die.
ART kernels should now be fully usable because pf(4) and IPSEC properly
initialized the radix tree.
ok chris@, reyk@
Diffstat (limited to 'games/sail/lo_main.c')
0 files changed, 0 insertions, 0 deletions