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)
- Store everything in AVL trees (fast lookup)
- No need for hazahaza anymore
- Parse values when needed
- This simplifies a lot of config variable lookups.


No differences found