summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6_spf.c
diff options
context:
space:
mode:
authorVincent Bernat <bernat@luffy.cx>2012-06-04 10:29:49 +0200
committerVincent Bernat <bernat@luffy.cx>2012-06-25 19:05:17 +0200
commitea86e4042b7459fbf5d96835c509cb743bf013c0 (patch)
tree7cf527b8084fd7ede72503d6aad273eaf73261e6 /ospf6d/ospf6_spf.c
parent2c5f148065c074d51ff10808a2b6ac2b3296a828 (diff)
ospf6d: complete SNMP implementation of ospfv3AreaTable
Diffstat (limited to 'ospf6d/ospf6_spf.c')
-rw-r--r--ospf6d/ospf6_spf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ospf6d/ospf6_spf.c b/ospf6d/ospf6_spf.c
index a4a5b721..da0ee131 100644
--- a/ospf6d/ospf6_spf.c
+++ b/ospf6d/ospf6_spf.c
@@ -473,6 +473,8 @@ ospf6_spf_calculation (u_int32_t router_id,
}
pqueue_delete (candidate_list);
+
+ oa->spf_calculation++;
}
static void