[odhcpd] Vendor-specific information option

Kevin Vigouroux ke.vigouroux at laposte.net
Wed May 28 10:38:37 PDT 2025


David Lang <david at lang.hm> writes:

> what is it you are trying to do? you may not need to make deep code
> changes like this.
>
> for the scale conference we created a udhcpcd.user file to interpret
> custom fields
> https://github.com/davidelang/scale-network/blob/master/openwrt/files/etc/udhcpc.user
>
> David Lang
>
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel

I would have liked to implement the vendor-specific information option in the
odhcpd server. Look at RFC3925 and RFC8415.

I know my implementation is somewhat complex. I don't know if it works. I'll
have to test it and add comments to clarify the logic. I'm not sure if I
developed in the “right direction”, but I did what I could.

Perhaps someone can do it better. Nevertheless, I'd be happy to know if my
implementation could be valuable.

--
Best regards,
Kevin Vigouroux



More information about the openwrt-devel mailing list