]> git.ipfire.org Git - people/ms/dnsmasq.git/commit
First complete version of DNS-client-id EDNS0 and ARP tracking code.
authorSimon Kelley <simon@thekelleys.org.uk>
Mon, 28 Dec 2015 23:17:15 +0000 (23:17 +0000)
committerSimon Kelley <simon@thekelleys.org.uk>
Mon, 28 Dec 2015 23:17:15 +0000 (23:17 +0000)
commit33702ab1f829789183cbaf6b1c39eee7ff15d744
tree524bab19398d47c17ed7356f79d3aa5dd4d8c5cd
parent11867dc28c7bd7c8a509ee7c8c7438cd2bcc1770
First complete version of DNS-client-id EDNS0 and ARP tracking code.
12 files changed:
src/arp.c
src/config.h
src/dhcp6.c
src/dns-protocol.h
src/dnsmasq.c
src/dnsmasq.h
src/dnssec.c
src/edns0.c
src/forward.c
src/helper.c
src/option.c
src/rfc3315.c