commit | c729c65010a11f011ebae654fa1a8444c7443c10 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Wed Oct 13 08:36:47 2004 +0000 |
committer | hasso <hasso> | Wed Oct 13 08:36:47 2004 +0000 |
tree | 490d99736a94f28aa69f31a9447dd18b3329abc8 | |
parent | ddd85ed1af88068939cee36a43125ff8ad50cf79 [diff] [blame] |
Initialize access lists here as well.
diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 8e4a09c..f8d8d89 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.