On Dec 2, 2020, at 12:35 PM, Chaigneau, Nicolas via Freeradius-Devel <freeradius-devel@lists.freeradius.org> wrote:
You've missed a few more though (doc + modules and sites conf)... but maybe there's no need to bother if you plan to change the names again in the near future :)
I'll fix them for now, but yes. We plan on changing the names.
As I understand, they will be used as follows ?
dhcpv4.Requested-IP-Address
Mostly... if you already know that the protocol is DHCPv4, there's no need to add that qualifier.
Note: at the moment this doesn't work (still in progress I assume ?) with dhcpclient:
dhcpclient: Unknown attribute "dhcpv4"
That's because it already knows it's using the DHCPv4 dictionaries. Just drop the "dhcpv4." prefix. The same goes for virtual servers. Alan DeKok.