[Swan-commit] Changes to ref refs/heads/main

Andrew Cagney cagney at vault.libreswan.fi
Tue Feb 6 23:52:46 EET 2024


New commits:
commit bb94fd8385a8259c16e6901dfc4a338637285abb
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Feb 6 14:22:08 2024 -0500

    libipsecconf: move parser_loose_enum() to parser.y
    
    as parser_kw_loose_sparse_name()
    don't allow left=255
    replace 255 with LOOSE_ENUM_OTHER
    rename kt_loose_enum to kt_host
    fix code using kw_list.keyword.string, should be kw_list.string

commit ae34803652011a36295f6f22a5429a7020ac8b4a
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Feb 6 13:24:50 2024 -0500

    libipsecconf: for kt_sparse_name, don't accept unsigned
    
    Between 4.x and 5.x many enums were re-numbered so config files
    expecting key=10 to still work will be surely disappointed.



More information about the Swan-commit mailing list