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

Paul Wouters paul at vault.libreswan.fi
Mon Jan 25 18:34:33 UTC 2016


New commits:
commit 455e8c7285f3fc17f85540847115068ac1a33d2c
Author: Paul Wouters <pwouters at redhat.com>
Date:   Mon Jan 25 13:34:19 2016 -0500

    pluto: fix "Received Banner" message

commit 5fe978059efb53c71556ba0fa328b83c5c62d253
Author: Lubomir Rintel <lkundrak at v3.sk>
Date:   Mon Jan 25 13:20:05 2016 -0500

    pluto: Always send modecfg banner and domain if they are set
    
    According to the documentation they ought to be sent when the operator
    configured them. Likewise, the split tunneling information should be sent
    if the network is configured.
    
    We loose track of whether they have been requested anyway thus we wouldn't
    send them at all. Certain clients require them though (libreswan won't
    invoke the NetworkManager helper if DNS info and DOMAIN is not set.)
    
    Signed-off-by: Paul Wouters <pwouters at redhat.com>

commit a072f97979106faabe48a4623382bb9e0b67b402
Author: Lubomir Rintel <lkundrak at v3.sk>
Date:   Mon Jan 25 13:18:33 2016 -0500

    pluto: Split modecfg attribute addition into a separate function
    
    This will make possible to run the code path outside the loop that adds the
    requested attributes (and make it possible to add unrequested ones).
    
    Signed-off-by: Paul Wouters <pwouters at redhat.com>



More information about the Swan-commit mailing list