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

Andrew Cagney cagney at vault.libreswan.fi
Sat Feb 23 00:28:20 UTC 2019


New commits:
commit efd72efeb3350208487404192e2e272dec6020ed
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Feb 22 19:21:16 2019 -0500

    ikev2: hide a live pony
    
    Plenty of things wrong with this code:
    
    - it uses a generic informational function when it could
      instead have a simple and dedicated liveness function
    
    - that generic informational function is doing a Record
      'n' Send!
    
    - because there are redundant established states, it needs
      more state transitions than should be needed
    
    OTOH, it does seem to suppress the liveness log messages.



More information about the Swan-commit mailing list