summaryrefslogtreecommitdiffstats
path: root/src/babel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/babel.h')
-rw-r--r--src/babel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/babel.h b/src/babel.h
index 625b570..0e1ebb9 100644
--- a/src/babel.h
+++ b/src/babel.h
@@ -103,6 +103,8 @@ struct gp_babel_route {
gp_babel_nexthop_t *selected;
gp_babel_nexthop_t *nexthops;
+
+ gmrf_time_t last_nexthop;
};
struct gp_babel_nexthop {