mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 02:46:26 +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> |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
bgp.py | ||
bgprib.py | ||
common_config.py | ||
ltemplate.py | ||
lutil.py | ||
topogen.py | ||
topojson.py | ||
topolog.py | ||
topotest.py |