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

Andrew Cagney cagney at vault.libreswan.fi
Tue Apr 26 01:04:23 EEST 2022


New commits:
commit 319f077f23f3cb7a7189adb69d726de83ca401fe
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Apr 25 15:55:38 2022 -0400

    ikev1: in decode_life_duration() switch on (a->isaat_af_type & ISAKMP_ATTR_AF_MASK)
    
    Replace pexpect(a->isaat_af_type & ISAKMP_ATTR_AF_TLV) which
    (because there's only one bit), always evaluated to false.
    
    See #695.



More information about the Swan-commit mailing list