New commits:
commit 43468177aaadbaf78a54aa8d0c75c15298538663
Merge: 31ba5fcc73 e3666c3050
Author: Andrew Cagney <[email protected]>
Date: Tue Dec 30 22:19:59 2025 -0500
Merge ipsecconf: replace config_setup_singleton() with const array
... so that defaults do not need to be allocated during startup
commit e3666c3050eaa7609522830efd577a7dcca827c9
Author: Andrew Cagney <[email protected]>
Date: Tue Dec 30 17:01:33 2025 -0500
ipsecconf: drop config_setup_singleton()
access static memory via functions; drop oco parameter
commit 26710212c6beb4fbb3d5abcc7d333afa014d9c7b
Author: Andrew Cagney <[email protected]>
Date: Tue Dec 30 16:28:35 2025 -0500
ipsecconf: drop config_setup_is_set;
... no need to call singleton
commit 4a34b31ef19a0ef677db56b96d54e11bab5a4890
Author: Andrew Cagney <[email protected]>
Date: Tue Dec 30 16:21:35 2025 -0500
ipsecconf: implement config_setup_yn() using config_setup_option()
commit 18980991cf78ec67e3759488abcb7e611553d899
Author: Andrew Cagney <[email protected]>
Date: Tue Dec 30 16:15:55 2025 -0500
ipsecconf: store default numeric options in config_setup_defaults[]
as strings
commit 79cf18709719104c456dc74a9bebf6361b383be7
Author: Andrew Cagney <[email protected]>
Date: Tue Dec 30 11:52:58 2025 -0500
ipsecconf: store config setup yn defaults as strings
commit 8413a589f5660ea41d2db3585c503b784ac74462
Author: Andrew Cagney <[email protected]>
Date: Tue Dec 30 11:29:50 2025 -0500
ipsecconf: store config setup deltatime defaults as strings
Update constants to exploit this, for instance:
24 * 3600 -> "1d"
15 * secs_per_minute -> "15m"
commit 4378b12ff4169ccd64c015e2e3241ee876feab0a
Author: Andrew Cagney <[email protected]>
Date: Tue Dec 30 11:10:00 2025 -0500
ipsecconf: store config-setup string defaults ...
in config_setup_defaults[]
commit ebe324c926f881a64d4e39f4a448d48f5341796f
Author: Andrew Cagney <[email protected]>
Date: Tue Dec 30 21:29:26 2025 -0500
ipsecconf: move -1==UINTMAX_MAX hack into shunk_to_uintmax()
for instance:
nhelpers=-1
_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]