Skip to content
  • Dan Williams's avatar
    dhcp: add systemd-based "internal" DHCP client · d2dd3b2c
    Dan Williams authored
    We must also remove -Waggregate-return from m4/compiler-warnings.m4 because systemd
    uses aggregate return (correctly) in a couple cases, and we cannot keep single-level
    makefiles and override aggregate-return only for the systemd sub-library.
    
    This client currently only supports DHCPv4 because the base systemd code
    does not yet fully support DHCPv6.
    d2dd3b2c