commit | 645878f10fad10f3503da9103bc57bbd96785947 | [log] [tgz] |
---|---|---|
author | paul <paul> | Sun Apr 13 21:42:11 2003 +0000 |
committer | paul <paul> | Sun Apr 13 21:42:11 2003 +0000 |
tree | 1dad7dcf36c3bccd34c6cba4e158599cd665c9c4 | |
parent | e05fba43875e86ba2ec6e3970e5ec3aa2d0e040c [diff] [blame] |
From: Hasso Tepper <hasso@estpak.ee> To: zebra@zebra.org Subject: [zebra 18648] [PATCH] Selforiginated Type-7 LSA's are not flushed from lsdb
diff --git a/ChangeLog b/ChangeLog index 3f15329..ecee45f 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -2,6 +2,8 @@ * Amir: Opaque LSA bug fix for deletion of Type11's * configure.ac: use --localstatedir for Unix sockets + * Hasso Tepper: When flushing as-ext LSAs flush associated NSSA + LSAs. 2003-04-04 Paul Jakma <paul@dishone.st>