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

D. Hugh Redelmeier hugh at vault.libreswan.fi
Sat Mar 11 16:43:05 UTC 2017


New commits:
commit cff15f8d2aa4e21b866db7f26e4aaf3437bdacd0
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sat Mar 11 11:37:55 2017 -0500

    pluto: tidy kernel_netlink.c's send_netlink_msg function
    
    - make a universal type for the record returned by netlink
    
    - replace confusing way that the expected result type is passed to
    
    - highlight declaration of a static local since this is odd
    
    - replace tricky use of errno as a result
    
    - reduce scope of some local variables
    
    - fix some length modifiers in format strings
    
    - get rid of the GOTO from netlink_process_raw_ifaces



More information about the Swan-commit mailing list