New commits:
commit f5a67ba1c19b9ff0726e889dbaa907a8b2f91f3a
Author: Andrew Cagney <[email protected]>
Date:   Tue Dec 4 13:02:50 2018 -0500

    ikev2: move 'create the initial responder' code to before IKE SA proposal 
parsing
    
    While it looks simple:
    
    - log messages gain the state's # as a prefix (previously they were
      prefixed with the candidate's connection making things confusing)
    
    - STF_FATAL + explict send are used, not STF_FAIL+v2N... (this avoids
      the later's convoluted code path)
    
    - a failure adds: malloc(); state number; SPIr hash; and free()
    
    - while saving a failure response, and having the state linger
      (EVENT_SO_DISCARD) might look interesting it doesn't seem worth
      the effort

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

Reply via email to