diff options
author | paul <paul> | 2003-04-13 21:42:11 +0000 |
---|---|---|
committer | paul <paul> | 2003-04-13 21:42:11 +0000 |
commit | 645878f10fad10f3503da9103bc57bbd96785947 (patch) | |
tree | 1dad7dcf36c3bccd34c6cba4e158599cd665c9c4 /ChangeLog | |
parent | e05fba43875e86ba2ec6e3970e5ec3aa2d0e040c (diff) |
From: Hasso Tepper <hasso@estpak.ee>
To: zebra@zebra.org
Subject: [zebra 18648] [PATCH] Selforiginated Type-7 LSA's are not flushed
from lsdb
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |