summaryrefslogtreecommitdiff
path: root/isisd/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2004-10-13 08:36:47 +0000
committerhasso <hasso>2004-10-13 08:36:47 +0000
commitc729c65010a11f011ebae654fa1a8444c7443c10 (patch)
tree490d99736a94f28aa69f31a9447dd18b3329abc8 /isisd/ChangeLog
parentddd85ed1af88068939cee36a43125ff8ad50cf79 (diff)
Initialize access lists here as well.
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r--isisd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog
index 8e4a09c0..f8d8d896 100644
--- a/isisd/ChangeLog
+++ b/isisd/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-13 Hasso Tepper <hasso at quagga.net>
+
+ * isis_main.c: Initialize access list. Although we haven't route
+ filtering yet, it's needed to limit access to vty.
+
2004-10-11 Hasso Tepper <hasso at quagga.net>
* isis_routemap.c, isisd.c: Make more strings const.