diff options
Diffstat (limited to 'proto/ospf')
-rw-r--r-- | proto/ospf/rt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proto/ospf/rt.c b/proto/ospf/rt.c index 9103669..4b512ff 100644 --- a/proto/ospf/rt.c +++ b/proto/ospf/rt.c @@ -325,6 +325,7 @@ ospf_ext_spfa(struct proto_ospf *po) /* FIXME looking into inter-area */ absr=NULL; absroa=NULL; nnhi=NULL; + nnh=IPA_NONE; met=0;met2=0;tag=0; |