New commits:
commit f95f9acb30e425ea1302a16ebb551dc3ee08a2a3
Author: D. Hugh Redelmeier <[email protected]>
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()
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit