Openwrt/package/network/config
Baptiste Jonglez 89817614bb netifd: Request DHCP option 121 (classless route) by default
This option, defined by RFC3442, allows a DHCP server to send static
routes to a client.  But the client has to request this option
explicitely.

Static routes are useful when the gateway configured by DHCP cannot be
in the same subnet as the client.  This happens, for instance, when
using DHCP to hand out addresses in /32 subnets.

A new configuration option "classlessroute" is available, allowing
users to disable this feature (the option defaults to true).

Other DHCP clients already request this option by default (dhcpcd, for
instance, and possibly Windows).  If a DHCP server does not support
this option, it will simply ignore it.

Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
2016-10-26 15:16:51 +02:00
..
firewall source: Switch to xz for packages and tools where possible 2016-10-06 12:16:56 +02:00
gre gre: Support fqdn as remote tunnel endpoint 2016-10-04 11:50:51 +02:00
ipip Add a few SPDX tags 2014-11-02 12:20:54 +00:00
ltq-adsl-app lantiq: Correct ADSL race condition 2016-06-22 19:32:06 +02:00
ltq-vdsl-app ltq-vdsl-app: update to version 4.17.18.6 2016-09-20 22:43:43 +02:00
netifd netifd: Request DHCP option 121 (classless route) by default 2016-10-26 15:16:51 +02:00
qos-scripts treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
soloscli license info - revert r43155 2014-11-03 09:56:44 +00:00
swconfig network/config/swconfig: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
vti vti: fix kmod dependencies 2016-02-12 08:30:18 +00:00