netlink: variable naming cleanup
authorDavid Härdeman <[email protected]>
Tue, 18 Nov 2025 07:53:37 +0000 (08:53 +0100)
committerÁlvaro Fernández Rojas <[email protected]>
Thu, 27 Nov 2025 07:23:59 +0000 (08:23 +0100)
commite8022eebc8a7d4c85d763e2121b98d98989e9263
tree40cc402beb514945bf9523bf71df502bfa812e05
parentd619b5ae28a4e52f5ba84be6fc61fa1f864eb604
netlink: variable naming cleanup

Correct some comments, use boolean where a boolean value is expected,
rename more "struct odhcpd_ipaddr" variables to indicate that it is a
struct odhcpd_ipaddr and indicate plural/IPv4/IPv6 in the variable
names.

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