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

Paul Wouters paul at vault.libreswan.fi
Sun Sep 4 01:18:53 UTC 2016


New commits:
commit 8f587012084d8089df973b6344218040f9e0de61
Author: Paul Wouters <pwouters at redhat.com>
Date:   Sat Sep 3 21:18:43 2016 -0400

    update changes

commit f0316affcce45bd9eee40d79ddf80a82b6f784b2
Author: Richard Guy Briggs <rgb at tricolour.ca>
Date:   Sat Sep 3 21:10:31 2016 -0400

    KLIPS: fix for unregister_netdevice: waiting for XXX to become free.
    
    Use netdev_notifier_info_to_dev() for 3.6.11 and up
    
    On 3.6.11+ kernels, KLIPS could not match the stored physical device
    pointer with the saved pointer, and would ignore the device_event. This
    in turn let to a refcount of non-zero for these devices, causing those
    to fail to unload. This would show up mostly for devices that come and
    go, such as ppp or bond devices.
    
    Signed-off-by: Paul Wouters <pwouters at redhat.com>



More information about the Swan-commit mailing list