[Swan-dev] ikev1 code sweep

Andrew Cagney andrew.cagney at gmail.com
Wed Sep 9 14:06:48 UTC 2020


I'm currently sweeping through the IKEv1 code (the assumption here is that,
unlike IKEv2, IKEv1 is fair game) cleaning up anything found by:

./mk/find.sh \
    -e 'loglog(' \
    -e 'libreswan_log(' \
    -e u_char \
    -e 'FATAL_ERRNO(' \
    -e 'LOG_ERRNO' \
    -e '[^_]TRUE' \
    -e '[^_]FALSE'

Is there anything else?

And to be clear, I'm going to rename {TRUE,FALSE}->{true,false}.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.libreswan.org/pipermail/swan-dev/attachments/20200909/9947bdd2/attachment.html>


More information about the Swan-dev mailing list