blob: aa16e665e9c8996cad0b43adc18a3f245e08be47 [file] [log] [blame]
paul420df432003-02-03 20:30:39 +000012003-02-03 Paul Jakma <paul@dishone.st>
2
3 * Sync to zebra CVS
4
paulae936ae2003-01-20 04:58:21 +000052003-01-19 Paul Jakma <paul@dishone.st>
6
7 * Temporary fix for Generic PtP wrt to IPv6
8
paul9a668002003-01-18 23:11:44 +000092003-01-17 Paul Jakma <paul@dishone.st>
10
11 * Sync up to latest zebra.org CVS
12 * [zebra 16823] Bugfix and new feature in Opaque-LSA handling
13 Masahiko Endo <endo@suri.co.jp>
14 * [zebra 16824] [PATCH] nsm_kill_neighbor
15 Masahiko Endo <endo@suri.co.jp>
16 * [zebra 17217] [PATCH] show thread CPU
17 Yon Uriarte <havanna_moon@gmx.net>
18 * [zebra 17218] Re: [PATCH] CLI extensions.
19 Yon Uriarte <havanna_moon@gmx.net>
20
paul4fc01e62002-12-13 20:49:00 +0000212002-12-13 Paul Jakma <paul@dishone.st>
22
23 * added support for vtysh 'write file' command to
paul0efa4d52002-12-13 21:55:43 +000024 write either per-daamon and/or integrated file
paulab836aa2002-12-13 21:19:02 +000025 * ospfd md5 buffer copying fix (Greg Troxel)
paul8bd9c712002-12-13 21:05:16 +000026 * ospfd md5 sequence number derived from time()
paulab836aa2002-12-13 21:19:02 +000027 * RIPv1 fixes and improvements (John Hay)
28 * link state detection (linux) ([zebra 12269])
29 * Generic PtP and RFC3021 interface addressing support
30 (Frank van Maarseveen)
paul0efa4d52002-12-13 21:55:43 +000031 * Michal Ludvig <michal@logix.cz>:
32 [zebra 16525] PATCH: Bugfixes for KAME systems
33 * Kevin C Miller <kevinm@andrew.cmu.edu>
34 [zebra 16681] OSPF NSSA Patches
35 * Yon Uriarte <havanna_moon@gmx.net>
36 [zebra 16671] [PATCH] CLI extensions
paula8959012002-12-13 21:59:26 +000037 * Masahiko Endo: [zebra 15475] - MPLS-TE docs
paul4fc01e62002-12-13 20:49:00 +000038
paul718e3742002-12-13 20:15:29 +0000392002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
40
41 * zebra-0.93 released.
42
432002-06-28 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
44
45 * update-autotools: Change file name from update-auto-tools.sh.
46
472002-06-21 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
48
49 * update-auto-tools.sh: Add a new script to clean up build
50 environment.
51
522002-06-18 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
53
54 * Shift to the latest build environment autoconf-2.53 and
55 automake-1.6.2.
56
572001-10-22 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
58
59 * Integrate Glen Turner <glen.turner@aarnet.edu.au>'s pid option.
60
612001-08-19 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
62
63 * zebra-0.92a released.
64
652001-08-19 "Peter Galbavy" <peter.galbavy@knowtion.net>
66
67 * configure.in: SNMP library check problem fix when the library is
68 installed under /usr/local/lib.
69
702001-08-15 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
71
72 * zebra-0.92 released.
73
742001-04-22 Kunihiro Ishiguro <kunihiro@zebra.org>
75
76 * configure.in (LIBPAM): Use ZEBRA_AC_C_BIGENDIAN to avoid a
77 warning.
78 (IF_METHOD): Use test -r instead of AC_CHECK_FILE to avoid
79 warnings.
80
81 * config.guess: Update to 2000-11-10 version.
82
832001-04-11 Kunihiro Ishiguro <kunihiro@zebra.org>
84
85 * configure.in: Use AC_TRY_COMPILE instead of AC_EGREP_HEADER to
86 detect in_pktinfo structure. Suggested by: Vlad Lungu
87 <vlad@rls.roknet.ro>.
88
892001-03-07 Michael Rozhavsky <mrozhavsky@opticalaccess.com>
90
91 * configure.in: Add check for structure in_pktinfo.
92
932001-02-07 "Bjoern A. Zeeb" <bzeeb+zebra@zabbadoz.net>
94
95 * configure.in (USE_PAM): Fix PAM library detection code.
96
972001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
98
99 * zebra-0.91 is released.
100
1012001-01-12 Kunihiro Ishiguro <kunihiro@zebra.org>
102
103 * configure.in: Remove guile related definition.
104
1052001-01-11 Kunihiro Ishiguro <kunihiro@zebra.org>
106
107 * configure.in (ac_cv_htonl_works): HAVE_REPAIRABLE_HTONL is
108 removed. htonl should work fine on any platform.
109
1102001-01-10 Kunihiro Ishiguro <kunihiro@zebra.org>
111
112 * configure.in: Remove --enable-oldrib option.
113
114 * acconfig.h: OLD_RIB definition is removed.
115
116 * zebra-0.90 is released.
117
118 * configure.in (LIBS): Add check for sun_len field in struct
119 sun_len.
120
1212001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
122
123 * Makefile.am: Include init/redhat files to distribution.
124
1252001-01-07 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
126
127 * configure.in: check libm.a for BGPd compile error.
128 AC_CHECK_LIB(m, main) was added.
129
1302000-12-29 Kunihiro Ishiguro <kunihiro@zebra.org>
131
132 * configure.in: --enable-unixdomain becomes default. Add
133 --enable-tcp-zebra for TCP/IP communication between protocol
134 daemon and zebra.
135
136 * COPYING.LIB: Added for lib/getopt.c, lib/getopt.h,
137 lib/getopt1.c, lib/md5-gnu.h, lib/md5.c, lib/regex-gnu.h,
138 lib/regex.c.
139
140 * Makefile.am (dist-hook): Include tools/*.cgi to distribution.
141
1422000-12-26 Kunihiro Ishiguro <kunihiro@zebra.org>
143
144 * configure.in (MULTIPATH_NUM): --enable-multipath=ARG specify
145 multipath number. ARG must be digit.
146
1472000-12-11 Kunihiro Ishiguro <kunihiro@zebra.org>
148
149 * configure.in: Add --enable-newrib for test new RIB code.
150
1512000-11-25 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
152
153 * configure.in, config.h.in: Add check for libutil.h and
154 setproctitle().
155
1562000-10-26 Kunihiro Ishiguro <kunihiro@zebra.org>
157
158 * configure.in: Add --enable-nssa for OSPF NSSA option.
159
160 * acconfig.h: Define HAVE_NSSA.
161
1622000-10-25 "Bjoern A. Zeeb" <bzeeb+zebra@zabbadoz.net>
163
164 * configure.in: pam_misc is only linked when the platform is
165 GNU/Linux.
166
1672000-10-24 Arkadiusz Miskiewicz <misiek@pld.org.pl>
168
169 * configure.in (LIBS): Add check for crypto library. test x`ls
170 ${ac_snmp}` is replaced with sipmle test -f.
171
1722000-10-23 Kunihiro Ishiguro <kunihiro@zebra.org>
173
174 * configure.in: Add --enable-unixdomain option. This will be
175 default behavior in zebra-0.90.
176
1772000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
178
179 * zebra-0.89 is released.
180
1812000-09-27 Kunihiro Ishiguro <kunihiro@zebra.org>
182
183 * configure.in: Add check for Intel CPU for Solaris on x86 check.
184
1852000-09-21 Kunihiro Ishiguro <kunihiro@zebra.org>
186
187 * configure.in: Add check for getifaddrs().
188 Set AM_INIT_AUTOMAKE version to 0.89.
189
1902000-09-14 Kunihiro Ishiguro <kunihiro@zebra.org>
191
192 * config.guess: Update to the latest version.
193
194 * config.sub: Likewise
195
1962000-09-14 David Lipovkov <dlipovkov@OpticalAccess.com>
197
198 * REPORTING-BUGS: New file is added.
199
2002000-08-27 itojun@iijlab.net
201
202 * configure.in: Add ncurses library check when --enable-vtysh is
203 specified.
204
2052000-08-22 Kunihiro Ishiguro <kunihiro@zebra.org>
206
207 * configure.in: Add check for readline/history.h.
208
209 * acconfig.h: Remove pthread related variables.
210
211 * configure.in: Add --with-libpam option for vtysh PAM
212 authentication. Remove --disable-pthread because we don't support
213 pthread.
214
2152000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
216
217 * zebra-0.88 is released.
218
219 * configure.in: Add Solaris -lcurses for vtysh.
220
2212000-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
222
223 * configure.in: Add check for ncurses for compiling on Solaris.
224
2252000-07-27 Kunihiro Ishiguro <kunihiro@zebra.org>
226
227 * configure.in: Add check for libreadline when --enable-vtysh is
228 specified.
229
2302000-07-23 Kunihiro Ishiguro <kunihiro@zebra.org>
231
232 * configure.in: Add AC_DEFINE(OPEN_BSD). When OS is OpenBSD
233 interface method is if_ioctl.o
234
2352000-07-09 Chris Dunlop <chris@onthe.net.au>
236
237 * acconfig.h: Add HAVE_BROKEN_ALIASES.
238
239 * configure.in: Add --enable-broken-aliases.
240
2412000-06-12 Kunihiro Ishiguro <kunihiro@zebra.org>
242
243 * Set version to zebra-0.87.
244
2452000-06-05 Kunihiro Ishiguro <kunihiro@zebra.org>
246
247 * configure.in: Remove --enable-mpls-vpn. Now MPLS-VPN support is
248 default.
249
250 * Set version to zebra-0.87-pre
251
252 * Makefile.am: Likewise.
253
2542000-04-27 Kunihiro Ishiguro <kunihiro@zebra.org>
255
256 * Set version to 0.86.
257
2582000-03-21 Kunihiro Ishiguro <kunihiro@zebra.org>
259
260 * Set version to 0.85b for ospfd test.
261
2622000-03-20 Kunihiro Ishiguro <kunihiro@zebra.org>
263
264 * Set version to 0.85a for ospfd test.
265
2662000-03-08 Kunihiro Ishiguro <kunihiro@zebra.org>
267
268 * Set version to 0.85.
269
2702000-01-26 Kunihiro Ishiguro <kunihiro@zebra.org>
271
272 * Makefile.in: Regenerated by patched automake for fixing "make
273 clean" problem on FreeBSD.
274
2751999-12-08 Kunihiro Ishiguro <kunihiro@zebra.org>
276
277 * Set version to 0.83a. This is for *BSD static route lookup
278 problem.
279
2801999-12-06 Kunihiro Ishiguro <kunihiro@zebra.org>
281
282 * Set version to 0.83.
283
2841999-11-29 Kunihiro Ishiguro <kunihiro@zebra.org>
285
286 * Set version to 0.82.
287
2881999-11-23 Kunihiro Ishiguro <kunihiro@zebra.org>
289
290 * aczebra.m4: New file added.
291
2921999-11-21 Michael Handler <handler@sub-rosa.com>
293
294 * configure.in (LIBS): Add sa_len check of sockaddr.
295
296 * acconfig.h: Add HAVE_SA_LEN.
297
2981999-11-12 Kunihiro Ishiguro <kunihiro@zebra.org>
299
300 * version.h: Update version to zebra-0.81b for bgpd test.
301
3021999-11-09 Kunihiro Ishiguro <kunihiro@zebra.org>
303
304 * configure.in: Add --enable-mbgp.
305
3061999-11-05 Kunihiro Ishiguro <kunihiro@zebra.org>
307
308 * Makefile.am (EXTRA_DIST): Add TODO to the distribution.
309
3101999-11-04 Kunihiro Ishiguro <kunihiro@zebra.org>
311
312 * TODO: New file is added.
313
3141999-11-03 Kunihiro Ishiguro <kunihiro@zebra.org>
315
316 * version.h: Update version to zebra-0.81a for ospfd test.
317
3181999-10-28 Kunihiro Ishiguro <kunihiro@zebra.org>
319
320 * configure.in: New option --enable-snmp is added.
321
3221999-10-24 Kunihiro Ishiguro <kunihiro@zebra.org>
323
324 * version.h: Update version to zebra-0.80.
325
3261999-10-21 Kunihiro Ishiguro <kunihiro@zebra.org>
327
328 * version.h: Update version to zebra-0.80-pre3
329
3301999-10-18 Kunihiro Ishiguro <kunihiro@zebra.org>
331
332 * configure.in (LIBS): SNMP check is done by ucd-snmp/asn1.h.
333
3341999-10-10 Peter Galbavy <Peter.Galbavy@knowledge.com>
335
336 * configure.in: Add support of OpenBSD.
337
3381999-10-04 Kunihiro Ishiguro <kunihiro@zebra.org>
339
340 * version.h: Update version to zebra-0.80-pre2.
341
3421999-09-27 Kunihiro Ishiguro <kunihiro@zebra.org>
343
344 * version.h: Update version to zebra-0.80-pre. From this version,
345 access-list and prefix-list's name space is divided into IPv4 and
346 IPv6.
347
3481999-09-17 Kunihiro Ishiguro <kunihiro@zebra.org>
349
350 * version.h: For test recent fixes Set version to zebra-0.79a.
351
3521999-09-14 Kunihiro Ishiguro <kunihiro@zebra.org>
353
354 * version.h: zebra-0.79 is out.
355
3561999-09-08 Kunihiro Ishiguro <kunihiro@zebra.org>
357
358 * version.h: For ospfd's virtual link test. Set version to 0.78h.
359
3601999-09-07 Kunihiro Ishiguro <kunihiro@zebra.org>
361
362 * version.h: For ospfd test. Set version to 0.78g.
363
3641999-09-05 Kunihiro Ishiguro <kunihiro@zebra.org>
365
366 * version.h: For internal test of ospfd. Set version to 0.78f.
367
3681999-09-02 Kunihiro Ishiguro <kunihiro@zebra.org>
369
370 * version.h: To test ospfd's fix, set version to 0.78e.
371
3721999-09-01 Kunihiro Ishiguro <kunihiro@zebra.org>
373
374 * version.h: To test ospfd's area related bug fix, set version
375 to 0.78d.
376
3771999-09-01 Kunihiro Ishiguro <kunihiro@zebra.org>
378
379 * version.h: To test ospfd, set version to 0.78c.
380
3811999-08-31 Janos Farkas <chexum@shadow.banki.hu>
382
383 * Many misspelling correction.
384
3851999-08-31 Kunihiro Ishiguro <kunihiro@zebra.org>
386
387 * version.h: To test ospfd, set version to 0.78b.
388
3891999-08-31 Kunihiro Ishiguro <kunihiro@zebra.org>
390
391 * configure.in (LIBS): Add UCD-SNMP include path check.
392
3931999-08-31 Lars Fenneberg <lf@elemental.net>
394
395 * configure.in: The logic which detects the UCD-SNMP library
396 should first check in the default system locations for the library
397 and then in /usr/local.
398
3991999-08-27 itojun@iijlab.net
400
401 * configure.in (LIBS): Fix problem about libsnmp.a check.
402
4031999-08-26 kay <kay@v6.access.co.jp>
404
405 * configure.in (CFLAGS): Add <sys/socket.h> to check socklen_t.
406
4071999-08-24 VOP <vop@unity.net>
408
409 * filter.c: Include "sockunion.h".
410 plist.c: Likewise.
411 table.c: Likewise.
412
4131999-08-24 Kunihiro Ishiguro <kunihiro@zebra.org>
414
415 * configure.in: Add netinet6/in6.h check.
416
4171999-08-21 Masaki Minami <masaki@minami.org>
418
419 * BSD/OS 4.0 porting.
420
4211999-08-15 Kunihiro Ishiguro <kunihiro@zebra.org>
422
423 * configure.in: Add --enable-netlink option to force to use Linux
424 netlink interface.
425 (CFLAGS): Add ucd-snmp library check.
426
427 * acconfig.h: If socklen_t is not defined, typedef int to
428 socklen_t.
429
4301999-08-15 Arkadiusz Miskiewicz <misiek@misiek.eu.org>
431
432 * configure.in: When --enable-ipv6 specified, then only kernel
433 version is checked.
434
4351999-08-14 Kunihiro Ishiguro <kunihiro@zebra.org>
436
437 * configure.in: Add GNU libc 2.1 check.
438
4391999-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
440
441 * configure.in: Fix privious Linux IPv6 check changes.
442
4431999-08-02 Arkadiusz Miskiewicz <misiek@misiek.eu.org>
444
445 * configure.in: Improve Linux IPv6 feature check.
446
4471999-07-29 Rick Payne <rickp@rossfell.co.uk>
448
449 * Changed route-maps to behave in a more cisco-like fashion
450
4511999-07-27 Gerhard Poul <gpoul@gnu.org>
452
453 * SERVICES: New file added.
454
4551999-07-12 itojun@iijlab.net
456
457 * configure.in: Add check for getaddrinfo. Improve Kame related
458 library check.
459
4601999-07-07 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
461
462 * configure.in, acconfig.h: Add check for FreeBSD 3.2.
463
4641999-07-07 Kunihiro Ishiguro <kunihiro@zebra.org>
465
466 * configure.in: Delete check for netinet/ip6.h.
467
4681999-06-30 Gerhard Poul <gpoul@gnu.org>
469
470 * README: remixed the old files and added some new parts.
471 moved some INSTALL stuff into INSTALL file.
472 moved some other stuff to doc/zebra.texi
473
4741999-06-29 Kunihiro Ishiguro <kunihiro@zebra.org>
475
476 * configure.in (LIBS): Add libresolv check.
477 Change --enabe-all-in-one option to --enable-one-vty.
478
4791999-06-20 Kunihiro Ishiguro <kunihiro@zebra.org>
480
481 * configure.in: Add --enabe-all-in-one option.
482
4831999-06-16 Kunihiro Ishiguro <kunihiro@zebra.org>
484
485 * configure.in: Add socklen_t check.
486
4871999-06-16 Gerhard Poul <gpoul@gnu.org>
488
489 * Many compile warnings fixed.
490
4911999-05-31 Kunihiro Ishiguro <kunihiro@zebra.org>
492
493 * configure.in: Change message from Linux 2.2.X IPv6 to Linux IPv6.
494 OpenBSD (NRL) check is enabled.
495
4961999-05-30 Kunihiro Ishiguro <kunihiro@zebra.org>
497
498 * configure.in (LIBS): Add crypt library check.
499
5001999-05-08 Kunihiro Ishiguro <kunihiro@zebra.org>
501
502 * configure.in: Add sin6_scope_id in struct sockaddr_in6 check.
503
5041999-04-30 Kunihiro Ishiguro <kunihiro@zebra.org>
505
506 * Set version to 0.63 for first beta package.
507
5081999-04-15 Kunihiro Ishiguro <kunihiro@zebra.org>
509
510 * guile.m4: Added from guile package.
511
5121999-04-14 Kunihiro Ishiguro <kunihiro@zebra.org>
513
514 * Set version to 0.60 for beta package preparation.
515
5161999-04-12 Kunihiro Ishiguro <kunihiro@zebra.org>
517
518 * Makefile.am: Add noninst_LIBRARIES each directory's Makefile.am.
519 This change is for linking these libraries to guile.
520
5211999-04-08 Kunihiro Ishiguro <kunihiro@zebra.org>
522
523 * configure.in (LIBS): Add struct rt_addrinfo check.
524
5251999-04-07 Kunihiro Ishiguro <kunihiro@zebra.org>
526
527 * configure.in: AC_STDC_HEADERS added.
528
5291999-03-29 Kunihiro Ishiguro <kunihiro@zebra.org>
530
531 * Add dependencies to each directory's Makefile.am.
532
5331999-03-02 Peter Galbavy <Peter.Galbavy@knowledge.com>
534
535 * reworked include file structure, and configure so that all
536 source files get all system-dependent include files by including
537 <zebra.h> which is really lib/zebra.h. This means that the
538 different programs include files are now available as #include
539 "zebra/zebra.h" - note the use of quotes, not <> as delimiters.
540
541 In practical terms, if I haven't really screwed up, the main file
542 that maintainers for other OSes have to change is lib/zebra.h for
543 all the conditional includes etc.
544
545 * added --disable-pthread for those systems that seem to have
546 POSIX threads, but do not work. OpenBSD 2.4+ is like that just
547 now. Changed all occurance of #ifdef PTHREAD to use HAVE_PTHREAD
548 instead.
549
5501999-02-24 <kunihiro@zebra.org>
551
552 * configure.in: update to AC_PREREQ(1.13).
553 Change message from Linux 2.1.x to Linux 2.2.x.
554 * Added ospf6d directory support.
555
5561999-02-22 Peter Galbavy <Peter.Galbavy@knowledge.com>
557
558 * added a "log" element to the BGPd peer structure, enabling us to
559 start thinging about a log stream per peer. This is currently
560 ignored by the wrapper code, but developers should try to use the
561 "appropriate" ZLOG stream. Documentation will follow, when the
562 real routines start to exist.
563
564 The current plan is to use a copy of the BSD syslog() routines and
565 replace the syslog library function with our own. I will need
566 feedback from users of other platforms as this work is done to see
567 if all is well elsewhere.
568
569 * preliminary work on zlog() library. directly replaces syslog()
570 currently with zlog(ZLOG *, ...) where the new first argument
571 is a pointer to a ZLOG structure (defined in lib/log.h) and will
572 encapsulate all the information necessary to maintain multiple
573 logging streams.
574
5751999-02-19 Peter Galbavy <Peter.Galbavy@knowledge.com>
576
577 * added vsnprintf() macro to lib/str.h if required and removed
578 #ifdef SUNOS_5 dependency on it
579
5801999-02-18 Peter Galbavy <Peter.Galbavy@knowledge.com>
581
582 * syslog support added
583
5841999-02-18 Peter Galbavy <Peter.Galbavy@knowledge.com>
585
586 * configure.in: Add daemon function check.
587
5881999-01-21 Kunihiro Ishiguro <kunihiro@zebra.org>
589
590 * configure.in: Add --disable-ipv6, --disable-zebra,
591 --disable-bgpd, --disable-ripd, --disable-ripngd, --disable-ospfd
592 options to configure.
593
5941998-12-07 Kunihiro Ishiguro <kunihiro@zebra.org>
595
596 * configure.in: Check /usr/inet6/lib/libinet6.a exists or not.
597
5981998-10-14 Kunihiro Ishiguro <kunihiro@zebra.org>
599
600 * configure.in: Comment out FreeBSD's libc_r detect section. At
601 this moment it doesn't work correctly with zebra.
602
603 Netlink interface is only enabled when Linux kernel version is
604 upper than 2.1.0.
605
6061998-09-15 HEO SeonMeyong <seirios@matrix.iri.co.jp>
607
608 * Hydrangea is now called KAME, so change all defines.
609
6101998-08-16 Kunihiro Ishiguro <kunihiro@zebra.org>
611
612 * configure.in: ifaliasreq check added.
613
6141998-08-12 Katsuhiro Kondou <kondou@nec.co.jp>
615
616 * Patch is applied for compile under EWS4800
617
6181998-06-09 Kunihiro Ishiguro <kunihiro@zebra.org>
619
620 * configure.in: delete old mtu_method check.
621
622 * doc/zebra.texi (Kernel interface): chapter `Kernel interface' added
623
6241998-06-08 Kunihiro Ishiguro <kunihiro@zebra.org>
625
626 * configure.in: add new netlink check for GNU/Linux
627
6281998-06-07 Kunihiro Ishiguro <kunihiro@zebra.org>
629
630 * doc/zebra.texi: Update Linux netlink chapter.
631
6321998-05-18 Yamashita TAKAO <jargon@lares.dti.ne.jp>
633
634 * config.h.in: define PTHREAD if work on Solaris 2.6
635 why delete the definition? I miss?
636
6371998-05-08 Kunihiro Ishiguro <kunihiro@zebra.org>
638
639 * configure.in: add net/if.h header check.
640
6411998-05-02 SeonMeyong HEO <seirios@Matrix.iri.co.jp>
642
643 * zebra.tex,archfig.tex,zebra.sty: Manual file is added.
644 * zebra.texi: Modify Introduction text.
645 * RIPngd.c: Patch Hydrangea code.
646
6471998-05-01 Kunihiro Ishiguro <kunihiro@zebra.org>
648
649 * .cvsignore: added.
650
651 * Makerule.in: is gone.
652 * Makefile.am: Now we use automake to generate Makefile.in
653
6541998-03-19 Yamashita TAKAO <jargon@lares.dti.ne.jp>
655
656 * lib/vty.c: modified the definition of *master
657 * lib/sockunion.c (inet_aton): add, but don't work. uum...
658
659
6601998-03-15 Yamashita TAKAO <jargon@lares.dti.ne.jp>
661
662 * configure.in: define PTHREAD if work on Solaris 2.6
663 * config.h.in: likewise
664 * lib/thread.c: likewise
665 * lib/vty.c: likewise
666
6671998-03-15 SeonMeyong HEO <seirios@Matrix.iri.co.jp>
668
669 * config.h.in: define INET6 if defined HAVE_IPV6 & HYDRANGEA
670 * bgpd/: remove include <netinet6/in6.h> line.
671 * lib/: remove include <netinet6/in6.h> line.
672 * ripbgd/: remove include <netinet6/in6.h> line.
673 * zebra/: remove include <netinet6/in6.h> line.
674 * ripd/*.c: remove include <netinet6/in6.h> line.
675 undefine IPV6 difinitions because RIPd is not worked for
676 IPv6 protocol.
677
678
6791998-01-30 Kunihiro Ishiguro <kunihiro@zebra.org>
680
681 * configure.in: Change routing socket check method from
682 AC_TRY_COMPILE to AC_TRY_RUN because GNU libc version 2 has
683 AF_ROUTE but over linux it's meenigless.
684
6851998-01-06 Kunihiro Ishiguro <kunihiro@zebra.org>
686
687 * config.h.in: remove err_t define.
688
6891997-11-18 Kunihiro Ishiguro <kunihiro@zebra.org>
690
691 * configure.in (canonical): add check of IF_METHOD
692
6931997-09-27 Kunihiro Ishiguro <kunihiro@note.digital-magic.co.jp>
694
695 * configure.in: add INRIA check
696
6971997-09-25 Kunihiro Ishiguro <kunihiro@note.digital-magic.co.jp>
698
699 * configure.in (canonical): change ipforward_snmp.o to ipforward_proc.o
700
7011997-09-12 Kunihiro Ishiguro <kunihiro@zebra.org>
702
703 * configure.in: change IRDPD to NDPD
704
7051997-08-18 Kunihiro Ishiguro <kunihiro@zebra.org>
706
707 * INSTALL: new file
708
7091997-08-14 Kunihiro Ishiguro <kunihiro@zebra.org>
710
711 * config.h: add XCALLOC()
712