netconfig: Drop dhcp, dhcp6 and acd client instances

In anticipation of switching to use the l_netconfig API, which
internally handles DHCPv4, DHCPv6, ACD, etc., drop pointers to
instances of l_dhcp_client, l_dhcp6_client and l_acd from struct
netconfig.  Also drop all code used for handling events from these
APIs, including code to commit the received configurations to the
system.  Committing the final settings to the system netdevs is going to
be handled by a new set of utilities in a new file.
This commit is contained in:
Andrew Zaborowski 2022-08-29 19:35:53 +02:00 committed by Denis Kenzior
parent 49d098b434
commit ce36d2fb15
1 changed files with 12 additions and 1187 deletions

File diff suppressed because it is too large Load Diff