Skip to content

Implement maximum global and idle time for incoming XFR

Ondřej Surý requested to merge 4004-reimplemented-max-transfer--in into main

After the dns_xfrin was changed to use network manager, the maximum global (max-transfer-time-in) and idle (max-transfer-idle-in) times for incoming transfers were turned inoperational because of missing implementation.

Restore this functionality by implementing the timers for the incoming transfers.

Closes #4004 (closed)

Merge request reports