From: Ted Lemon Date: Sat, 6 Dec 1997 04:01:54 +0000 (+0000) Subject: Document Linux 2.1 version that supports SO_BINDTODEVICE X-Git-Tag: V2-BETA-1~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1ac657a58e77ba0c0a048402906be7b7f40dcaee;p=thirdparty%2Fdhcp.git Document Linux 2.1 version that supports SO_BINDTODEVICE --- diff --git a/README b/README index 5cab3e373..8abf3c68e 100644 --- a/README +++ b/README @@ -127,9 +127,8 @@ soon. If you are running a Linux 2.1 kernel, this does not guarantee that you have SO_BINDTODEVICE. Linux 2.0.31 was released quite a while after 2.1 -kernel development began. I do not know what version of Linux 2.1 has -this feature. To find out if yours does, check /usr/include/sys/sock*.h -to see if SO_BINDTODEVICE is defined. +kernel development began. The earliest Linux kernel in the 2.1 +development stream with SO_BINDTODEVICE is version 2.1.68. We have heard reports that you must still add routes to 255.255.255.255 in order for the all-ones broadcast to work, even on 2.0.31 kernels.