mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Fix timeouts. Triggered updates are not done, yet.
This commit is contained in:
@@ -139,6 +139,7 @@ typedef struct rte {
|
||||
node garbage; /* List for garbage collection */
|
||||
byte metric; /* RIP metric */
|
||||
u16 tag; /* External route tag */
|
||||
bird_clock_t lastmodX; /* Strange kind of last modification time */
|
||||
} rip;
|
||||
#endif
|
||||
#ifdef CONFIG_OSPF
|
||||
|
Reference in New Issue
Block a user