diff options
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r-- | ospfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index d84d54b3..89fb9b41 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,5 +1,10 @@ 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + * ospf_interface.h: (ospf_if_lookup_by_name) Remove declaration of a + function that does not exist. + +2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + * ospf_zebra.c: (zebra_interface_if_lookup) Must use if_lookup_by_name_len. |