Searched hist:"015 a33bd05b7fd69f400d4e0e4a9925af9292548" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/net/ |
H A D | net.c | 015a33bd05b7fd69f400d4e0e4a9925af9292548 Tue Jul 01 07:58:08 CDT 2014 Gonglei <arei.gonglei@huawei.com> net: add mmsghdr struct check for L2TPV3
The mmsghdr struct is only introduced in Linux 2.6.32; add a configure check for it and disable L2TPV3 on hosts which are too old to provide it, rather than simply failing to compile.
Reported-by: chenliang <chenliang88@huawei.com> Signed-off-by: Gonglei <arei.gonglei@huawei.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 1404219488-11196-1-git-send-email-arei.gonglei@huawei.com [PMM: cleaned up commit message and corrected kernel version number] Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
/openbmc/qemu/ |
H A D | configure | 015a33bd05b7fd69f400d4e0e4a9925af9292548 Tue Jul 01 07:58:08 CDT 2014 Gonglei <arei.gonglei@huawei.com> net: add mmsghdr struct check for L2TPV3
The mmsghdr struct is only introduced in Linux 2.6.32; add a configure check for it and disable L2TPV3 on hosts which are too old to provide it, rather than simply failing to compile.
Reported-by: chenliang <chenliang88@huawei.com> Signed-off-by: Gonglei <arei.gonglei@huawei.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 1404219488-11196-1-git-send-email-arei.gonglei@huawei.com [PMM: cleaned up commit message and corrected kernel version number] Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|