New commits:
commit 3119ca470f14ab69f5470077eeec4b59549c83ca
Merge: 4d75302825 ad773fadb2
Author: Andrew Cagney <[email protected]>
Date:   Fri Dec 6 13:44:41 2024 -0500

    ikev1: fix server MODE_CFG push
    
    as in server sends SET, client respons with ack
    close #1960 pluto confused by server sending MODECFG-SET without XAUTH
    
    Merge commit 'ad773fadb245c4f1f5202a9e3f8617c41db56913'

commit ad773fadb245c4f1f5202a9e3f8617c41db56913
Author: Andrew Cagney <[email protected]>
Date:   Fri Dec 6 11:07:41 2024 -0500

    ikev1: finish MODE_CFG only SET exchange
    
    Add:
      STATE_MODE_CFG_SERVER_WAITING_FOR_ACK
      STATE_MODE_CFG_CLIENT_RESPONDING
    to handle properly encrypted server push of
    of mode-cfg when xauth is skipped
    
    (there are comments suggesting some code should handle
    this but the code, notably sending an ACK, was missing)

commit 2b76245c168aa25b8a2f5a0b7e8428c33daeb637
Author: Andrew Cagney <[email protected]>
Date:   Fri Dec 6 13:39:31 2024 -0500

    testing: IKEv1 modecfg-only tests are good-to-go
    
    - both push and pull
    
    see #1960 pluto confused by server sending MODECFG-SET without XAUTH

commit a54da7bd557485c7669387369ba2905336344fd6
Author: Andrew Cagney <[email protected]>
Date:   Fri Dec 6 11:19:43 2024 -0500

    ikev1: factor process_mode_cfg_attrs() out of modecfg_inR1()

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

Reply via email to