blob: 8e33624342b8f7c07f8a377d77715e2653751d8b [file] [log] [blame]
paul020709f2003-04-04 02:44:16 +000012003-04-04 Paul Jakma <paul@dishone.st>
2
3 * Sync to Zebra CVS
4 * Fix lib/thread.h leak
5 * Fix small Opaque LSA leak
6 * Do not configure OSPF interfaces for secondary addresses
7 * vtysh fixes from Hasso
8 * Dave Watson's missing ntohs fix
9
paul68980082003-03-25 05:07:42 +0000102003-03-25 Paul Jakma <paul@dishone.st>
11
12 * Sync to Zebra CVS
13
paul07661cb2003-03-18 00:03:05 +0000142003-03-17 Amir Guindehi <amir@datacore.ch>
15
16 * Extended SNMP checks in configure.ac so that net-snmp works
17
182003-03-17 Amir Guindehi <amir@datacore.ch>
19 Ralph Keller <keller@tik.ee.ethz.ch>
20 * merge OSPF-API
21
paul13766da2003-02-07 14:46:23 +0000222003-02-07 Paul Jakma <paul@dishone.st>
23
24 * Sync to zebra CVS
25
paul420df432003-02-03 20:30:39 +0000262003-02-03 Paul Jakma <paul@dishone.st>
27
28 * Sync to zebra CVS
29
paulae936ae2003-01-20 04:58:21 +0000302003-01-19 Paul Jakma <paul@dishone.st>
31
32 * Temporary fix for Generic PtP wrt to IPv6
33
paul9a668002003-01-18 23:11:44 +0000342003-01-17 Paul Jakma <paul@dishone.st>
35
36 * Sync up to latest zebra.org CVS
37 * [zebra 16823] Bugfix and new feature in Opaque-LSA handling
38 Masahiko Endo <endo@suri.co.jp>
39 * [zebra 16824] [PATCH] nsm_kill_neighbor
40 Masahiko Endo <endo@suri.co.jp>
41 * [zebra 17217] [PATCH] show thread CPU
42 Yon Uriarte <havanna_moon@gmx.net>
43 * [zebra 17218] Re: [PATCH] CLI extensions.
44 Yon Uriarte <havanna_moon@gmx.net>
45
paul4fc01e62002-12-13 20:49:00 +0000462002-12-13 Paul Jakma <paul@dishone.st>
47
48 * added support for vtysh 'write file' command to
paul0efa4d52002-12-13 21:55:43 +000049 write either per-daamon and/or integrated file
paulab836aa2002-12-13 21:19:02 +000050 * ospfd md5 buffer copying fix (Greg Troxel)
paul8bd9c712002-12-13 21:05:16 +000051 * ospfd md5 sequence number derived from time()
paulab836aa2002-12-13 21:19:02 +000052 * RIPv1 fixes and improvements (John Hay)
53 * link state detection (linux) ([zebra 12269])
54 * Generic PtP and RFC3021 interface addressing support
55 (Frank van Maarseveen)
paul0efa4d52002-12-13 21:55:43 +000056 * Michal Ludvig <michal@logix.cz>:
57 [zebra 16525] PATCH: Bugfixes for KAME systems
58 * Kevin C Miller <kevinm@andrew.cmu.edu>
59 [zebra 16681] OSPF NSSA Patches
60 * Yon Uriarte <havanna_moon@gmx.net>
61 [zebra 16671] [PATCH] CLI extensions
paula8959012002-12-13 21:59:26 +000062 * Masahiko Endo: [zebra 15475] - MPLS-TE docs
paul4fc01e62002-12-13 20:49:00 +000063
paul718e3742002-12-13 20:15:29 +0000642002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
65
66 * zebra-0.93 released.
67
682002-06-28 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
69
70 * update-autotools: Change file name from update-auto-tools.sh.
71
722002-06-21 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
73
74 * update-auto-tools.sh: Add a new script to clean up build
75 environment.
76
772002-06-18 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
78
79 * Shift to the latest build environment autoconf-2.53 and
80 automake-1.6.2.
81
822001-10-22 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
83
84 * Integrate Glen Turner <glen.turner@aarnet.edu.au>'s pid option.
85
862001-08-19 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
87
88 * zebra-0.92a released.
89
902001-08-19 "Peter Galbavy" <peter.galbavy@knowtion.net>
91
92 * configure.in: SNMP library check problem fix when the library is
93 installed under /usr/local/lib.
94
952001-08-15 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
96
97 * zebra-0.92 released.
98
992001-04-22 Kunihiro Ishiguro <kunihiro@zebra.org>
100
101 * configure.in (LIBPAM): Use ZEBRA_AC_C_BIGENDIAN to avoid a
102 warning.
103 (IF_METHOD): Use test -r instead of AC_CHECK_FILE to avoid
104 warnings.
105
106 * config.guess: Update to 2000-11-10 version.
107
1082001-04-11 Kunihiro Ishiguro <kunihiro@zebra.org>
109
110 * configure.in: Use AC_TRY_COMPILE instead of AC_EGREP_HEADER to
111 detect in_pktinfo structure. Suggested by: Vlad Lungu
112 <vlad@rls.roknet.ro>.
113
1142001-03-07 Michael Rozhavsky <mrozhavsky@opticalaccess.com>
115
116 * configure.in: Add check for structure in_pktinfo.
117
1182001-02-07 "Bjoern A. Zeeb" <bzeeb+zebra@zabbadoz.net>
119
120 * configure.in (USE_PAM): Fix PAM library detection code.
121
1222001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
123
124 * zebra-0.91 is released.
125
1262001-01-12 Kunihiro Ishiguro <kunihiro@zebra.org>
127
128 * configure.in: Remove guile related definition.
129
1302001-01-11 Kunihiro Ishiguro <kunihiro@zebra.org>
131
132 * configure.in (ac_cv_htonl_works): HAVE_REPAIRABLE_HTONL is
133 removed. htonl should work fine on any platform.
134
1352001-01-10 Kunihiro Ishiguro <kunihiro@zebra.org>
136
137 * configure.in: Remove --enable-oldrib option.
138
139 * acconfig.h: OLD_RIB definition is removed.
140
141 * zebra-0.90 is released.
142
143 * configure.in (LIBS): Add check for sun_len field in struct
144 sun_len.
145
1462001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
147
148 * Makefile.am: Include init/redhat files to distribution.
149
1502001-01-07 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
151
152 * configure.in: check libm.a for BGPd compile error.
153 AC_CHECK_LIB(m, main) was added.
154
1552000-12-29 Kunihiro Ishiguro <kunihiro@zebra.org>
156
157 * configure.in: --enable-unixdomain becomes default. Add
158 --enable-tcp-zebra for TCP/IP communication between protocol
159 daemon and zebra.
160
161 * COPYING.LIB: Added for lib/getopt.c, lib/getopt.h,
162 lib/getopt1.c, lib/md5-gnu.h, lib/md5.c, lib/regex-gnu.h,
163 lib/regex.c.
164
165 * Makefile.am (dist-hook): Include tools/*.cgi to distribution.
166
1672000-12-26 Kunihiro Ishiguro <kunihiro@zebra.org>
168
169 * configure.in (MULTIPATH_NUM): --enable-multipath=ARG specify
170 multipath number. ARG must be digit.
171
1722000-12-11 Kunihiro Ishiguro <kunihiro@zebra.org>
173
174 * configure.in: Add --enable-newrib for test new RIB code.
175
1762000-11-25 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
177
178 * configure.in, config.h.in: Add check for libutil.h and
179 setproctitle().
180
1812000-10-26 Kunihiro Ishiguro <kunihiro@zebra.org>
182
183 * configure.in: Add --enable-nssa for OSPF NSSA option.
184
185 * acconfig.h: Define HAVE_NSSA.
186
1872000-10-25 "Bjoern A. Zeeb" <bzeeb+zebra@zabbadoz.net>
188
189 * configure.in: pam_misc is only linked when the platform is
190 GNU/Linux.
191
1922000-10-24 Arkadiusz Miskiewicz <misiek@pld.org.pl>
193
194 * configure.in (LIBS): Add check for crypto library. test x`ls
195 ${ac_snmp}` is replaced with sipmle test -f.
196
1972000-10-23 Kunihiro Ishiguro <kunihiro@zebra.org>
198
199 * configure.in: Add --enable-unixdomain option. This will be
200 default behavior in zebra-0.90.
201
2022000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
203
204 * zebra-0.89 is released.
205
2062000-09-27 Kunihiro Ishiguro <kunihiro@zebra.org>
207
208 * configure.in: Add check for Intel CPU for Solaris on x86 check.
209
2102000-09-21 Kunihiro Ishiguro <kunihiro@zebra.org>
211
212 * configure.in: Add check for getifaddrs().
213 Set AM_INIT_AUTOMAKE version to 0.89.
214
2152000-09-14 Kunihiro Ishiguro <kunihiro@zebra.org>
216
217 * config.guess: Update to the latest version.
218
219 * config.sub: Likewise
220
2212000-09-14 David Lipovkov <dlipovkov@OpticalAccess.com>
222
223 * REPORTING-BUGS: New file is added.
224
2252000-08-27 itojun@iijlab.net
226
227 * configure.in: Add ncurses library check when --enable-vtysh is
228 specified.
229
2302000-08-22 Kunihiro Ishiguro <kunihiro@zebra.org>
231
232 * configure.in: Add check for readline/history.h.
233
234 * acconfig.h: Remove pthread related variables.
235
236 * configure.in: Add --with-libpam option for vtysh PAM
237 authentication. Remove --disable-pthread because we don't support
238 pthread.
239
2402000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
241
242 * zebra-0.88 is released.
243
244 * configure.in: Add Solaris -lcurses for vtysh.
245
2462000-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
247
248 * configure.in: Add check for ncurses for compiling on Solaris.
249
2502000-07-27 Kunihiro Ishiguro <kunihiro@zebra.org>
251
252 * configure.in: Add check for libreadline when --enable-vtysh is
253 specified.
254
2552000-07-23 Kunihiro Ishiguro <kunihiro@zebra.org>
256
257 * configure.in: Add AC_DEFINE(OPEN_BSD). When OS is OpenBSD
258 interface method is if_ioctl.o
259
2602000-07-09 Chris Dunlop <chris@onthe.net.au>
261
262 * acconfig.h: Add HAVE_BROKEN_ALIASES.
263
264 * configure.in: Add --enable-broken-aliases.
265
2662000-06-12 Kunihiro Ishiguro <kunihiro@zebra.org>
267
268 * Set version to zebra-0.87.
269
2702000-06-05 Kunihiro Ishiguro <kunihiro@zebra.org>
271
272 * configure.in: Remove --enable-mpls-vpn. Now MPLS-VPN support is
273 default.
274
275 * Set version to zebra-0.87-pre
276
277 * Makefile.am: Likewise.
278
2792000-04-27 Kunihiro Ishiguro <kunihiro@zebra.org>
280
281 * Set version to 0.86.
282
2832000-03-21 Kunihiro Ishiguro <kunihiro@zebra.org>
284
285 * Set version to 0.85b for ospfd test.
286
2872000-03-20 Kunihiro Ishiguro <kunihiro@zebra.org>
288
289 * Set version to 0.85a for ospfd test.
290
2912000-03-08 Kunihiro Ishiguro <kunihiro@zebra.org>
292
293 * Set version to 0.85.
294
2952000-01-26 Kunihiro Ishiguro <kunihiro@zebra.org>
296
297 * Makefile.in: Regenerated by patched automake for fixing "make
298 clean" problem on FreeBSD.
299
3001999-12-08 Kunihiro Ishiguro <kunihiro@zebra.org>
301
302 * Set version to 0.83a. This is for *BSD static route lookup
303 problem.
304
3051999-12-06 Kunihiro Ishiguro <kunihiro@zebra.org>
306
307 * Set version to 0.83.
308
3091999-11-29 Kunihiro Ishiguro <kunihiro@zebra.org>
310
311 * Set version to 0.82.
312
3131999-11-23 Kunihiro Ishiguro <kunihiro@zebra.org>
314
315 * aczebra.m4: New file added.
316
3171999-11-21 Michael Handler <handler@sub-rosa.com>
318
319 * configure.in (LIBS): Add sa_len check of sockaddr.
320
321 * acconfig.h: Add HAVE_SA_LEN.
322
3231999-11-12 Kunihiro Ishiguro <kunihiro@zebra.org>
324
325 * version.h: Update version to zebra-0.81b for bgpd test.
326
3271999-11-09 Kunihiro Ishiguro <kunihiro@zebra.org>
328
329 * configure.in: Add --enable-mbgp.
330
3311999-11-05 Kunihiro Ishiguro <kunihiro@zebra.org>
332
333 * Makefile.am (EXTRA_DIST): Add TODO to the distribution.
334
3351999-11-04 Kunihiro Ishiguro <kunihiro@zebra.org>
336
337 * TODO: New file is added.
338
3391999-11-03 Kunihiro Ishiguro <kunihiro@zebra.org>
340
341 * version.h: Update version to zebra-0.81a for ospfd test.
342
3431999-10-28 Kunihiro Ishiguro <kunihiro@zebra.org>
344
345 * configure.in: New option --enable-snmp is added.
346
3471999-10-24 Kunihiro Ishiguro <kunihiro@zebra.org>
348
349 * version.h: Update version to zebra-0.80.
350
3511999-10-21 Kunihiro Ishiguro <kunihiro@zebra.org>
352
353 * version.h: Update version to zebra-0.80-pre3
354
3551999-10-18 Kunihiro Ishiguro <kunihiro@zebra.org>
356
357 * configure.in (LIBS): SNMP check is done by ucd-snmp/asn1.h.
358
3591999-10-10 Peter Galbavy <Peter.Galbavy@knowledge.com>
360
361 * configure.in: Add support of OpenBSD.
362
3631999-10-04 Kunihiro Ishiguro <kunihiro@zebra.org>
364
365 * version.h: Update version to zebra-0.80-pre2.
366
3671999-09-27 Kunihiro Ishiguro <kunihiro@zebra.org>
368
369 * version.h: Update version to zebra-0.80-pre. From this version,
370 access-list and prefix-list's name space is divided into IPv4 and
371 IPv6.
372
3731999-09-17 Kunihiro Ishiguro <kunihiro@zebra.org>
374
375 * version.h: For test recent fixes Set version to zebra-0.79a.
376
3771999-09-14 Kunihiro Ishiguro <kunihiro@zebra.org>
378
379 * version.h: zebra-0.79 is out.
380
3811999-09-08 Kunihiro Ishiguro <kunihiro@zebra.org>
382
383 * version.h: For ospfd's virtual link test. Set version to 0.78h.
384
3851999-09-07 Kunihiro Ishiguro <kunihiro@zebra.org>
386
387 * version.h: For ospfd test. Set version to 0.78g.
388
3891999-09-05 Kunihiro Ishiguro <kunihiro@zebra.org>
390
391 * version.h: For internal test of ospfd. Set version to 0.78f.
392
3931999-09-02 Kunihiro Ishiguro <kunihiro@zebra.org>
394
395 * version.h: To test ospfd's fix, set version to 0.78e.
396
3971999-09-01 Kunihiro Ishiguro <kunihiro@zebra.org>
398
399 * version.h: To test ospfd's area related bug fix, set version
400 to 0.78d.
401
4021999-09-01 Kunihiro Ishiguro <kunihiro@zebra.org>
403
404 * version.h: To test ospfd, set version to 0.78c.
405
4061999-08-31 Janos Farkas <chexum@shadow.banki.hu>
407
408 * Many misspelling correction.
409
4101999-08-31 Kunihiro Ishiguro <kunihiro@zebra.org>
411
412 * version.h: To test ospfd, set version to 0.78b.
413
4141999-08-31 Kunihiro Ishiguro <kunihiro@zebra.org>
415
416 * configure.in (LIBS): Add UCD-SNMP include path check.
417
4181999-08-31 Lars Fenneberg <lf@elemental.net>
419
420 * configure.in: The logic which detects the UCD-SNMP library
421 should first check in the default system locations for the library
422 and then in /usr/local.
423
4241999-08-27 itojun@iijlab.net
425
426 * configure.in (LIBS): Fix problem about libsnmp.a check.
427
4281999-08-26 kay <kay@v6.access.co.jp>
429
430 * configure.in (CFLAGS): Add <sys/socket.h> to check socklen_t.
431
4321999-08-24 VOP <vop@unity.net>
433
434 * filter.c: Include "sockunion.h".
435 plist.c: Likewise.
436 table.c: Likewise.
437
4381999-08-24 Kunihiro Ishiguro <kunihiro@zebra.org>
439
440 * configure.in: Add netinet6/in6.h check.
441
4421999-08-21 Masaki Minami <masaki@minami.org>
443
444 * BSD/OS 4.0 porting.
445
4461999-08-15 Kunihiro Ishiguro <kunihiro@zebra.org>
447
448 * configure.in: Add --enable-netlink option to force to use Linux
449 netlink interface.
450 (CFLAGS): Add ucd-snmp library check.
451
452 * acconfig.h: If socklen_t is not defined, typedef int to
453 socklen_t.
454
4551999-08-15 Arkadiusz Miskiewicz <misiek@misiek.eu.org>
456
457 * configure.in: When --enable-ipv6 specified, then only kernel
458 version is checked.
459
4601999-08-14 Kunihiro Ishiguro <kunihiro@zebra.org>
461
462 * configure.in: Add GNU libc 2.1 check.
463
4641999-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
465
466 * configure.in: Fix privious Linux IPv6 check changes.
467
4681999-08-02 Arkadiusz Miskiewicz <misiek@misiek.eu.org>
469
470 * configure.in: Improve Linux IPv6 feature check.
471
4721999-07-29 Rick Payne <rickp@rossfell.co.uk>
473
474 * Changed route-maps to behave in a more cisco-like fashion
475
4761999-07-27 Gerhard Poul <gpoul@gnu.org>
477
478 * SERVICES: New file added.
479
4801999-07-12 itojun@iijlab.net
481
482 * configure.in: Add check for getaddrinfo. Improve Kame related
483 library check.
484
4851999-07-07 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
486
487 * configure.in, acconfig.h: Add check for FreeBSD 3.2.
488
4891999-07-07 Kunihiro Ishiguro <kunihiro@zebra.org>
490
491 * configure.in: Delete check for netinet/ip6.h.
492
4931999-06-30 Gerhard Poul <gpoul@gnu.org>
494
495 * README: remixed the old files and added some new parts.
496 moved some INSTALL stuff into INSTALL file.
497 moved some other stuff to doc/zebra.texi
498
4991999-06-29 Kunihiro Ishiguro <kunihiro@zebra.org>
500
501 * configure.in (LIBS): Add libresolv check.
502 Change --enabe-all-in-one option to --enable-one-vty.
503
5041999-06-20 Kunihiro Ishiguro <kunihiro@zebra.org>
505
506 * configure.in: Add --enabe-all-in-one option.
507
5081999-06-16 Kunihiro Ishiguro <kunihiro@zebra.org>
509
510 * configure.in: Add socklen_t check.
511
5121999-06-16 Gerhard Poul <gpoul@gnu.org>
513
514 * Many compile warnings fixed.
515
5161999-05-31 Kunihiro Ishiguro <kunihiro@zebra.org>
517
518 * configure.in: Change message from Linux 2.2.X IPv6 to Linux IPv6.
519 OpenBSD (NRL) check is enabled.
520
5211999-05-30 Kunihiro Ishiguro <kunihiro@zebra.org>
522
523 * configure.in (LIBS): Add crypt library check.
524
5251999-05-08 Kunihiro Ishiguro <kunihiro@zebra.org>
526
527 * configure.in: Add sin6_scope_id in struct sockaddr_in6 check.
528
5291999-04-30 Kunihiro Ishiguro <kunihiro@zebra.org>
530
531 * Set version to 0.63 for first beta package.
532
5331999-04-15 Kunihiro Ishiguro <kunihiro@zebra.org>
534
535 * guile.m4: Added from guile package.
536
5371999-04-14 Kunihiro Ishiguro <kunihiro@zebra.org>
538
539 * Set version to 0.60 for beta package preparation.
540
5411999-04-12 Kunihiro Ishiguro <kunihiro@zebra.org>
542
543 * Makefile.am: Add noninst_LIBRARIES each directory's Makefile.am.
544 This change is for linking these libraries to guile.
545
5461999-04-08 Kunihiro Ishiguro <kunihiro@zebra.org>
547
548 * configure.in (LIBS): Add struct rt_addrinfo check.
549
5501999-04-07 Kunihiro Ishiguro <kunihiro@zebra.org>
551
552 * configure.in: AC_STDC_HEADERS added.
553
5541999-03-29 Kunihiro Ishiguro <kunihiro@zebra.org>
555
556 * Add dependencies to each directory's Makefile.am.
557
5581999-03-02 Peter Galbavy <Peter.Galbavy@knowledge.com>
559
560 * reworked include file structure, and configure so that all
561 source files get all system-dependent include files by including
562 <zebra.h> which is really lib/zebra.h. This means that the
563 different programs include files are now available as #include
564 "zebra/zebra.h" - note the use of quotes, not <> as delimiters.
565
566 In practical terms, if I haven't really screwed up, the main file
567 that maintainers for other OSes have to change is lib/zebra.h for
568 all the conditional includes etc.
569
570 * added --disable-pthread for those systems that seem to have
571 POSIX threads, but do not work. OpenBSD 2.4+ is like that just
572 now. Changed all occurance of #ifdef PTHREAD to use HAVE_PTHREAD
573 instead.
574
5751999-02-24 <kunihiro@zebra.org>
576
577 * configure.in: update to AC_PREREQ(1.13).
578 Change message from Linux 2.1.x to Linux 2.2.x.
579 * Added ospf6d directory support.
580
5811999-02-22 Peter Galbavy <Peter.Galbavy@knowledge.com>
582
583 * added a "log" element to the BGPd peer structure, enabling us to
584 start thinging about a log stream per peer. This is currently
585 ignored by the wrapper code, but developers should try to use the
586 "appropriate" ZLOG stream. Documentation will follow, when the
587 real routines start to exist.
588
589 The current plan is to use a copy of the BSD syslog() routines and
590 replace the syslog library function with our own. I will need
591 feedback from users of other platforms as this work is done to see
592 if all is well elsewhere.
593
594 * preliminary work on zlog() library. directly replaces syslog()
595 currently with zlog(ZLOG *, ...) where the new first argument
596 is a pointer to a ZLOG structure (defined in lib/log.h) and will
597 encapsulate all the information necessary to maintain multiple
598 logging streams.
599
6001999-02-19 Peter Galbavy <Peter.Galbavy@knowledge.com>
601
602 * added vsnprintf() macro to lib/str.h if required and removed
603 #ifdef SUNOS_5 dependency on it
604
6051999-02-18 Peter Galbavy <Peter.Galbavy@knowledge.com>
606
607 * syslog support added
608
6091999-02-18 Peter Galbavy <Peter.Galbavy@knowledge.com>
610
611 * configure.in: Add daemon function check.
612
6131999-01-21 Kunihiro Ishiguro <kunihiro@zebra.org>
614
615 * configure.in: Add --disable-ipv6, --disable-zebra,
616 --disable-bgpd, --disable-ripd, --disable-ripngd, --disable-ospfd
617 options to configure.
618
6191998-12-07 Kunihiro Ishiguro <kunihiro@zebra.org>
620
621 * configure.in: Check /usr/inet6/lib/libinet6.a exists or not.
622
6231998-10-14 Kunihiro Ishiguro <kunihiro@zebra.org>
624
625 * configure.in: Comment out FreeBSD's libc_r detect section. At
626 this moment it doesn't work correctly with zebra.
627
628 Netlink interface is only enabled when Linux kernel version is
629 upper than 2.1.0.
630
6311998-09-15 HEO SeonMeyong <seirios@matrix.iri.co.jp>
632
633 * Hydrangea is now called KAME, so change all defines.
634
6351998-08-16 Kunihiro Ishiguro <kunihiro@zebra.org>
636
637 * configure.in: ifaliasreq check added.
638
6391998-08-12 Katsuhiro Kondou <kondou@nec.co.jp>
640
641 * Patch is applied for compile under EWS4800
642
6431998-06-09 Kunihiro Ishiguro <kunihiro@zebra.org>
644
645 * configure.in: delete old mtu_method check.
646
647 * doc/zebra.texi (Kernel interface): chapter `Kernel interface' added
648
6491998-06-08 Kunihiro Ishiguro <kunihiro@zebra.org>
650
651 * configure.in: add new netlink check for GNU/Linux
652
6531998-06-07 Kunihiro Ishiguro <kunihiro@zebra.org>
654
655 * doc/zebra.texi: Update Linux netlink chapter.
656
6571998-05-18 Yamashita TAKAO <jargon@lares.dti.ne.jp>
658
659 * config.h.in: define PTHREAD if work on Solaris 2.6
660 why delete the definition? I miss?
661
6621998-05-08 Kunihiro Ishiguro <kunihiro@zebra.org>
663
664 * configure.in: add net/if.h header check.
665
6661998-05-02 SeonMeyong HEO <seirios@Matrix.iri.co.jp>
667
668 * zebra.tex,archfig.tex,zebra.sty: Manual file is added.
669 * zebra.texi: Modify Introduction text.
670 * RIPngd.c: Patch Hydrangea code.
671
6721998-05-01 Kunihiro Ishiguro <kunihiro@zebra.org>
673
674 * .cvsignore: added.
675
676 * Makerule.in: is gone.
677 * Makefile.am: Now we use automake to generate Makefile.in
678
6791998-03-19 Yamashita TAKAO <jargon@lares.dti.ne.jp>
680
681 * lib/vty.c: modified the definition of *master
682 * lib/sockunion.c (inet_aton): add, but don't work. uum...
683
684
6851998-03-15 Yamashita TAKAO <jargon@lares.dti.ne.jp>
686
687 * configure.in: define PTHREAD if work on Solaris 2.6
688 * config.h.in: likewise
689 * lib/thread.c: likewise
690 * lib/vty.c: likewise
691
6921998-03-15 SeonMeyong HEO <seirios@Matrix.iri.co.jp>
693
694 * config.h.in: define INET6 if defined HAVE_IPV6 & HYDRANGEA
695 * bgpd/: remove include <netinet6/in6.h> line.
696 * lib/: remove include <netinet6/in6.h> line.
697 * ripbgd/: remove include <netinet6/in6.h> line.
698 * zebra/: remove include <netinet6/in6.h> line.
699 * ripd/*.c: remove include <netinet6/in6.h> line.
700 undefine IPV6 difinitions because RIPd is not worked for
701 IPv6 protocol.
702
703
7041998-01-30 Kunihiro Ishiguro <kunihiro@zebra.org>
705
706 * configure.in: Change routing socket check method from
707 AC_TRY_COMPILE to AC_TRY_RUN because GNU libc version 2 has
708 AF_ROUTE but over linux it's meenigless.
709
7101998-01-06 Kunihiro Ishiguro <kunihiro@zebra.org>
711
712 * config.h.in: remove err_t define.
713
7141997-11-18 Kunihiro Ishiguro <kunihiro@zebra.org>
715
716 * configure.in (canonical): add check of IF_METHOD
717
7181997-09-27 Kunihiro Ishiguro <kunihiro@note.digital-magic.co.jp>
719
720 * configure.in: add INRIA check
721
7221997-09-25 Kunihiro Ishiguro <kunihiro@note.digital-magic.co.jp>
723
724 * configure.in (canonical): change ipforward_snmp.o to ipforward_proc.o
725
7261997-09-12 Kunihiro Ishiguro <kunihiro@zebra.org>
727
728 * configure.in: change IRDPD to NDPD
729
7301997-08-18 Kunihiro Ishiguro <kunihiro@zebra.org>
731
732 * INSTALL: new file
733
7341997-08-14 Kunihiro Ishiguro <kunihiro@zebra.org>
735
736 * config.h: add XCALLOC()
737