mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
RIP now actually talks to itself.
This commit is contained in:
@@ -98,6 +98,7 @@ typedef struct rte {
|
||||
#endif
|
||||
#ifdef CONFIG_RIP
|
||||
struct {
|
||||
node garbage; /* List for garbage collection */
|
||||
byte metric; /* RIP metric */
|
||||
u16 tag; /* External route tag */
|
||||
} rip;
|
||||
|
||||
Reference in New Issue
Block a user