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

Andrew Cagney cagney at vault.libreswan.fi
Mon Jan 21 23:11:46 UTC 2019


New commits:
commit 0f034c5f5be7d8c9f33946ff806c4ae294a07058
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Jan 21 18:02:10 2019 -0500

    state: pass the IKE SPIi and SPIr to new_state()
    
    This means new_state() has everything it needs to add the state
    to the IKE SPI[ir] tables (contrary to what insert_state() claims).
    
    For IKEv1, rename new_v1_state() to new_v1_istate() (I for initiator)
    matching the existing new_v1_rstate() (R for responder I guess).
    
    For IKEv2, pass SPI[ir] explicitly.



More information about the Swan-commit mailing list