]> git.ipfire.org Git - people/ms/dnsmasq.git/commit - src/dnsmasq.h
Support MAC addresses in dhcp-host and dhcp-mac for DHCPv6.
authorSimon Kelley <simon@thekelleys.org.uk>
Fri, 20 Sep 2013 15:29:20 +0000 (16:29 +0100)
committerSimon Kelley <simon@thekelleys.org.uk>
Fri, 20 Sep 2013 15:29:20 +0000 (16:29 +0100)
commit89500e31f199e9ae1eadc86213b911ff44d30d6f
tree458fd19b42ccf7cecbf8fbcd24572b4534f75d87
parentc8f2dd8b5363b9026ae3de6ce84b5b64df657892
Support MAC addresses in dhcp-host and dhcp-mac for DHCPv6.
14 files changed:
CHANGELOG
man/dnsmasq.8
src/dhcp-common.c
src/dhcp.c
src/dhcp6-protocol.h
src/dhcp6.c
src/dnsmasq.c
src/dnsmasq.h
src/helper.c
src/lease.c
src/network.c
src/option.c
src/radv.c
src/rfc3315.c