In an effort to name variables and have understandable conversations,
I don't know what these things are called:

 82 #define DHCPDISCOVER             1
 83 #define DHCPOFFER                2
 84 #define DHCPREQUEST              3
 85 #define DHCPDECLINE              4
 86 #define DHCPACK                  5
 87 #define DHCPNAK                  6
 88 #define DHCPRELEASE              7
 89 #define DHCPINFORM               8

https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob;f=src/dhcp-protocol.h#l82

Operator?  Type?  Step?


-- 
Carl K

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

Reply via email to