New commits:
commit 8e364b87ec3fd050d8ee794f27fd14f5a5713121
Author: Andrew Cagney <[email protected]>
Date:   Tue Dec 11 19:28:50 2018 -0500

    ikev2: send CHILD_SA_NOT_FOUND et.al. directly from ikev2_rekey_child_resp()
    
    Use (new) send_v2N_spi_response_from_state() (implemented using (new)
    emit_v2N()) which takes an ipsec_spi_t and then return STF_FATAL.
    Was returning STF_FAIL+CHILD_SA_NOT_FOUND to complete_v2_state_transition()
    but that code path has no clue as to the PROTOID and SPI.
    
    This code path doesn't seem to be tested.

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to