New commits:
commit e25f4b05add6c9deb87c60956de3e4ce8a1e42b3
Merge: c6ea9fbfc1 bb4b15dfb7
Author: Andrew Cagney <[email protected]>
Date: Thu May 29 08:42:34 2025 -0400
Merge libipsec: merge in lswconf.[hc]
close #2233 drop addconn's config defaults
The defaults were moved into config_setup.[hc] and made
a singleton that libipsecconf updates when loading
config files.
close #2262 ipsec addconn --configsetup doesn't include pre-configured
defaults
Since libipseconf is using config_setup.[hc] it pickes up the
defaults.
ref #2239 startup and config setup defaults conflict
More lurk and need moving
commit bb4b15dfb77f12251e6b846ca557a13447c7bc8b
Author: Andrew Cagney <[email protected]>
Date: Wed May 28 14:28:35 2025 -0400
config: delete lswconf.[hc], no longer used
commit 5be4416d6faf8c64e8c33538029c3025094603ee
Author: Andrew Cagney <[email protected]>
Date: Wed May 28 13:22:31 2025 -0400
config: replace lswconf's .confddir
with {config_setup_ipsecdir()}/passwd say
commit 45044bed8f8bb073e322f02c99b68f64bb7c65ed
Author: Andrew Cagney <[email protected]>
Date: Wed May 28 13:13:27 2025 -0400
config: replace lswconf's .nsspassword_file
use {config_setup_ipsecdir()}/nsspassword
commit d4cfc1761905496d5c12d4f874e790dbe12b171a
Author: Andrew Cagney <[email protected]>
Date: Wed May 28 11:45:20 2025 -0400
config: replace lswconf's .nssdir with config_setup_nssdir()
commit 4bcefed905a5591083f00e5ada4211930def3bae
Author: Andrew Cagney <[email protected]>
Date: Wed May 28 10:57:59 2025 -0400
config: replace lswconf's .secrets file with config_setup_secretsfile()
commit b1edc5cbba74f06f8d18bc530fa6ab2efac5607f
Author: Andrew Cagney <[email protected]>
Date: Wed May 28 10:39:51 2025 -0400
config: replace lswconf's .policies dir config_setup
... in foodgroups.c use {config_setup_ipsecdir()}/policies/${POLICY}
commit 60ab55dc805c06fe09653ef7b58436b134fb5f22
Author: Andrew Cagney <[email protected]>
Date: Wed May 28 12:15:13 2025 -0400
libipseconf: add config_setup_nssdir() et.al. accessors
commit 72914f425b90945ef95d1c9d8c1691c0019f956c
Author: Andrew Cagney <[email protected]>
Date: Wed May 28 08:05:06 2025 -0400
libipsecconf: let callers call free_config_setup()
so config_setup's lifetime is longer than the config
in pluto main call config_setup_string(KSF_{IPSECDIR,SECRETSFILE,NSSDIR})
so that config_setup matches --options
commit 6db745608b63eb5adcb3a96dee27eea7cacbdd67
Author: Andrew Cagney <[email protected]>
Date: Wed May 28 09:43:00 2025 -0400
libipsecconf: add config_setup_singleton()
and move init code to config_setup.[hc]
commit 78e4b563a21f01c5d7ba70cbf6274e5d9226c8be
Author: Andrew Cagney <[email protected]>
Date: Tue May 27 21:34:33 2025 -0400
libipseconf: move 'config setup' values into struct config_setup
_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]