]> git.ipfire.org Git - thirdparty/bird.git/commit
Settle timer revised version
authorVojtech Vilimek <vojtech.vilimek@nic.cz>
Thu, 28 Jul 2022 07:25:26 +0000 (09:25 +0200)
committerVojtech Vilimek <vojtech.vilimek@nic.cz>
Thu, 28 Jul 2022 07:25:26 +0000 (09:25 +0200)
commitc4fdf63482fe29bfba76fdd8cf657a6b4d04af43
treeab160d7d7aa05de3ddb24623bdc008b523718688
parentcbaf6bd63025e0730b02f7bee21ba09ff0e01cb2
Settle timer revised version

Settle timer now doesn't inherit from timer and is meant to be embeded in other
structures.
lib/timer.c
lib/timer.h
nest/rt-table.c
nest/rt.h