diff options
author | ajs <ajs> | 2005-04-02 23:09:52 +0000 |
---|---|---|
committer | ajs <ajs> | 2005-04-02 23:09:52 +0000 |
commit | bd88bf499a02e3364b06ad269bd7009a0227f91b (patch) | |
tree | 1d6ab75ab800fb2329604ec721f7c95f50752eb4 /isisd/ChangeLog | |
parent | 018546e9656b141eeecdf59f627fcdc9b7381840 (diff) |
2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* isis_zebra.c: (isis_zebra_if_del) Must use if_lookup_by_name_len.
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r-- | isisd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog index f3339016..3bc94ccf 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,7 @@ +2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + + * isis_zebra.c: (isis_zebra_if_del) Must use if_lookup_by_name_len. + 2005-04-02 Hasso Tepper <hasso at quagga.net> * Makefile.am: Variables to handle conditonal compiling of topology |