New commits:
commit 7a3914f14cf7cb8c9276a7614376de91d626f0e0
Author: Paul Wouters <[email protected]>
Date:   Sat Oct 28 00:20:57 2017 +0400

    pluto: fix IS_IPSEC_SA_ESTABLISHED()
    
    It was checking specific states, but that runs into our long term
    issue of STATE_PARENT_R2 and STATE_PARENT_I3 being used for parent and
    child states. So the macro really also needs to check st_clonedfrom !=
    SOS_NOBODY
    
    Looking at the macro, it would have acted wrongly for a few other items
    too, luckilly mostly in the statsd logging.

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

Reply via email to