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

Andrew Cagney cagney at vault.libreswan.fi
Fri Nov 16 14:45:19 UTC 2018


New commits:
commit 135af785227a72a8097c7c3357e4c5d983809712
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Nov 15 14:53:57 2018 -0500

    IKEv2 TS: compute the 'narrow port' and then assign a score
    
    Where the 'narrow port' is either a single port or the entire port
    range.
    
    Should ensures that only things that 'struct end' can describe get a
    positive score.  For instance, it will not try to narrow end.port=0
    (aka 0-65535) down to TS.ports=1-65534 because that can't be described
    by 'struct end'.  While it could narrow down to '1', there's no test
    showing a need for this.



More information about the Swan-commit mailing list