mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-09-02 15:25:48 +00:00
Document Linux 2.1 version that supports SO_BINDTODEVICE
This commit is contained in:
5
README
5
README
@@ -127,9 +127,8 @@ soon.
|
|||||||
|
|
||||||
If you are running a Linux 2.1 kernel, this does not guarantee that you
|
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
|
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
|
kernel development began. The earliest Linux kernel in the 2.1
|
||||||
this feature. To find out if yours does, check /usr/include/sys/sock*.h
|
development stream with SO_BINDTODEVICE is version 2.1.68.
|
||||||
to see if SO_BINDTODEVICE is defined.
|
|
||||||
|
|
||||||
We have heard reports that you must still add routes to 255.255.255.255
|
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.
|
in order for the all-ones broadcast to work, even on 2.0.31 kernels.
|
||||||
|
Reference in New Issue
Block a user