From 2d33f157898e50c2855cd014a9f50696dca8a77b Mon Sep 17 00:00:00 2001 From: paul Date: Mon, 17 Mar 2003 01:10:58 +0000 Subject: Addition of OSPF-API - Amir Guindehi --- ospfclient/ChangeLog | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 ospfclient/ChangeLog (limited to 'ospfclient/ChangeLog') diff --git a/ospfclient/ChangeLog b/ospfclient/ChangeLog new file mode 100644 index 00000000..275b14ef --- /dev/null +++ b/ospfclient/ChangeLog @@ -0,0 +1,57 @@ +2003-01-10 Ralph Keller + * New ChangeLog + +2003-01-08 Ralph Keller + * apiclient message passing bug resolved + * (proposed by Masahiko) + +2002-10-09 Ralph Keller + * Includes patch in OSPFd for ISM, NSM, neighbor + +2002-09-16 Ralph Keller + * Current patch vs. Zebra-0.93b + +2002-08-22 Ralph Keller + * Bugfix: LSA updates are now received only once even + * if multiple opaque types are registered + +2002-08-06 Ralph Keller + * Upgrade of OSPF API to Zebra-0.93a. + +2002-06-13 Ralph Keller + * Opaque LSA origination bug fixed by Masahiko. + * This code is based on 0.93-pre + +2002-05-03 Ralph Keller + * Upgrade to newest Zebra from CVS repository. ospf_flood_through + * function did not work after upgrade. Function + * ospf_apiserver_flood_opaque_lsa added. Also byte order problem + * with port numbers resolved. + +2002-05-02 Ralph Keller + + * new autoconf and automake files, now called configure.in + * instead of configure.ac + +2002-04-24 Ralph Keller + + * reverse channel now works (syncport and syncport+1) + * ospf_apiclient.c: standard includes removed (not needed) + * bzero replaced with memset + +2002-04-18 Ralph Keller + + * 2-way phase connection setup + +2002-04-05 Ralph Keller + + * Changes incorporated as proposed by Masahiko + +2002-04-05 Ralph Keller + + * autoconf and automake-style Makefile + +2002-04-04 Ralph Keller + + * 1st public release of OSPF API + -- cgit v1.2.1