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

Andrew Cagney cagney at vault.libreswan.fi
Tue Sep 14 11:57:02 UTC 2021


New commits:
commit 2a7d0cde81194a917c2d56660278ba104686197d
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Sep 13 18:19:52 2021 -0400

    ikev2: update state transition checks aka init_ikev2()
    
    Now that the (from) .state is valid.
    
    - use passert() (see below)
    - dump the transition payloads when dumping the states
    - check the transition's from .state's kind
    - received and send are consistent
    
    Also add note that the easiest way to run the checks is:
    
      OBJ.*/programs/pluto/pluto --selfcheck --debug-all --stderrlog
    
    giving a fast turnaround on mistakes (when run as a normal user,
    ignore the NSS barf).



More information about the Swan-commit mailing list