New commits:
commit 5ec3e95ac693da0b115fd0376d5deef220508789
Author: Andrew Cagney <[email protected]>
Date:   Wed May 9 11:20:52 2018 -0400

    ikev2: replace ikev2_send_informational() with 
send_v2_informational_request()
    
    Use open_out_pbs() so it's clear that the global reply_stream isn't
    being used.
    
    Use open_v2sk_payload() when constructing the encrypted payload.  In
    the process, eliminate the partially initialized local variable 'e' -
    payload length was not being cleared (fortunately it was later being
    overwritten).
    
    Let payload.[hc] deal with next payload type.
    
    Move to ikev2_send.[hc] where the send code is slowly accumulating.
    
    Suspect this and send_v2_delete() can probably be merged.

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

Reply via email to