Hello and thank you very much for your help.
I have looked into the source code dhcp6_srv.cc and the issue is most probably
cased by the way how Dhcpv6Srv::setHostIdentifiers() iterates over
cfg->getIdentifierTypes() collection - there is a switch statement with breaks
inside the loop.
I suppos
You will need to perform a config-write to write the changes to the config
file. The changes made by API commands are only in memory until a
config-write is performed.
On Thu, Apr 10, 2025 at 12:56 PM tachibanash...@outlook.com <
tachibanash...@outlook.com> wrote:
> Hi Razvan,
>
>
> I run the AP
Hi Jan,
You may want to investigate your assumption that option 79 is included.
>From what you've shown here, it seems likely that it was not included. You
can do this with `tcpdump -i -w dhcp6.pcap port 547` The
resulting dhcp6.pcap can be opened in Wireshark for inspection. I think
you might