]> git.ipfire.org Git - people/ms/strongswan.git/commit
settings: Add method that allows to define fallback sections for other sections
authorTobias Brunner <tobias@strongswan.org>
Tue, 28 Jan 2014 14:20:27 +0000 (15:20 +0100)
committerTobias Brunner <tobias@strongswan.org>
Wed, 12 Feb 2014 13:34:32 +0000 (14:34 +0100)
commit1713d88278597f79df799cf24fbec34c0b9a1a02
tree727f530b5e44b6d144b13e99b5c0e4c6aa7e7bad
parentef72d4cc3f887f4b1dc1d84304c22564db102a48
settings: Add method that allows to define fallback sections for other sections

The fallbacks are currently only used for single value lookups.
Enumerators are not affected by them.
src/libstrongswan/tests/suites/test_settings.c
src/libstrongswan/utils/settings.c
src/libstrongswan/utils/settings.h