[Dnsmasq-discuss] what is [Discover, Offer...] called?

Eric Fahlgren ericfahlgren at gmail.com
Wed Mar 1 00:33:03 UTC 2023


On Tue, Feb 28, 2023 at 3:53 PM Carl Karsten <carl at nextdayvideo.com> wrote:

> 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

Those are the DHCP Message Types defined in RFC 2132, see section 9.6 on
page 26:

https://www.rfc-editor.org/rfc/rfc2132.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20230228/b9bb6f6e/attachment.htm>


More information about the Dnsmasq-discuss mailing list