odhcpd: break up complex matching logic
authorDavid Härdeman <[email protected]>
Sat, 20 Sep 2025 14:40:32 +0000 (16:40 +0200)
committerÁlvaro Fernández Rojas <[email protected]>
Thu, 9 Oct 2025 06:57:23 +0000 (08:57 +0200)
commite42c627259428186716aa295c0506de71b751a3d
tree8aebba02ca7564c29efafecd6e1df1c5f0d86f32
parente1123906a4bccf63ea5b73e8743f6cbd2d9edc8e
odhcpd: break up complex matching logic

Like Winnie the Pooh, “I am a Bear of Very Little Brain, and long words
Bother me”.

Simplify the assignment checking logic by breaking it up a bit. This is
in preparation for subsequent patches.

Signed-off-by: David Härdeman <[email protected]>
Link: https://github.com/openwrt/odhcpd/pull/255
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
src/dhcpv6-ia.c