mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-30 04:56:38 +02:00
ce6be5df61
across servers if they differed, however the individual IP of users was not updated until next add_scores() run. So, there would be an up to 5 minute delay during which scores for individual users were possibly too low, with all the effects that it could possibly have nowadays such as restrict-commands, more stringent flood limits, etc. If your servers are all linked all the time then you would not have noticed this issue. It mostly matters if you are linking in a new server or if the server has been delinked or out of order for days or weeks.