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

Andrew Cagney cagney at vault.libreswan.fi
Wed Dec 12 14:36:37 UTC 2018


New commits:
commit 8e364b87ec3fd050d8ee794f27fd14f5a5713121
Author: Andrew Cagney <cagney at gnu.org>
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.



More information about the Swan-commit mailing list