dhcpv4: rename setup_dhcpv4_addresses()
authorDavid Härdeman <[email protected]>
Wed, 24 Sep 2025 12:52:50 +0000 (14:52 +0200)
committerÁlvaro Fernández Rojas <[email protected]>
Fri, 3 Oct 2025 10:53:17 +0000 (12:53 +0200)
commit13e6c7271228cc693f14388e6732117f3e4e1e32
tree34f66b576e88e4d42f6e4023f3980edfd6547a9c
parent65986596a60d0687e397a9e5e3a6540b9e63b607
dhcpv4: rename setup_dhcpv4_addresses()

Rename setup_dhcpv4_addresses() to dhcpv4_setup_addresses() for consistency
with the rest of the function names.

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