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

Andrew Cagney cagney at vault.libreswan.fi
Thu Dec 31 19:16:53 UTC 2020


New commits:
commit 6c037085611265e837b0ef4ad8143d1f8fc99de7
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Dec 31 14:06:48 2020 -0500

    ip: cleanup rangetosubnet(from,to,dst)
    
    Use address_is_unset().  Eliminate pointer indexes.  Replace call to
    initsubnet() with (new) simpler subnet_from_address_maskbits() (for
    this code path all the checks in initsubnet() were redundant).  Delete
    a LOGGER=NULL hack.



More information about the Swan-commit mailing list