blob: 275b14ef5ae2f1aab5d68cf2afb2ebd166ca670a [file] [log] [blame]
paul2d33f152003-03-17 01:10:58 +000012003-01-10 Ralph Keller <keller@tik.ee.ethz.ch>
2 * New ChangeLog
3
42003-01-08 Ralph Keller <keller@tik.ee.ethz.ch>
5 * apiclient message passing bug resolved
6 * (proposed by Masahiko)
7
82002-10-09 Ralph Keller <keller@tik.ee.ethz.ch>
9 * Includes patch in OSPFd for ISM, NSM, neighbor
10
112002-09-16 Ralph Keller <keller@tik.ee.ethz.ch>
12 * Current patch vs. Zebra-0.93b
13
142002-08-22 Ralph Keller <keller@tik.ee.ethz.ch>
15 * Bugfix: LSA updates are now received only once even
16 * if multiple opaque types are registered
17
182002-08-06 Ralph Keller <keller@tik.ee.ethz.ch>
19 * Upgrade of OSPF API to Zebra-0.93a.
20
212002-06-13 Ralph Keller <keller@tik.ee.ethz.ch>
22 * Opaque LSA origination bug fixed by Masahiko.
23 * This code is based on 0.93-pre
24
252002-05-03 Ralph Keller <keller@tik.ee.ethz.ch>
26 * Upgrade to newest Zebra from CVS repository. ospf_flood_through
27 * function did not work after upgrade. Function
28 * ospf_apiserver_flood_opaque_lsa added. Also byte order problem
29 * with port numbers resolved.
30
312002-05-02 Ralph Keller <keller@tik.ee.ethz.ch>
32
33 * new autoconf and automake files, now called configure.in
34 * instead of configure.ac
35
362002-04-24 Ralph Keller <keller@tik.ee.ethz.ch>
37
38 * reverse channel now works (syncport and syncport+1)
39 * ospf_apiclient.c: standard includes removed (not needed)
40 * bzero replaced with memset
41
422002-04-18 Ralph Keller <keller@tik.ee.ethz.ch>
43
44 * 2-way phase connection setup
45
462002-04-05 Ralph Keller <keller@tik.ee.ethz.ch>
47
48 * Changes incorporated as proposed by Masahiko
49
502002-04-05 Ralph Keller <keller@tik.ee.ethz.ch>
51
52 * autoconf and automake-style Makefile
53
542002-04-04 Ralph Keller <keller@tik.ee.ethz.ch>
55
56 * 1st public release of OSPF API
57