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

Andrew Cagney cagney at vault.libreswan.fi
Thu May 7 22:27:55 UTC 2020


New commits:
commit 84c24948d3286d08b29348c7277a6664f70be199
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu May 7 18:18:51 2020 -0400

    impair: add mechanism for triggering multiple events from a single whack
    
    Think of this as a low-level version of --rekey-*.  Instead of
    queueing up an event, it directly calls the event handler from
    the whack handler ...
    
    + # ipsec whack --impair rekey:2 --impair rekey:3 --impair rekey:4
    +west #
    + ipsec whack --impair rekey:2 --impair rekey:3 --impair rekey:4
    +000 "westnet-eastnet-ikev2a" #2: calling EVENT_SA_REKEY
    +000 "westnet-eastnet-ikev2b" #3: calling EVENT_SA_REKEY
    +000 "westnet-eastnet-ikev2c" #4: calling EVENT_SA_REKEY
    ...



More information about the Swan-commit mailing list