summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6_area.h
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2012-07-13 14:05:55 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2012-07-13 14:05:58 +0200
commitf710888ddd413730f6025ed5d9a89b124836cde6 (patch)
treebe0dd0aaec834c52372b6914f4f87260acb2b219 /ospf6d/ospf6_area.h
parent18a4e3715f89337ac8b70f6f63cc131c3218c82c (diff)
parent0402ca4e92fa0904d5ee0926482ebca08ffd5c81 (diff)
Merge remote branch 'vincentbernat/feature/ospfv3-mib'
Diffstat (limited to 'ospf6d/ospf6_area.h')
-rw-r--r--ospf6d/ospf6_area.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ospf6d/ospf6_area.h b/ospf6d/ospf6_area.h
index c7c5ee35..e8a4fbd8 100644
--- a/ospf6d/ospf6_area.h
+++ b/ospf6d/ospf6_area.h
@@ -57,6 +57,7 @@ struct ospf6_area
struct thread *thread_spf_calculation;
struct thread *thread_route_calculation;
+ u_int32_t spf_calculation; /* SPF calculation count */
struct thread *thread_router_lsa;
struct thread *thread_intra_prefix_lsa;