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

D. Hugh Redelmeier hugh at vault.libreswan.fi
Mon Jan 14 05:52:46 UTC 2019


New commits:
commit ef727bd3c42fa73e0d2f16d3a0440a35e328e256
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Mon Jan 14 00:47:50 2019 -0500

    pluto: clarify and simplify "payloads" argument to send_v2_informational_request
    
    - typing function pointers is inscrutible.  Clarify by introducing and using
      typedef "payload_master_t".
    
    - simplify by making the result of calling this function a bool rather
      than an stf_status.  All examples returned, with effort, STF_OK or
      STF_INTERNAL_ERROR.  By making the result a boolean, less
      boilerplate was required.

commit e60c8a45915501546147aab31ac19455a1caa839
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Mon Jan 14 00:17:30 2019 -0500

    pluto: delete unused GW_PAYLOAD_INFO_SIZE



More information about the Swan-commit mailing list