]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Add delta threshold configuration option
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 4 Mar 2024 01:49:59 +0000 (19:49 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 4 Mar 2024 01:49:59 +0000 (19:49 -0600)
commit92dc4a0df8225c3b3baa852caf82f3480ec009b8
tree787c68ba51074e0d3bee6c711e30f17dd5693d4b
parente6f0e2617a8de9abd615ad12097990a1a1ec4250
Add delta threshold configuration option

This was in the tweakables wishlist. Previously hardcoded as 64.

It had to skip the line because it's needed by the upcoming session
desync commit.
man/fort.8
src/config.c
src/config.h
src/rrdp.c
test/rrdp_test.c