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

Paul Wouters paul at vault.libreswan.fi
Tue Jun 3 22:28:07 EEST 2014


New commits:
commit 62ddca205a8721f6ec8f06674d1faa6b90147069
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Jun 3 15:25:58 2014 -0400

    addconn: Another fix from Wolfgang
    
    You need to dump the whole table when searching for the gateway
    route, otherwise if the destination is known, you get only the first
    matching route, which is not necessarily the gateway route.
    
    You only interested in the default routes gateway, so skip all other
    routes here.
    Otherwise the first route which has a gateway will wrongly taken to set
    the nexthop.
    
    The return after resolve_ppp_peer has to be removed, because this skips
    all following routes. (paul: and I made it return void)

commit 4fc07a76d91d502918abbd13c7c213905f7a4e41
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Jun 3 09:53:56 2014 -0400

    addconn: ignore routes over ipsecX or mastX devices for defaultroute calc

commit fedf93c84454a7c04d39f5bb7d11fab9a34841c0
Author: Paul Wouters <pwouters at redhat.com>
Date:   Mon Jun 2 13:36:42 2014 -0400

    KLIPS: updown was missing NETKEY commit f58b4a322c540



More information about the Swan-commit mailing list