[Swan-dev] ikev1 code sweep

Andrew Cagney andrew.cagney at gmail.com
Mon Sep 14 17:32:16 UTC 2020


On Wed, 9 Sep 2020 at 10:06, Andrew Cagney <andrew.cagney at gmail.com> wrote:

> 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 \
>

I pushed this one, applying the change to both IKEv1 and IKEv2.  It has
"zero" risk.

    -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/20200914/9e2467f4/attachment.html>


More information about the Swan-dev mailing list