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

Andrew Cagney cagney at vault.libreswan.fi
Tue Jul 17 12:34:26 UTC 2018


New commits:
commit 4630daf14714861be5d1b5bdc74b4d03fd7c2bf1
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Jul 16 13:01:48 2018 -0400

    kernel: return struct ike alg from kernel alg iterator; but in SADB order :-/
    
    Re-implement the supported kernel algorithm tables so that
    next_kernel_{encrypt,integ}_desc() return an encrypt_desc
    or integ_desc (the iterators walk the raw table).
    
    However, to keep the printed algorithm list stable, index/order the
    table using (possibly made up) SADB ids.  Clearly bogus; later.
    
    As a result a big chunk of SADB processing code is moved to
    kernel_sadb.[hc].



More information about the Swan-commit mailing list