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

Andrew Cagney cagney at vault.libreswan.fi
Fri Jan 27 22:21:33 EET 2023


New commits:
commit 05219b12683d0a27acc4730a0ff5f57c280243ee
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jan 27 14:10:54 2023 -0500

    libipsecconf: parse dpdtimeout=0 et.al. as KEYWORD EQUAL STRING
    
    Not KEYWORD EQUAL UNSIGNED rule.  Dump the UNSIGNED token.
    
    Instead let the KEYWORD EQUAL STRING rule converts the STRING into an
    UNSIGNED when kt_number, kt_enum, et.al. for instance ipsec-interface=0.
    
    kt_string keywords were matching this rule when their string value
    looked like an unsigned leading to bizare messages claiming a syntax
    error.
    
    Fix #845

commit dc69d6d0468c5a75be142481e893345a1b04f564
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jan 27 11:54:22 2023 -0500

    libipsecconn: store BOOLEANs in their own lex field



More information about the Swan-commit mailing list