New commits:
commit 65ab5ca680b4046ab753b9264fc2fcc059b96ee5
Author: Andrew Cagney <[email protected]>
Date:   Mon May 5 13:53:23 2025 -0400

    ikev1: only respond with BANNER, DOMAIN, CISCO_SPLIT when asked
    
    Replace code tracking requested attributes using an overflowing
    lset_t with a struct containing a bool for each attribute
    (MODECFG_BANNER et.al. which would have overflowed the lset_t
    were assumed to always be requested).
    
    Also note that pluto currently always requests BANNER et.al.
    so this has no effect on tests (need something to not ask).

_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to