blob: 3c6b46203ca61c3fcfba9c4a843f7c81c010b720 [file] [log] [blame]
paul85d976a2005-04-20 09:08:27 +000012005-04-20 Paul Jakma <paul@dishone.st>
2
3 * Makefile.am: Add @INCLUDES@ and srcdir to allow out-of-tree
4 builds to work.
5
gdt87efd642004-06-30 17:36:11 +000062004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
7
8 * Makefile.am: Add libtool/shlib support.
9
paul2d33f152003-03-17 01:10:58 +0000102003-01-10 Ralph Keller <keller@tik.ee.ethz.ch>
11 * New ChangeLog
12
132003-01-08 Ralph Keller <keller@tik.ee.ethz.ch>
14 * apiclient message passing bug resolved
15 * (proposed by Masahiko)
16
172002-10-09 Ralph Keller <keller@tik.ee.ethz.ch>
18 * Includes patch in OSPFd for ISM, NSM, neighbor
19
202002-09-16 Ralph Keller <keller@tik.ee.ethz.ch>
21 * Current patch vs. Zebra-0.93b
22
232002-08-22 Ralph Keller <keller@tik.ee.ethz.ch>
24 * Bugfix: LSA updates are now received only once even
25 * if multiple opaque types are registered
26
272002-08-06 Ralph Keller <keller@tik.ee.ethz.ch>
28 * Upgrade of OSPF API to Zebra-0.93a.
29
302002-06-13 Ralph Keller <keller@tik.ee.ethz.ch>
31 * Opaque LSA origination bug fixed by Masahiko.
32 * This code is based on 0.93-pre
33
342002-05-03 Ralph Keller <keller@tik.ee.ethz.ch>
35 * Upgrade to newest Zebra from CVS repository. ospf_flood_through
36 * function did not work after upgrade. Function
37 * ospf_apiserver_flood_opaque_lsa added. Also byte order problem
38 * with port numbers resolved.
39
402002-05-02 Ralph Keller <keller@tik.ee.ethz.ch>
41
42 * new autoconf and automake files, now called configure.in
43 * instead of configure.ac
44
452002-04-24 Ralph Keller <keller@tik.ee.ethz.ch>
46
47 * reverse channel now works (syncport and syncport+1)
48 * ospf_apiclient.c: standard includes removed (not needed)
49 * bzero replaced with memset
50
512002-04-18 Ralph Keller <keller@tik.ee.ethz.ch>
52
53 * 2-way phase connection setup
54
552002-04-05 Ralph Keller <keller@tik.ee.ethz.ch>
56
57 * Changes incorporated as proposed by Masahiko
58
592002-04-05 Ralph Keller <keller@tik.ee.ethz.ch>
60
61 * autoconf and automake-style Makefile
62
632002-04-04 Ralph Keller <keller@tik.ee.ethz.ch>
64
65 * 1st public release of OSPF API
66