Skip to content

Reimplement the max-transfer-time-out and max-transfer-idle-out (v9.18)

Ondřej Surý requested to merge 1897-fix-max-transfer-timeouts-v9_18 into v9_18

While refactoring the libns to use the new network manager, the max-transfer-*-out options were not implemented and they were turned non-operational.

Reimplement the max-transfer-idle-out functionality using the write timer and max-transfer-time-out using the new isc_nm_timer API.

Closes #1897 (closed)

Edited by Ondřej Surý

Merge request reports