isc-dhcp: dhcrelay: Add RFC3527 link selection sub-option
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 18 Oct 2013 11:40:00 +0000 (11:40 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 18 Oct 2013 11:40:00 +0000 (11:40 +0000)
commit08fcd9ab2a7bfb75ce2c3df06890561fc9bc6982
tree708c136248d26cf3c5f22b3ca75c7bdf3abb60e8
parent0e22c62aa8bd8d13c47ead925fc76f280764b880
isc-dhcp: dhcrelay: Add RFC3527 link selection sub-option

RFC3527 link selection sub-option is used to select the "uplink" interface of
dhcrelay in cases where the DHCP server does not know how to reach the dhcrelay
based on the DHCP range. This can happen in weird network configurations like
Mesh networks.

Signed-off-by: Bruno Randolf <br1@einfach.org>
SVN-Revision: 38447
net/isc-dhcp/files/dhcrelay4.init
net/isc-dhcp/files/etc/config/dhcrelay
net/isc-dhcp/patches/100-relay-rfc3527-link-selection.patch [new file with mode: 0644]