Revamp configuration handling:
authorGuus Sliepen <guus@tinc-vpn.org>
Wed, 10 Oct 2001 20:34:27 +0000 (20:34 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 10 Oct 2001 20:34:27 +0000 (20:34 +0000)
commitea607d2d9292d3969f9d164b432dc64a33c2dade
tree589071186d4f06215f39bfc79c4893e84a6c75ce
parent5904806dc80830d4eddca857a41db2fc25598201
Revamp configuration handling:
- Store everything in AVL trees (fast lookup)
- No need for hazahaza anymore
- Parse values when needed
- This simplifies a lot of config variable lookups.
src/conf.c
src/conf.h