blob: 3f153293b1873ac0f6a99f8a0c22c3be0b7844fe [file] [log] [blame]
paule05fba42003-04-13 20:20:53 +000012003-04-13 Paul Jakma <paul@dishone.st>
2
3 * Amir: Opaque LSA bug fix for deletion of Type11's
4 * configure.ac: use --localstatedir for Unix sockets
5
paul020709f2003-04-04 02:44:16 +000062003-04-04 Paul Jakma <paul@dishone.st>
7
8 * Sync to Zebra CVS
9 * Fix lib/thread.h leak
10 * Fix small Opaque LSA leak
11 * Do not configure OSPF interfaces for secondary addresses
12 * vtysh fixes from Hasso
13 * Dave Watson's missing ntohs fix
14
paul68980082003-03-25 05:07:42 +0000152003-03-25 Paul Jakma <paul@dishone.st>
16
17 * Sync to Zebra CVS
18
paul07661cb2003-03-18 00:03:05 +0000192003-03-17 Amir Guindehi <amir@datacore.ch>
20
21 * Extended SNMP checks in configure.ac so that net-snmp works
22
232003-03-17 Amir Guindehi <amir@datacore.ch>
24 Ralph Keller <keller@tik.ee.ethz.ch>
25 * merge OSPF-API
26
paul13766da2003-02-07 14:46:23 +0000272003-02-07 Paul Jakma <paul@dishone.st>
28
29 * Sync to zebra CVS
30
paul420df432003-02-03 20:30:39 +0000312003-02-03 Paul Jakma <paul@dishone.st>
32
33 * Sync to zebra CVS
34
paulae936ae2003-01-20 04:58:21 +0000352003-01-19 Paul Jakma <paul@dishone.st>
36
37 * Temporary fix for Generic PtP wrt to IPv6
38
paul9a668002003-01-18 23:11:44 +0000392003-01-17 Paul Jakma <paul@dishone.st>
40
41 * Sync up to latest zebra.org CVS
42 * [zebra 16823] Bugfix and new feature in Opaque-LSA handling
43 Masahiko Endo <endo@suri.co.jp>
44 * [zebra 16824] [PATCH] nsm_kill_neighbor
45 Masahiko Endo <endo@suri.co.jp>
46 * [zebra 17217] [PATCH] show thread CPU
47 Yon Uriarte <havanna_moon@gmx.net>
48 * [zebra 17218] Re: [PATCH] CLI extensions.
49 Yon Uriarte <havanna_moon@gmx.net>
50
paul4fc01e62002-12-13 20:49:00 +0000512002-12-13 Paul Jakma <paul@dishone.st>
52
53 * added support for vtysh 'write file' command to
paul0efa4d52002-12-13 21:55:43 +000054 write either per-daamon and/or integrated file
paulab836aa2002-12-13 21:19:02 +000055 * ospfd md5 buffer copying fix (Greg Troxel)
paul8bd9c712002-12-13 21:05:16 +000056 * ospfd md5 sequence number derived from time()
paulab836aa2002-12-13 21:19:02 +000057 * RIPv1 fixes and improvements (John Hay)
58 * link state detection (linux) ([zebra 12269])
59 * Generic PtP and RFC3021 interface addressing support
60 (Frank van Maarseveen)
paul0efa4d52002-12-13 21:55:43 +000061 * Michal Ludvig <michal@logix.cz>:
62 [zebra 16525] PATCH: Bugfixes for KAME systems
63 * Kevin C Miller <kevinm@andrew.cmu.edu>
64 [zebra 16681] OSPF NSSA Patches
65 * Yon Uriarte <havanna_moon@gmx.net>
66 [zebra 16671] [PATCH] CLI extensions
paula8959012002-12-13 21:59:26 +000067 * Masahiko Endo: [zebra 15475] - MPLS-TE docs
paul4fc01e62002-12-13 20:49:00 +000068
paul718e3742002-12-13 20:15:29 +0000692002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
70
71 * zebra-0.93 released.
72
732002-06-28 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
74
75 * update-autotools: Change file name from update-auto-tools.sh.
76
772002-06-21 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
78
79 * update-auto-tools.sh: Add a new script to clean up build
80 environment.
81
822002-06-18 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
83
84 * Shift to the latest build environment autoconf-2.53 and
85 automake-1.6.2.
86
872001-10-22 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
88
89 * Integrate Glen Turner <glen.turner@aarnet.edu.au>'s pid option.
90
912001-08-19 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
92
93 * zebra-0.92a released.
94
952001-08-19 "Peter Galbavy" <peter.galbavy@knowtion.net>
96
97 * configure.in: SNMP library check problem fix when the library is
98 installed under /usr/local/lib.
99
1002001-08-15 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
101
102 * zebra-0.92 released.
103
1042001-04-22 Kunihiro Ishiguro <kunihiro@zebra.org>
105
106 * configure.in (LIBPAM): Use ZEBRA_AC_C_BIGENDIAN to avoid a
107 warning.
108 (IF_METHOD): Use test -r instead of AC_CHECK_FILE to avoid
109 warnings.
110
111 * config.guess: Update to 2000-11-10 version.
112
1132001-04-11 Kunihiro Ishiguro <kunihiro@zebra.org>
114
115 * configure.in: Use AC_TRY_COMPILE instead of AC_EGREP_HEADER to
116 detect in_pktinfo structure. Suggested by: Vlad Lungu
117 <vlad@rls.roknet.ro>.
118
1192001-03-07 Michael Rozhavsky <mrozhavsky@opticalaccess.com>
120
121 * configure.in: Add check for structure in_pktinfo.
122
1232001-02-07 "Bjoern A. Zeeb" <bzeeb+zebra@zabbadoz.net>
124
125 * configure.in (USE_PAM): Fix PAM library detection code.
126
1272001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
128
129 * zebra-0.91 is released.
130
1312001-01-12 Kunihiro Ishiguro <kunihiro@zebra.org>
132
133 * configure.in: Remove guile related definition.
134
1352001-01-11 Kunihiro Ishiguro <kunihiro@zebra.org>
136
137 * configure.in (ac_cv_htonl_works): HAVE_REPAIRABLE_HTONL is
138 removed. htonl should work fine on any platform.
139
1402001-01-10 Kunihiro Ishiguro <kunihiro@zebra.org>
141
142 * configure.in: Remove --enable-oldrib option.
143
144 * acconfig.h: OLD_RIB definition is removed.
145
146 * zebra-0.90 is released.
147
148 * configure.in (LIBS): Add check for sun_len field in struct
149 sun_len.
150
1512001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
152
153 * Makefile.am: Include init/redhat files to distribution.
154
1552001-01-07 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
156
157 * configure.in: check libm.a for BGPd compile error.
158 AC_CHECK_LIB(m, main) was added.
159
1602000-12-29 Kunihiro Ishiguro <kunihiro@zebra.org>
161
162 * configure.in: --enable-unixdomain becomes default. Add
163 --enable-tcp-zebra for TCP/IP communication between protocol
164 daemon and zebra.
165
166 * COPYING.LIB: Added for lib/getopt.c, lib/getopt.h,
167 lib/getopt1.c, lib/md5-gnu.h, lib/md5.c, lib/regex-gnu.h,
168 lib/regex.c.
169
170 * Makefile.am (dist-hook): Include tools/*.cgi to distribution.
171
1722000-12-26 Kunihiro Ishiguro <kunihiro@zebra.org>
173
174 * configure.in (MULTIPATH_NUM): --enable-multipath=ARG specify
175 multipath number. ARG must be digit.
176
1772000-12-11 Kunihiro Ishiguro <kunihiro@zebra.org>
178
179 * configure.in: Add --enable-newrib for test new RIB code.
180
1812000-11-25 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
182
183 * configure.in, config.h.in: Add check for libutil.h and
184 setproctitle().
185
1862000-10-26 Kunihiro Ishiguro <kunihiro@zebra.org>
187
188 * configure.in: Add --enable-nssa for OSPF NSSA option.
189
190 * acconfig.h: Define HAVE_NSSA.
191
1922000-10-25 "Bjoern A. Zeeb" <bzeeb+zebra@zabbadoz.net>
193
194 * configure.in: pam_misc is only linked when the platform is
195 GNU/Linux.
196
1972000-10-24 Arkadiusz Miskiewicz <misiek@pld.org.pl>
198
199 * configure.in (LIBS): Add check for crypto library. test x`ls
200 ${ac_snmp}` is replaced with sipmle test -f.
201
2022000-10-23 Kunihiro Ishiguro <kunihiro@zebra.org>
203
204 * configure.in: Add --enable-unixdomain option. This will be
205 default behavior in zebra-0.90.
206
2072000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
208
209 * zebra-0.89 is released.
210
2112000-09-27 Kunihiro Ishiguro <kunihiro@zebra.org>
212
213 * configure.in: Add check for Intel CPU for Solaris on x86 check.
214
2152000-09-21 Kunihiro Ishiguro <kunihiro@zebra.org>
216
217 * configure.in: Add check for getifaddrs().
218 Set AM_INIT_AUTOMAKE version to 0.89.
219
2202000-09-14 Kunihiro Ishiguro <kunihiro@zebra.org>
221
222 * config.guess: Update to the latest version.
223
224 * config.sub: Likewise
225
2262000-09-14 David Lipovkov <dlipovkov@OpticalAccess.com>
227
228 * REPORTING-BUGS: New file is added.
229
2302000-08-27 itojun@iijlab.net
231
232 * configure.in: Add ncurses library check when --enable-vtysh is
233 specified.
234
2352000-08-22 Kunihiro Ishiguro <kunihiro@zebra.org>
236
237 * configure.in: Add check for readline/history.h.
238
239 * acconfig.h: Remove pthread related variables.
240
241 * configure.in: Add --with-libpam option for vtysh PAM
242 authentication. Remove --disable-pthread because we don't support
243 pthread.
244
2452000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
246
247 * zebra-0.88 is released.
248
249 * configure.in: Add Solaris -lcurses for vtysh.
250
2512000-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
252
253 * configure.in: Add check for ncurses for compiling on Solaris.
254
2552000-07-27 Kunihiro Ishiguro <kunihiro@zebra.org>
256
257 * configure.in: Add check for libreadline when --enable-vtysh is
258 specified.
259
2602000-07-23 Kunihiro Ishiguro <kunihiro@zebra.org>
261
262 * configure.in: Add AC_DEFINE(OPEN_BSD). When OS is OpenBSD
263 interface method is if_ioctl.o
264
2652000-07-09 Chris Dunlop <chris@onthe.net.au>
266
267 * acconfig.h: Add HAVE_BROKEN_ALIASES.
268
269 * configure.in: Add --enable-broken-aliases.
270
2712000-06-12 Kunihiro Ishiguro <kunihiro@zebra.org>
272
273 * Set version to zebra-0.87.
274
2752000-06-05 Kunihiro Ishiguro <kunihiro@zebra.org>
276
277 * configure.in: Remove --enable-mpls-vpn. Now MPLS-VPN support is
278 default.
279
280 * Set version to zebra-0.87-pre
281
282 * Makefile.am: Likewise.
283
2842000-04-27 Kunihiro Ishiguro <kunihiro@zebra.org>
285
286 * Set version to 0.86.
287
2882000-03-21 Kunihiro Ishiguro <kunihiro@zebra.org>
289
290 * Set version to 0.85b for ospfd test.
291
2922000-03-20 Kunihiro Ishiguro <kunihiro@zebra.org>
293
294 * Set version to 0.85a for ospfd test.
295
2962000-03-08 Kunihiro Ishiguro <kunihiro@zebra.org>
297
298 * Set version to 0.85.
299
3002000-01-26 Kunihiro Ishiguro <kunihiro@zebra.org>
301
302 * Makefile.in: Regenerated by patched automake for fixing "make
303 clean" problem on FreeBSD.
304
3051999-12-08 Kunihiro Ishiguro <kunihiro@zebra.org>
306
307 * Set version to 0.83a. This is for *BSD static route lookup
308 problem.
309
3101999-12-06 Kunihiro Ishiguro <kunihiro@zebra.org>
311
312 * Set version to 0.83.
313
3141999-11-29 Kunihiro Ishiguro <kunihiro@zebra.org>
315
316 * Set version to 0.82.
317
3181999-11-23 Kunihiro Ishiguro <kunihiro@zebra.org>
319
320 * aczebra.m4: New file added.
321
3221999-11-21 Michael Handler <handler@sub-rosa.com>
323
324 * configure.in (LIBS): Add sa_len check of sockaddr.
325
326 * acconfig.h: Add HAVE_SA_LEN.
327
3281999-11-12 Kunihiro Ishiguro <kunihiro@zebra.org>
329
330 * version.h: Update version to zebra-0.81b for bgpd test.
331
3321999-11-09 Kunihiro Ishiguro <kunihiro@zebra.org>
333
334 * configure.in: Add --enable-mbgp.
335
3361999-11-05 Kunihiro Ishiguro <kunihiro@zebra.org>
337
338 * Makefile.am (EXTRA_DIST): Add TODO to the distribution.
339
3401999-11-04 Kunihiro Ishiguro <kunihiro@zebra.org>
341
342 * TODO: New file is added.
343
3441999-11-03 Kunihiro Ishiguro <kunihiro@zebra.org>
345
346 * version.h: Update version to zebra-0.81a for ospfd test.
347
3481999-10-28 Kunihiro Ishiguro <kunihiro@zebra.org>
349
350 * configure.in: New option --enable-snmp is added.
351
3521999-10-24 Kunihiro Ishiguro <kunihiro@zebra.org>
353
354 * version.h: Update version to zebra-0.80.
355
3561999-10-21 Kunihiro Ishiguro <kunihiro@zebra.org>
357
358 * version.h: Update version to zebra-0.80-pre3
359
3601999-10-18 Kunihiro Ishiguro <kunihiro@zebra.org>
361
362 * configure.in (LIBS): SNMP check is done by ucd-snmp/asn1.h.
363
3641999-10-10 Peter Galbavy <Peter.Galbavy@knowledge.com>
365
366 * configure.in: Add support of OpenBSD.
367
3681999-10-04 Kunihiro Ishiguro <kunihiro@zebra.org>
369
370 * version.h: Update version to zebra-0.80-pre2.
371
3721999-09-27 Kunihiro Ishiguro <kunihiro@zebra.org>
373
374 * version.h: Update version to zebra-0.80-pre. From this version,
375 access-list and prefix-list's name space is divided into IPv4 and
376 IPv6.
377
3781999-09-17 Kunihiro Ishiguro <kunihiro@zebra.org>
379
380 * version.h: For test recent fixes Set version to zebra-0.79a.
381
3821999-09-14 Kunihiro Ishiguro <kunihiro@zebra.org>
383
384 * version.h: zebra-0.79 is out.
385
3861999-09-08 Kunihiro Ishiguro <kunihiro@zebra.org>
387
388 * version.h: For ospfd's virtual link test. Set version to 0.78h.
389
3901999-09-07 Kunihiro Ishiguro <kunihiro@zebra.org>
391
392 * version.h: For ospfd test. Set version to 0.78g.
393
3941999-09-05 Kunihiro Ishiguro <kunihiro@zebra.org>
395
396 * version.h: For internal test of ospfd. Set version to 0.78f.
397
3981999-09-02 Kunihiro Ishiguro <kunihiro@zebra.org>
399
400 * version.h: To test ospfd's fix, set version to 0.78e.
401
4021999-09-01 Kunihiro Ishiguro <kunihiro@zebra.org>
403
404 * version.h: To test ospfd's area related bug fix, set version
405 to 0.78d.
406
4071999-09-01 Kunihiro Ishiguro <kunihiro@zebra.org>
408
409 * version.h: To test ospfd, set version to 0.78c.
410
4111999-08-31 Janos Farkas <chexum@shadow.banki.hu>
412
413 * Many misspelling correction.
414
4151999-08-31 Kunihiro Ishiguro <kunihiro@zebra.org>
416
417 * version.h: To test ospfd, set version to 0.78b.
418
4191999-08-31 Kunihiro Ishiguro <kunihiro@zebra.org>
420
421 * configure.in (LIBS): Add UCD-SNMP include path check.
422
4231999-08-31 Lars Fenneberg <lf@elemental.net>
424
425 * configure.in: The logic which detects the UCD-SNMP library
426 should first check in the default system locations for the library
427 and then in /usr/local.
428
4291999-08-27 itojun@iijlab.net
430
431 * configure.in (LIBS): Fix problem about libsnmp.a check.
432
4331999-08-26 kay <kay@v6.access.co.jp>
434
435 * configure.in (CFLAGS): Add <sys/socket.h> to check socklen_t.
436
4371999-08-24 VOP <vop@unity.net>
438
439 * filter.c: Include "sockunion.h".
440 plist.c: Likewise.
441 table.c: Likewise.
442
4431999-08-24 Kunihiro Ishiguro <kunihiro@zebra.org>
444
445 * configure.in: Add netinet6/in6.h check.
446
4471999-08-21 Masaki Minami <masaki@minami.org>
448
449 * BSD/OS 4.0 porting.
450
4511999-08-15 Kunihiro Ishiguro <kunihiro@zebra.org>
452
453 * configure.in: Add --enable-netlink option to force to use Linux
454 netlink interface.
455 (CFLAGS): Add ucd-snmp library check.
456
457 * acconfig.h: If socklen_t is not defined, typedef int to
458 socklen_t.
459
4601999-08-15 Arkadiusz Miskiewicz <misiek@misiek.eu.org>
461
462 * configure.in: When --enable-ipv6 specified, then only kernel
463 version is checked.
464
4651999-08-14 Kunihiro Ishiguro <kunihiro@zebra.org>
466
467 * configure.in: Add GNU libc 2.1 check.
468
4691999-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
470
471 * configure.in: Fix privious Linux IPv6 check changes.
472
4731999-08-02 Arkadiusz Miskiewicz <misiek@misiek.eu.org>
474
475 * configure.in: Improve Linux IPv6 feature check.
476
4771999-07-29 Rick Payne <rickp@rossfell.co.uk>
478
479 * Changed route-maps to behave in a more cisco-like fashion
480
4811999-07-27 Gerhard Poul <gpoul@gnu.org>
482
483 * SERVICES: New file added.
484
4851999-07-12 itojun@iijlab.net
486
487 * configure.in: Add check for getaddrinfo. Improve Kame related
488 library check.
489
4901999-07-07 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
491
492 * configure.in, acconfig.h: Add check for FreeBSD 3.2.
493
4941999-07-07 Kunihiro Ishiguro <kunihiro@zebra.org>
495
496 * configure.in: Delete check for netinet/ip6.h.
497
4981999-06-30 Gerhard Poul <gpoul@gnu.org>
499
500 * README: remixed the old files and added some new parts.
501 moved some INSTALL stuff into INSTALL file.
502 moved some other stuff to doc/zebra.texi
503
5041999-06-29 Kunihiro Ishiguro <kunihiro@zebra.org>
505
506 * configure.in (LIBS): Add libresolv check.
507 Change --enabe-all-in-one option to --enable-one-vty.
508
5091999-06-20 Kunihiro Ishiguro <kunihiro@zebra.org>
510
511 * configure.in: Add --enabe-all-in-one option.
512
5131999-06-16 Kunihiro Ishiguro <kunihiro@zebra.org>
514
515 * configure.in: Add socklen_t check.
516
5171999-06-16 Gerhard Poul <gpoul@gnu.org>
518
519 * Many compile warnings fixed.
520
5211999-05-31 Kunihiro Ishiguro <kunihiro@zebra.org>
522
523 * configure.in: Change message from Linux 2.2.X IPv6 to Linux IPv6.
524 OpenBSD (NRL) check is enabled.
525
5261999-05-30 Kunihiro Ishiguro <kunihiro@zebra.org>
527
528 * configure.in (LIBS): Add crypt library check.
529
5301999-05-08 Kunihiro Ishiguro <kunihiro@zebra.org>
531
532 * configure.in: Add sin6_scope_id in struct sockaddr_in6 check.
533
5341999-04-30 Kunihiro Ishiguro <kunihiro@zebra.org>
535
536 * Set version to 0.63 for first beta package.
537
5381999-04-15 Kunihiro Ishiguro <kunihiro@zebra.org>
539
540 * guile.m4: Added from guile package.
541
5421999-04-14 Kunihiro Ishiguro <kunihiro@zebra.org>
543
544 * Set version to 0.60 for beta package preparation.
545
5461999-04-12 Kunihiro Ishiguro <kunihiro@zebra.org>
547
548 * Makefile.am: Add noninst_LIBRARIES each directory's Makefile.am.
549 This change is for linking these libraries to guile.
550
5511999-04-08 Kunihiro Ishiguro <kunihiro@zebra.org>
552
553 * configure.in (LIBS): Add struct rt_addrinfo check.
554
5551999-04-07 Kunihiro Ishiguro <kunihiro@zebra.org>
556
557 * configure.in: AC_STDC_HEADERS added.
558
5591999-03-29 Kunihiro Ishiguro <kunihiro@zebra.org>
560
561 * Add dependencies to each directory's Makefile.am.
562
5631999-03-02 Peter Galbavy <Peter.Galbavy@knowledge.com>
564
565 * reworked include file structure, and configure so that all
566 source files get all system-dependent include files by including
567 <zebra.h> which is really lib/zebra.h. This means that the
568 different programs include files are now available as #include
569 "zebra/zebra.h" - note the use of quotes, not <> as delimiters.
570
571 In practical terms, if I haven't really screwed up, the main file
572 that maintainers for other OSes have to change is lib/zebra.h for
573 all the conditional includes etc.
574
575 * added --disable-pthread for those systems that seem to have
576 POSIX threads, but do not work. OpenBSD 2.4+ is like that just
577 now. Changed all occurance of #ifdef PTHREAD to use HAVE_PTHREAD
578 instead.
579
5801999-02-24 <kunihiro@zebra.org>
581
582 * configure.in: update to AC_PREREQ(1.13).
583 Change message from Linux 2.1.x to Linux 2.2.x.
584 * Added ospf6d directory support.
585
5861999-02-22 Peter Galbavy <Peter.Galbavy@knowledge.com>
587
588 * added a "log" element to the BGPd peer structure, enabling us to
589 start thinging about a log stream per peer. This is currently
590 ignored by the wrapper code, but developers should try to use the
591 "appropriate" ZLOG stream. Documentation will follow, when the
592 real routines start to exist.
593
594 The current plan is to use a copy of the BSD syslog() routines and
595 replace the syslog library function with our own. I will need
596 feedback from users of other platforms as this work is done to see
597 if all is well elsewhere.
598
599 * preliminary work on zlog() library. directly replaces syslog()
600 currently with zlog(ZLOG *, ...) where the new first argument
601 is a pointer to a ZLOG structure (defined in lib/log.h) and will
602 encapsulate all the information necessary to maintain multiple
603 logging streams.
604
6051999-02-19 Peter Galbavy <Peter.Galbavy@knowledge.com>
606
607 * added vsnprintf() macro to lib/str.h if required and removed
608 #ifdef SUNOS_5 dependency on it
609
6101999-02-18 Peter Galbavy <Peter.Galbavy@knowledge.com>
611
612 * syslog support added
613
6141999-02-18 Peter Galbavy <Peter.Galbavy@knowledge.com>
615
616 * configure.in: Add daemon function check.
617
6181999-01-21 Kunihiro Ishiguro <kunihiro@zebra.org>
619
620 * configure.in: Add --disable-ipv6, --disable-zebra,
621 --disable-bgpd, --disable-ripd, --disable-ripngd, --disable-ospfd
622 options to configure.
623
6241998-12-07 Kunihiro Ishiguro <kunihiro@zebra.org>
625
626 * configure.in: Check /usr/inet6/lib/libinet6.a exists or not.
627
6281998-10-14 Kunihiro Ishiguro <kunihiro@zebra.org>
629
630 * configure.in: Comment out FreeBSD's libc_r detect section. At
631 this moment it doesn't work correctly with zebra.
632
633 Netlink interface is only enabled when Linux kernel version is
634 upper than 2.1.0.
635
6361998-09-15 HEO SeonMeyong <seirios@matrix.iri.co.jp>
637
638 * Hydrangea is now called KAME, so change all defines.
639
6401998-08-16 Kunihiro Ishiguro <kunihiro@zebra.org>
641
642 * configure.in: ifaliasreq check added.
643
6441998-08-12 Katsuhiro Kondou <kondou@nec.co.jp>
645
646 * Patch is applied for compile under EWS4800
647
6481998-06-09 Kunihiro Ishiguro <kunihiro@zebra.org>
649
650 * configure.in: delete old mtu_method check.
651
652 * doc/zebra.texi (Kernel interface): chapter `Kernel interface' added
653
6541998-06-08 Kunihiro Ishiguro <kunihiro@zebra.org>
655
656 * configure.in: add new netlink check for GNU/Linux
657
6581998-06-07 Kunihiro Ishiguro <kunihiro@zebra.org>
659
660 * doc/zebra.texi: Update Linux netlink chapter.
661
6621998-05-18 Yamashita TAKAO <jargon@lares.dti.ne.jp>
663
664 * config.h.in: define PTHREAD if work on Solaris 2.6
665 why delete the definition? I miss?
666
6671998-05-08 Kunihiro Ishiguro <kunihiro@zebra.org>
668
669 * configure.in: add net/if.h header check.
670
6711998-05-02 SeonMeyong HEO <seirios@Matrix.iri.co.jp>
672
673 * zebra.tex,archfig.tex,zebra.sty: Manual file is added.
674 * zebra.texi: Modify Introduction text.
675 * RIPngd.c: Patch Hydrangea code.
676
6771998-05-01 Kunihiro Ishiguro <kunihiro@zebra.org>
678
679 * .cvsignore: added.
680
681 * Makerule.in: is gone.
682 * Makefile.am: Now we use automake to generate Makefile.in
683
6841998-03-19 Yamashita TAKAO <jargon@lares.dti.ne.jp>
685
686 * lib/vty.c: modified the definition of *master
687 * lib/sockunion.c (inet_aton): add, but don't work. uum...
688
689
6901998-03-15 Yamashita TAKAO <jargon@lares.dti.ne.jp>
691
692 * configure.in: define PTHREAD if work on Solaris 2.6
693 * config.h.in: likewise
694 * lib/thread.c: likewise
695 * lib/vty.c: likewise
696
6971998-03-15 SeonMeyong HEO <seirios@Matrix.iri.co.jp>
698
699 * config.h.in: define INET6 if defined HAVE_IPV6 & HYDRANGEA
700 * bgpd/: remove include <netinet6/in6.h> line.
701 * lib/: remove include <netinet6/in6.h> line.
702 * ripbgd/: remove include <netinet6/in6.h> line.
703 * zebra/: remove include <netinet6/in6.h> line.
704 * ripd/*.c: remove include <netinet6/in6.h> line.
705 undefine IPV6 difinitions because RIPd is not worked for
706 IPv6 protocol.
707
708
7091998-01-30 Kunihiro Ishiguro <kunihiro@zebra.org>
710
711 * configure.in: Change routing socket check method from
712 AC_TRY_COMPILE to AC_TRY_RUN because GNU libc version 2 has
713 AF_ROUTE but over linux it's meenigless.
714
7151998-01-06 Kunihiro Ishiguro <kunihiro@zebra.org>
716
717 * config.h.in: remove err_t define.
718
7191997-11-18 Kunihiro Ishiguro <kunihiro@zebra.org>
720
721 * configure.in (canonical): add check of IF_METHOD
722
7231997-09-27 Kunihiro Ishiguro <kunihiro@note.digital-magic.co.jp>
724
725 * configure.in: add INRIA check
726
7271997-09-25 Kunihiro Ishiguro <kunihiro@note.digital-magic.co.jp>
728
729 * configure.in (canonical): change ipforward_snmp.o to ipforward_proc.o
730
7311997-09-12 Kunihiro Ishiguro <kunihiro@zebra.org>
732
733 * configure.in: change IRDPD to NDPD
734
7351997-08-18 Kunihiro Ishiguro <kunihiro@zebra.org>
736
737 * INSTALL: new file
738
7391997-08-14 Kunihiro Ishiguro <kunihiro@zebra.org>
740
741 * config.h: add XCALLOC()
742