]> git.proxmox.com Git - mirror_frr.git/blob - ospfclient/ChangeLog
[zebra] trivial: fix spelling mistake
[mirror_frr.git] / ospfclient / ChangeLog
1 2005-11-24 Paul Jakma <paul.jakma@sun.com>
2
3 * ospf_apiclient.c: add static qualifier to relevant functions.
4 * ospfclient.c: ditto
5
6 2005-04-20 Paul Jakma <paul@dishone.st>
7
8 * Makefile.am: Add @INCLUDES@ and srcdir to allow out-of-tree
9 builds to work.
10
11 2004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
12
13 * Makefile.am: Add libtool/shlib support.
14
15 2003-01-10 Ralph Keller <keller@tik.ee.ethz.ch>
16 * New ChangeLog
17
18 2003-01-08 Ralph Keller <keller@tik.ee.ethz.ch>
19 * apiclient message passing bug resolved
20 * (proposed by Masahiko)
21
22 2002-10-09 Ralph Keller <keller@tik.ee.ethz.ch>
23 * Includes patch in OSPFd for ISM, NSM, neighbor
24
25 2002-09-16 Ralph Keller <keller@tik.ee.ethz.ch>
26 * Current patch vs. Zebra-0.93b
27
28 2002-08-22 Ralph Keller <keller@tik.ee.ethz.ch>
29 * Bugfix: LSA updates are now received only once even
30 * if multiple opaque types are registered
31
32 2002-08-06 Ralph Keller <keller@tik.ee.ethz.ch>
33 * Upgrade of OSPF API to Zebra-0.93a.
34
35 2002-06-13 Ralph Keller <keller@tik.ee.ethz.ch>
36 * Opaque LSA origination bug fixed by Masahiko.
37 * This code is based on 0.93-pre
38
39 2002-05-03 Ralph Keller <keller@tik.ee.ethz.ch>
40 * Upgrade to newest Zebra from CVS repository. ospf_flood_through
41 * function did not work after upgrade. Function
42 * ospf_apiserver_flood_opaque_lsa added. Also byte order problem
43 * with port numbers resolved.
44
45 2002-05-02 Ralph Keller <keller@tik.ee.ethz.ch>
46
47 * new autoconf and automake files, now called configure.in
48 * instead of configure.ac
49
50 2002-04-24 Ralph Keller <keller@tik.ee.ethz.ch>
51
52 * reverse channel now works (syncport and syncport+1)
53 * ospf_apiclient.c: standard includes removed (not needed)
54 * bzero replaced with memset
55
56 2002-04-18 Ralph Keller <keller@tik.ee.ethz.ch>
57
58 * 2-way phase connection setup
59
60 2002-04-05 Ralph Keller <keller@tik.ee.ethz.ch>
61
62 * Changes incorporated as proposed by Masahiko
63
64 2002-04-05 Ralph Keller <keller@tik.ee.ethz.ch>
65
66 * autoconf and automake-style Makefile
67
68 2002-04-04 Ralph Keller <keller@tik.ee.ethz.ch>
69
70 * 1st public release of OSPF API
71