Skip to content
  • Stephen Morris's avatar
    [2472] Move choice of DHCP6 lease manager to main · 487d2cb8
    Stephen Morris authored
    Before this change, the choice of lease manager was set in
    ControlledDhcpv6Srv.  This means that unit tests for that code
    always used the MySQL lease manager (if present).  This change
    ensures that unit tests always use the Memfile manager.
    487d2cb8