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

Kim B. Heino b at vault.libreswan.fi
Tue Oct 3 15:51:06 UTC 2017


New commits:
commit 5b6d29eeeae4952d91b8f5b83a968cd73131851f
Author: Kim B. Heino <b at bbbs.net>
Date:   Tue Oct 3 18:49:04 2017 +0300

    addconn: don't return error if netlink reply is larger than our buffer
    
    Current 32kB buffer can fit about 500 route entries on 64bit system.
    Don't return an error if there are more. We use this to find default
    route, which is usually the first entry.

commit 1ff191d7681e3a9198066e9af5ceb3d81688cf5e
Author: Kim B. Heino <b at bbbs.net>
Date:   Tue Oct 3 18:18:21 2017 +0300

    addlink: improve comment to specify "i686"
    
    Commit 6f9a46b6 says NLMSG_OK() workaround is needed for i686, so include
    it to source comment too. Newer gcc (4.8.5 or 7.2.1) on 64bit don't need
    this kludge.



More information about the Swan-commit mailing list