commit | da5b683f3260ee0452af1600f228458aebf65806 | [log] [tgz] |
---|---|---|
author | akmhoque <akmhoque@gmail.com> | Thu Sep 13 22:33:55 2012 -0500 |
committer | akmhoque <akmhoque@gmail.com> | Thu Sep 13 22:33:55 2012 -0500 |
tree | b41cba51aacb73a9327d283bc94d26131e2a14b4 | |
parent | ffacaa8a01633aa07453aa33740d4965ba8a1527 [diff] [blame] |
LSA Refreshing And Dead Router LSA Removal Complete
diff --git a/nlsr_npt.c b/nlsr_npt.c index 9fe4565..a4f3e33 100644 --- a/nlsr_npt.c +++ b/nlsr_npt.c
@@ -173,6 +173,11 @@ } hashtb_end(enle); + + if ( hashtb_n(ne->name_list) == 0 ) + { + hashtb_delete(e); + } } hashtb_end(e);