blob: 08653f40686f110168513bdf4e38179d564ba50b [file] [log] [blame]
gdt87efd642004-06-30 17:36:11 +000012004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
2
3 * Makefile.am: Add libtool/shlib support.
4
paul2d33f152003-03-17 01:10:58 +000052003-01-10 Ralph Keller <keller@tik.ee.ethz.ch>
6 * New ChangeLog
7
82003-01-08 Ralph Keller <keller@tik.ee.ethz.ch>
9 * apiclient message passing bug resolved
10 * (proposed by Masahiko)
11
122002-10-09 Ralph Keller <keller@tik.ee.ethz.ch>
13 * Includes patch in OSPFd for ISM, NSM, neighbor
14
152002-09-16 Ralph Keller <keller@tik.ee.ethz.ch>
16 * Current patch vs. Zebra-0.93b
17
182002-08-22 Ralph Keller <keller@tik.ee.ethz.ch>
19 * Bugfix: LSA updates are now received only once even
20 * if multiple opaque types are registered
21
222002-08-06 Ralph Keller <keller@tik.ee.ethz.ch>
23 * Upgrade of OSPF API to Zebra-0.93a.
24
252002-06-13 Ralph Keller <keller@tik.ee.ethz.ch>
26 * Opaque LSA origination bug fixed by Masahiko.
27 * This code is based on 0.93-pre
28
292002-05-03 Ralph Keller <keller@tik.ee.ethz.ch>
30 * Upgrade to newest Zebra from CVS repository. ospf_flood_through
31 * function did not work after upgrade. Function
32 * ospf_apiserver_flood_opaque_lsa added. Also byte order problem
33 * with port numbers resolved.
34
352002-05-02 Ralph Keller <keller@tik.ee.ethz.ch>
36
37 * new autoconf and automake files, now called configure.in
38 * instead of configure.ac
39
402002-04-24 Ralph Keller <keller@tik.ee.ethz.ch>
41
42 * reverse channel now works (syncport and syncport+1)
43 * ospf_apiclient.c: standard includes removed (not needed)
44 * bzero replaced with memset
45
462002-04-18 Ralph Keller <keller@tik.ee.ethz.ch>
47
48 * 2-way phase connection setup
49
502002-04-05 Ralph Keller <keller@tik.ee.ethz.ch>
51
52 * Changes incorporated as proposed by Masahiko
53
542002-04-05 Ralph Keller <keller@tik.ee.ethz.ch>
55
56 * autoconf and automake-style Makefile
57
582002-04-04 Ralph Keller <keller@tik.ee.ethz.ch>
59
60 * 1st public release of OSPF API
61