openwrtv3/package
Kevin Darbyshire-Bryant e815036460 dnsmasq: support hostid ipv6 address suffix option
Add support for hostid dhcp config entry to dnsmasq. This allows
specification of dhcpv6 hostid suffix and works in the same way as
odhcpd.

Entries in auto generated dnsmasq.conf should conform to:

dhcp-host=mm:mm:mm:mm:mm:mm,IPv4addr,[::V6su:ffix],hostname

example based on sample config/dhcp entry:

config host
        option name 'Kermit'
        option mac 'E0:3F:49:A1:D4:AA'
        option ip '192.168.235.4'
        option hostid '4'

dhcp-host=E0:3F:49:A1:D4:AA,192.168.235.4,[::0:4],Kermit

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2016-06-10 18:16:47 +02:00
..
base-files base-files: maintain LED config state 2016-06-08 10:34:50 +02:00
boot uboot-lantiq: get rid of bogus profile dependencies 2016-06-08 06:42:42 +02:00
devel treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
firmware treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
kernel mac80211: fix calculation of VHT capability values 2016-06-10 18:08:30 +02:00
libs treewide: replace jow@openwrt.org with jo@mein.io 2016-06-07 11:42:52 +02:00
network dnsmasq: support hostid ipv6 address suffix option 2016-06-10 18:16:47 +02:00
system ubox: increase default size of system log buffer to 64 kB 2016-06-07 23:13:29 +02:00
utils busybox: Call ntpd hotplug script for every action 2016-06-10 18:05:08 +02:00
Makefile include: choose package output directory based on repository info 2016-04-06 21:55:44 +02:00