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

D. Hugh Redelmeier hugh at vault.libreswan.fi
Fri Jun 24 06:11:06 UTC 2016


New commits:
commit f95f9acb30e425ea1302a16ebb551dc3ee08a2a3
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Fri Jun 24 02:02:02 2016 -0400

    pluto: make fb551d27eb8dc114c7a02d6de2b911e659e9ca28 work
    
    - fix up state-faking in send_notification_from_md and
      send_v2_notification_from_md
    
    - faking a state object is hard because it isn't easy to find all
      the bits that need faking.  Failure might not be announced
      (luckily some were caught by passerts).
    
    - Some documentation was added to record descoveries.
      Warning: this seems very fragile
    
    - it turns out that a fake connection is needed after all.
    
    - using a struct initializer is better than zero() since it
      sets pointers to NULL (zero cannot guarantee that, but I
      admit it works on all machines we use).
    
    - document some tricky bit of send_notification()



More information about the Swan-commit mailing list