New commits:
commit 7bfd3be819d2fb4afb9ee74671cc7bf7473f6cec
Author: Paul Wouters <[email protected]>
Date:   Tue Aug 18 09:16:14 2015 -0400

    updated changes

commit fcf943b8e54041287d6ba7987a75539e27c7bae2
Author: Greg Ungerer <[email protected]>
Date:   Tue Aug 18 09:14:59 2015 -0400

    KLIPS: fix use of *iovec() functions for linux 4.x kernels
    
    The functions to deal with copying from messages have been changed as
    of linux-4.0. Now the support functions directly take the msg as an
    argument instead of the iovec component. Therefore fix those functions:
    
    skb_copy_datagram_iovec -> skb_copy_datagram_msg
    memcpy_fromiovec        -> memcpy_from_msg

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to