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

D. Hugh Redelmeier hugh at vault.libreswan.fi
Mon Jul 16 13:30:24 UTC 2018


New commits:
commit b858f9398aa5e9552b345ecea11f970774e7a8b6
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Mon Jul 16 09:15:14 2018 -0400

    pluto: reduce boilerplace in generating notify payloads and in using critical()
    
    - Most calls to ship_v2N had stereotyped parameters.  Added,
      documented, and used ship_v2Ns and ship_v2Nsp wrapper functions to
      exploit this.
    
    - Added EXPECT code to detect violations of the RFC's rule
      that specific notifications must include SPI information
      and that no other notification may do so.
    
      This pexpect does get triggered in our test suite, highlighting that
      we have a bug.  (We knew that already.)
    
    - Eliminated the first argument tocritical().  All calls had supplied
      "false" as the first argument.
    
    - general tidying

commit 19b7099dac5ce68413adb247a6951ae70301419f
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Mon Jul 16 09:06:02 2018 -0400

    pluto: connections.c: formatting improvement

commit 1b7be1e6cd5435176553d1e1e669f6c7fdee03c7
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sun Jul 15 21:06:35 2018 -0400

    pervasive: add a space after each comma that hasn't got one

commit b6ab1e0bf54af98d4aaa8f73f3ea43a2fd59b28c
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sun Jul 15 20:59:27 2018 -0400

    pluto: kernel.c: improve a line break

commit 5ca5ca7c450402d51e350442af74ec2a326b7fd3
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sun Jul 15 20:51:56 2018 -0400

    pluto: kernel_netlink.c: make broken source lines more legible

commit 3f883756ec19e3224c426f43588b1c5d980b3836
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sun Jul 15 20:01:56 2018 -0400

    pluto: tidy show.c's log_state()

commit 35525205a596ca123876dc41d58fd323b39d80c1
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sun Jul 15 19:26:35 2018 -0400

    pluto: tidy connections.h
    
    - delete unused struct connection's member "initiated"
    
    - delete declaration of parse_mark_mask() since it is never defined nor used
    
    - add ??? for struct connection's member "tunnel_addr_family"
      noting that it is set but never used.
    
    - whitespace and comment fiddling



More information about the Swan-commit mailing list