---
 src/dhcp-common.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/dhcp-common.c b/src/dhcp-common.c
index 2a3c443..602873e 100644
--- a/src/dhcp-common.c
+++ b/src/dhcp-common.c
@@ -576,6 +576,7 @@ static const struct opttab_t {
   { "sip-server", 120, 0 },
   { "classless-static-route", 121, 0 },
   { "vendor-id-encap", 125, 0 },
+  { "tftp-server-address", 150, OT_ADDR_LIST },
   { "server-ip-address", 255, OT_ADDR_LIST }, /* special, internal only, sets 
siaddr */
   { NULL, 0, 0 }
 };
-- 
2.17.1


_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Reply via email to