rpcd-mod-luci: strip colon from dnsmasq duid
authorAnsuel Smith <ansuelsmth@gmail.com>
Mon, 7 Dec 2020 16:57:49 +0000 (17:57 +0100)
committerPaul Donald <newtwen+github@gmail.com>
Mon, 5 Aug 2024 16:19:43 +0000 (18:19 +0200)
commit64e19b2bd08cd28f835d97ebe7adf7f527ffed53
tree57080611dc7e866eb1811e53d83d152efd6b1db6
parentcdbe9034c9bcad3f4ecd3d207ebf30e84da00063
rpcd-mod-luci: strip colon from dnsmasq duid

Dnsmasq DHCPv6 use colons in the generated duid present in the lease file. Strip the colon as this is not supported by the OpenWrt config and follow the same way odhcpd use to display duid.

Fixes: #4543
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
(cherry picked from commit f71e9cbd42db24c7743589804dacfdf5513ca883)
libs/rpcd-mod-luci/src/luci.c