Skip to content
  • Marcin Siodelski's avatar
    [3564] Implemented tests for address conflicts resolution. · 86ee314e
    Marcin Siodelski authored
    The new tests are implemented using the Dhcp4Client class. It has been
    found that the server returns DHCPNAK in response to DHCPDISCOVER which
    was wrong. Now, the server doesn't respond to DHCPDISCOVER if it can't
    find an address. As a result, a number of tests had to be fixed which
    relied on this invalid behavior.
    86ee314e