You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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>
8 years ago
..
base-files base-files: maintain LED config state 8 years ago
boot uboot-lantiq: get rid of bogus profile dependencies 8 years ago
devel treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
firmware treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
kernel mac80211: fix calculation of VHT capability values 8 years ago
libs treewide: replace jow@openwrt.org with jo@mein.io 8 years ago
network dnsmasq: support hostid ipv6 address suffix option 8 years ago
system ubox: increase default size of system log buffer to 64 kB 8 years ago
utils busybox: Call ntpd hotplug script for every action 8 years ago
Makefile include: choose package output directory based on repository info 8 years ago