diff options
author | Paul Selkirk <pselkirk@isc.org> | 2008-11-18 22:36:11 +0000 |
---|---|---|
committer | Paul Selkirk <pselkirk@isc.org> | 2008-11-18 22:36:11 +0000 |
commit | 09c6b1cf46d7d8e94fadface4bd9506cbcd27377 (patch) | |
tree | 561735f2d3dce4e75ae5fed748c8aa190e3bb562 /README | |
parent | ebf076feeabfd121fef4812500f13bb77d77e515 (diff) | |
download | isc-dhcp-09c6b1cf46d7d8e94fadface4bd9506cbcd27377.tar.gz |
initial openwrt support
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -318,6 +318,17 @@ Linux 2.1 and later kernels do not use SO_BINDTODEVICE or require the broadcast address hack, but do support multiple interfaces, using the Linux Packet Filter. + LINUX: OpenWrt + +DHCP 4.1 has been tested on OpenWrt 7.09. In keeping with standard +practice, client/scripts now includes a dhclient-script file for OpenWrt. +However, this is not sufficient by itself to run dhcp on OpenWrt; a full +package of OpenWrt-specific port files is available at +ftp://ftp.isc.org/isc/dhcp/dhcp-4.1.0rc1-openwrt.tar.gz + +This section will self-destruct when the dhcp-4.1 package is accepted by +the OpenWrt project. + LINUX: 802.1q VLAN INTERFACES If you're using 802.1q vlan interfaces on Linux, it is necessary to |