New commits:
commit f7abde5f15559098933652903af6ea173989c7ae
Merge: 501a4bdd6b 415b1cb261
Author: Andrew Cagney <cag...@gnu.org>
Date:   Mon Jun 9 20:54:40 2025 -0400

    Merge libipsecconf: make 'config setup' a two-pass parser
    
    - pass one builds the ipsec_config_keyval list
    - pass two parses the values and saves them

commit 415b1cb261d8732c5cbd13fb872f4633b41ce520
Author: Andrew Cagney <cag...@gnu.org>
Date:   Mon Jun 9 20:53:37 2025 -0400

    testing: update 'config setup' messages

commit 813b4bc42309d651a974c23d5d7112e63b904b64
Author: Andrew Cagney <cag...@gnu.org>
Date:   Mon Jun 9 16:14:48 2025 -0400

    libipseconf: for 'config setup' values as a second step
    
    that is:
    - load key-values
    - parse values

commit 7e8ffb3b4fb039ee9ffc9286f89376e82097fe4f
Author: Andrew Cagney <cag...@gnu.org>
Date:   Mon Jun 9 17:00:25 2025 -0400

    libipsecconf: make value parse functions somewhat public
    
    that is:
      parse_kt_sparse_name()
      parse_kt_deltatime()
      parse_kt_unsigned()

commit d97b200428d84393c6be6c5e3b0e6e4da3f617c4
Author: Andrew Cagney <cag...@gnu.org>
Date:   Mon Jun 9 15:03:42 2025 -0400

    libipsecconf: split add_parser_key_value()
    
    with code appending key-value in append_parser_key_value()

commit 7a3b6bd4d9f3ce420407fd372466e44c4f1f0ae1
Author: Andrew Cagney <cag...@gnu.org>
Date:   Mon Jun 9 14:28:29 2025 -0400

    libipsecconf: sprinkle TAILQ over all lists
    
    so all are implemented the same

commit 3df00d4baff52f03555baf82a2de43169cf91dbc
Author: Andrew Cagney <cag...@gnu.org>
Date:   Mon Jun 9 13:05:14 2025 -0400

    libipsecconf: for config-setup, set .set to {k_set,k_unset}
    
    It starts in k_unset.
    
    It's set to k_set when when updated by either ipsec.conf
    or a --OPTION.
    
    don't use k_default as that is for 'conn %default'

_______________________________________________
Swan-commit mailing list -- swan-commit@lists.libreswan.org
To unsubscribe send an email to swan-commit-le...@lists.libreswan.org

Reply via email to