mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-04 11:33:48 +00:00
![]() Fix two main issues: * Don't use float to figure out if we spent the time user asked; * Don't depend on system clock to find we reached the end of time; The fix is basically pre caculating the amount of wait cycles we are going to peform and use a counter. Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org> |
||
---|---|---|
.. | ||
bgpd | ||
helpers | ||
isisd | ||
lib | ||
ospf6d | ||
topotests | ||
.gitignore | ||
Makefile | ||
pytest.ini | ||
runtests.py | ||
subdir.am |