Skip to content
  • Marcin Siodelski's avatar
    [3747] Removed spurious check when generating NCRs. · a829b4c3
    Marcin Siodelski authored
    Before creating NCRs the code used to check if there is a match
    between a new and old lease and refused to send NCRs if there was
    no match. This was wrong behavior because the allocation engine
    could be reusing other client's lease in which case there could
    be no match whatsoever and the NCRs should still be generated.
    a829b4c3