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

Andrew Cagney cagney at vault.libreswan.fi
Thu Dec 31 22:04:02 UTC 2020


New commits:
commit 12cab782a9719ed4e3fc67ebefba10f65e3c56b0
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Dec 31 16:11:00 2020 -0500

    ip: for ttosubnet(), change src+srclen(possibly 0) to shunk_t src

commit d53fa89b98f77eca4f2217e9518578a0e048e0ef
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Dec 31 16:05:03 2020 -0500

    ip: pass ip_info instead of AF into ttosubnet()

commit 16ba1a3f9f16b6e689ce1c9bf32bb8d01fc75605
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Dec 31 15:37:01 2020 -0500

    ip: improve ttosubnet()
    
    Merge initsubnet()'s body.
    
    - should pass in ip_info instead of int af
    - should drop 0-length hack
    - should change 'clash' to an enum
    - since this parses addr/mask:port (stomping on the addresses
      nonexistent port) should it be split into ttosubnet() and
      ttoselector()?



More information about the Swan-commit mailing list