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

Andrew Cagney cagney at vault.libreswan.fi
Thu Apr 28 23:05:50 EEST 2022


New commits:
commit dbc6ae654ac6b7b6f632e486e3de52b454b2116d
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Apr 28 15:58:04 2022 -0400

    testing: add <<ipsec vendorid>> to check-01

commit 423819aba458cb9d5baf3f206fe1ab10eb740b80
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Apr 28 13:07:33 2022 -0400

    vendorid: use a hybrid binary-then-linear search to find Vendor IDs
    
    Becuase Vendor IDs overlap, first use a binary search to find the
    the first (possibly overlapping) VID, and then use a linear search to
    find a better match.
    
    Fix #668

commit 043ceab29cf817a2c7da6126c01063997c3bc080
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Apr 28 09:22:58 2022 -0400

    vendorid: add the program <<ipsec vendorid>>; lists known Vendor IDs



More information about the Swan-commit mailing list