]> git.proxmox.com Git - mirror_frr.git/blame - ospfclient/ChangeLog
[warnings] Fix various SOS warnings
[mirror_frr.git] / ospfclient / ChangeLog
CommitLineData
a0ace1e8 12005-11-24 Paul Jakma <paul.jakma@sun.com>
2
3 * ospf_apiclient.c: add static qualifier to relevant functions.
4 * ospfclient.c: ditto
5
85d976a4 62005-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
87efd646 112004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
12
13 * Makefile.am: Add libtool/shlib support.
14
2d33f157 152003-01-10 Ralph Keller <keller@tik.ee.ethz.ch>
16 * New ChangeLog
17
182003-01-08 Ralph Keller <keller@tik.ee.ethz.ch>
19 * apiclient message passing bug resolved
20 * (proposed by Masahiko)
21
222002-10-09 Ralph Keller <keller@tik.ee.ethz.ch>
23 * Includes patch in OSPFd for ISM, NSM, neighbor
24
252002-09-16 Ralph Keller <keller@tik.ee.ethz.ch>
26 * Current patch vs. Zebra-0.93b
27
282002-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
322002-08-06 Ralph Keller <keller@tik.ee.ethz.ch>
33 * Upgrade of OSPF API to Zebra-0.93a.
34
352002-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
392002-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
452002-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
502002-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
562002-04-18 Ralph Keller <keller@tik.ee.ethz.ch>
57
58 * 2-way phase connection setup
59
602002-04-05 Ralph Keller <keller@tik.ee.ethz.ch>
61
62 * Changes incorporated as proposed by Masahiko
63
642002-04-05 Ralph Keller <keller@tik.ee.ethz.ch>
65
66 * autoconf and automake-style Makefile
67
682002-04-04 Ralph Keller <keller@tik.ee.ethz.ch>
69
70 * 1st public release of OSPF API
71