blob: bad4d0de4b4eafaaec2aa50bf8df1926025e9f84 [file] [log] [blame]
paul4fc01e62002-12-13 20:49:00 +000012002-12-13 Paul Jakma <paul@dishone.st>
2
3 * added support for vtysh 'write file' command to
4 write either per-daamon and/or integrated file
5
paul718e3742002-12-13 20:15:29 +000062002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
7
8 * zebra-0.93 released.
9
102002-06-28 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
11
12 * update-autotools: Change file name from update-auto-tools.sh.
13
142002-06-21 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
15
16 * update-auto-tools.sh: Add a new script to clean up build
17 environment.
18
192002-06-18 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
20
21 * Shift to the latest build environment autoconf-2.53 and
22 automake-1.6.2.
23
242001-10-22 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
25
26 * Integrate Glen Turner <glen.turner@aarnet.edu.au>'s pid option.
27
282001-08-19 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
29
30 * zebra-0.92a released.
31
322001-08-19 "Peter Galbavy" <peter.galbavy@knowtion.net>
33
34 * configure.in: SNMP library check problem fix when the library is
35 installed under /usr/local/lib.
36
372001-08-15 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
38
39 * zebra-0.92 released.
40
412001-04-22 Kunihiro Ishiguro <kunihiro@zebra.org>
42
43 * configure.in (LIBPAM): Use ZEBRA_AC_C_BIGENDIAN to avoid a
44 warning.
45 (IF_METHOD): Use test -r instead of AC_CHECK_FILE to avoid
46 warnings.
47
48 * config.guess: Update to 2000-11-10 version.
49
502001-04-11 Kunihiro Ishiguro <kunihiro@zebra.org>
51
52 * configure.in: Use AC_TRY_COMPILE instead of AC_EGREP_HEADER to
53 detect in_pktinfo structure. Suggested by: Vlad Lungu
54 <vlad@rls.roknet.ro>.
55
562001-03-07 Michael Rozhavsky <mrozhavsky@opticalaccess.com>
57
58 * configure.in: Add check for structure in_pktinfo.
59
602001-02-07 "Bjoern A. Zeeb" <bzeeb+zebra@zabbadoz.net>
61
62 * configure.in (USE_PAM): Fix PAM library detection code.
63
642001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
65
66 * zebra-0.91 is released.
67
682001-01-12 Kunihiro Ishiguro <kunihiro@zebra.org>
69
70 * configure.in: Remove guile related definition.
71
722001-01-11 Kunihiro Ishiguro <kunihiro@zebra.org>
73
74 * configure.in (ac_cv_htonl_works): HAVE_REPAIRABLE_HTONL is
75 removed. htonl should work fine on any platform.
76
772001-01-10 Kunihiro Ishiguro <kunihiro@zebra.org>
78
79 * configure.in: Remove --enable-oldrib option.
80
81 * acconfig.h: OLD_RIB definition is removed.
82
83 * zebra-0.90 is released.
84
85 * configure.in (LIBS): Add check for sun_len field in struct
86 sun_len.
87
882001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
89
90 * Makefile.am: Include init/redhat files to distribution.
91
922001-01-07 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
93
94 * configure.in: check libm.a for BGPd compile error.
95 AC_CHECK_LIB(m, main) was added.
96
972000-12-29 Kunihiro Ishiguro <kunihiro@zebra.org>
98
99 * configure.in: --enable-unixdomain becomes default. Add
100 --enable-tcp-zebra for TCP/IP communication between protocol
101 daemon and zebra.
102
103 * COPYING.LIB: Added for lib/getopt.c, lib/getopt.h,
104 lib/getopt1.c, lib/md5-gnu.h, lib/md5.c, lib/regex-gnu.h,
105 lib/regex.c.
106
107 * Makefile.am (dist-hook): Include tools/*.cgi to distribution.
108
1092000-12-26 Kunihiro Ishiguro <kunihiro@zebra.org>
110
111 * configure.in (MULTIPATH_NUM): --enable-multipath=ARG specify
112 multipath number. ARG must be digit.
113
1142000-12-11 Kunihiro Ishiguro <kunihiro@zebra.org>
115
116 * configure.in: Add --enable-newrib for test new RIB code.
117
1182000-11-25 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
119
120 * configure.in, config.h.in: Add check for libutil.h and
121 setproctitle().
122
1232000-10-26 Kunihiro Ishiguro <kunihiro@zebra.org>
124
125 * configure.in: Add --enable-nssa for OSPF NSSA option.
126
127 * acconfig.h: Define HAVE_NSSA.
128
1292000-10-25 "Bjoern A. Zeeb" <bzeeb+zebra@zabbadoz.net>
130
131 * configure.in: pam_misc is only linked when the platform is
132 GNU/Linux.
133
1342000-10-24 Arkadiusz Miskiewicz <misiek@pld.org.pl>
135
136 * configure.in (LIBS): Add check for crypto library. test x`ls
137 ${ac_snmp}` is replaced with sipmle test -f.
138
1392000-10-23 Kunihiro Ishiguro <kunihiro@zebra.org>
140
141 * configure.in: Add --enable-unixdomain option. This will be
142 default behavior in zebra-0.90.
143
1442000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
145
146 * zebra-0.89 is released.
147
1482000-09-27 Kunihiro Ishiguro <kunihiro@zebra.org>
149
150 * configure.in: Add check for Intel CPU for Solaris on x86 check.
151
1522000-09-21 Kunihiro Ishiguro <kunihiro@zebra.org>
153
154 * configure.in: Add check for getifaddrs().
155 Set AM_INIT_AUTOMAKE version to 0.89.
156
1572000-09-14 Kunihiro Ishiguro <kunihiro@zebra.org>
158
159 * config.guess: Update to the latest version.
160
161 * config.sub: Likewise
162
1632000-09-14 David Lipovkov <dlipovkov@OpticalAccess.com>
164
165 * REPORTING-BUGS: New file is added.
166
1672000-08-27 itojun@iijlab.net
168
169 * configure.in: Add ncurses library check when --enable-vtysh is
170 specified.
171
1722000-08-22 Kunihiro Ishiguro <kunihiro@zebra.org>
173
174 * configure.in: Add check for readline/history.h.
175
176 * acconfig.h: Remove pthread related variables.
177
178 * configure.in: Add --with-libpam option for vtysh PAM
179 authentication. Remove --disable-pthread because we don't support
180 pthread.
181
1822000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
183
184 * zebra-0.88 is released.
185
186 * configure.in: Add Solaris -lcurses for vtysh.
187
1882000-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
189
190 * configure.in: Add check for ncurses for compiling on Solaris.
191
1922000-07-27 Kunihiro Ishiguro <kunihiro@zebra.org>
193
194 * configure.in: Add check for libreadline when --enable-vtysh is
195 specified.
196
1972000-07-23 Kunihiro Ishiguro <kunihiro@zebra.org>
198
199 * configure.in: Add AC_DEFINE(OPEN_BSD). When OS is OpenBSD
200 interface method is if_ioctl.o
201
2022000-07-09 Chris Dunlop <chris@onthe.net.au>
203
204 * acconfig.h: Add HAVE_BROKEN_ALIASES.
205
206 * configure.in: Add --enable-broken-aliases.
207
2082000-06-12 Kunihiro Ishiguro <kunihiro@zebra.org>
209
210 * Set version to zebra-0.87.
211
2122000-06-05 Kunihiro Ishiguro <kunihiro@zebra.org>
213
214 * configure.in: Remove --enable-mpls-vpn. Now MPLS-VPN support is
215 default.
216
217 * Set version to zebra-0.87-pre
218
219 * Makefile.am: Likewise.
220
2212000-04-27 Kunihiro Ishiguro <kunihiro@zebra.org>
222
223 * Set version to 0.86.
224
2252000-03-21 Kunihiro Ishiguro <kunihiro@zebra.org>
226
227 * Set version to 0.85b for ospfd test.
228
2292000-03-20 Kunihiro Ishiguro <kunihiro@zebra.org>
230
231 * Set version to 0.85a for ospfd test.
232
2332000-03-08 Kunihiro Ishiguro <kunihiro@zebra.org>
234
235 * Set version to 0.85.
236
2372000-01-26 Kunihiro Ishiguro <kunihiro@zebra.org>
238
239 * Makefile.in: Regenerated by patched automake for fixing "make
240 clean" problem on FreeBSD.
241
2421999-12-08 Kunihiro Ishiguro <kunihiro@zebra.org>
243
244 * Set version to 0.83a. This is for *BSD static route lookup
245 problem.
246
2471999-12-06 Kunihiro Ishiguro <kunihiro@zebra.org>
248
249 * Set version to 0.83.
250
2511999-11-29 Kunihiro Ishiguro <kunihiro@zebra.org>
252
253 * Set version to 0.82.
254
2551999-11-23 Kunihiro Ishiguro <kunihiro@zebra.org>
256
257 * aczebra.m4: New file added.
258
2591999-11-21 Michael Handler <handler@sub-rosa.com>
260
261 * configure.in (LIBS): Add sa_len check of sockaddr.
262
263 * acconfig.h: Add HAVE_SA_LEN.
264
2651999-11-12 Kunihiro Ishiguro <kunihiro@zebra.org>
266
267 * version.h: Update version to zebra-0.81b for bgpd test.
268
2691999-11-09 Kunihiro Ishiguro <kunihiro@zebra.org>
270
271 * configure.in: Add --enable-mbgp.
272
2731999-11-05 Kunihiro Ishiguro <kunihiro@zebra.org>
274
275 * Makefile.am (EXTRA_DIST): Add TODO to the distribution.
276
2771999-11-04 Kunihiro Ishiguro <kunihiro@zebra.org>
278
279 * TODO: New file is added.
280
2811999-11-03 Kunihiro Ishiguro <kunihiro@zebra.org>
282
283 * version.h: Update version to zebra-0.81a for ospfd test.
284
2851999-10-28 Kunihiro Ishiguro <kunihiro@zebra.org>
286
287 * configure.in: New option --enable-snmp is added.
288
2891999-10-24 Kunihiro Ishiguro <kunihiro@zebra.org>
290
291 * version.h: Update version to zebra-0.80.
292
2931999-10-21 Kunihiro Ishiguro <kunihiro@zebra.org>
294
295 * version.h: Update version to zebra-0.80-pre3
296
2971999-10-18 Kunihiro Ishiguro <kunihiro@zebra.org>
298
299 * configure.in (LIBS): SNMP check is done by ucd-snmp/asn1.h.
300
3011999-10-10 Peter Galbavy <Peter.Galbavy@knowledge.com>
302
303 * configure.in: Add support of OpenBSD.
304
3051999-10-04 Kunihiro Ishiguro <kunihiro@zebra.org>
306
307 * version.h: Update version to zebra-0.80-pre2.
308
3091999-09-27 Kunihiro Ishiguro <kunihiro@zebra.org>
310
311 * version.h: Update version to zebra-0.80-pre. From this version,
312 access-list and prefix-list's name space is divided into IPv4 and
313 IPv6.
314
3151999-09-17 Kunihiro Ishiguro <kunihiro@zebra.org>
316
317 * version.h: For test recent fixes Set version to zebra-0.79a.
318
3191999-09-14 Kunihiro Ishiguro <kunihiro@zebra.org>
320
321 * version.h: zebra-0.79 is out.
322
3231999-09-08 Kunihiro Ishiguro <kunihiro@zebra.org>
324
325 * version.h: For ospfd's virtual link test. Set version to 0.78h.
326
3271999-09-07 Kunihiro Ishiguro <kunihiro@zebra.org>
328
329 * version.h: For ospfd test. Set version to 0.78g.
330
3311999-09-05 Kunihiro Ishiguro <kunihiro@zebra.org>
332
333 * version.h: For internal test of ospfd. Set version to 0.78f.
334
3351999-09-02 Kunihiro Ishiguro <kunihiro@zebra.org>
336
337 * version.h: To test ospfd's fix, set version to 0.78e.
338
3391999-09-01 Kunihiro Ishiguro <kunihiro@zebra.org>
340
341 * version.h: To test ospfd's area related bug fix, set version
342 to 0.78d.
343
3441999-09-01 Kunihiro Ishiguro <kunihiro@zebra.org>
345
346 * version.h: To test ospfd, set version to 0.78c.
347
3481999-08-31 Janos Farkas <chexum@shadow.banki.hu>
349
350 * Many misspelling correction.
351
3521999-08-31 Kunihiro Ishiguro <kunihiro@zebra.org>
353
354 * version.h: To test ospfd, set version to 0.78b.
355
3561999-08-31 Kunihiro Ishiguro <kunihiro@zebra.org>
357
358 * configure.in (LIBS): Add UCD-SNMP include path check.
359
3601999-08-31 Lars Fenneberg <lf@elemental.net>
361
362 * configure.in: The logic which detects the UCD-SNMP library
363 should first check in the default system locations for the library
364 and then in /usr/local.
365
3661999-08-27 itojun@iijlab.net
367
368 * configure.in (LIBS): Fix problem about libsnmp.a check.
369
3701999-08-26 kay <kay@v6.access.co.jp>
371
372 * configure.in (CFLAGS): Add <sys/socket.h> to check socklen_t.
373
3741999-08-24 VOP <vop@unity.net>
375
376 * filter.c: Include "sockunion.h".
377 plist.c: Likewise.
378 table.c: Likewise.
379
3801999-08-24 Kunihiro Ishiguro <kunihiro@zebra.org>
381
382 * configure.in: Add netinet6/in6.h check.
383
3841999-08-21 Masaki Minami <masaki@minami.org>
385
386 * BSD/OS 4.0 porting.
387
3881999-08-15 Kunihiro Ishiguro <kunihiro@zebra.org>
389
390 * configure.in: Add --enable-netlink option to force to use Linux
391 netlink interface.
392 (CFLAGS): Add ucd-snmp library check.
393
394 * acconfig.h: If socklen_t is not defined, typedef int to
395 socklen_t.
396
3971999-08-15 Arkadiusz Miskiewicz <misiek@misiek.eu.org>
398
399 * configure.in: When --enable-ipv6 specified, then only kernel
400 version is checked.
401
4021999-08-14 Kunihiro Ishiguro <kunihiro@zebra.org>
403
404 * configure.in: Add GNU libc 2.1 check.
405
4061999-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
407
408 * configure.in: Fix privious Linux IPv6 check changes.
409
4101999-08-02 Arkadiusz Miskiewicz <misiek@misiek.eu.org>
411
412 * configure.in: Improve Linux IPv6 feature check.
413
4141999-07-29 Rick Payne <rickp@rossfell.co.uk>
415
416 * Changed route-maps to behave in a more cisco-like fashion
417
4181999-07-27 Gerhard Poul <gpoul@gnu.org>
419
420 * SERVICES: New file added.
421
4221999-07-12 itojun@iijlab.net
423
424 * configure.in: Add check for getaddrinfo. Improve Kame related
425 library check.
426
4271999-07-07 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
428
429 * configure.in, acconfig.h: Add check for FreeBSD 3.2.
430
4311999-07-07 Kunihiro Ishiguro <kunihiro@zebra.org>
432
433 * configure.in: Delete check for netinet/ip6.h.
434
4351999-06-30 Gerhard Poul <gpoul@gnu.org>
436
437 * README: remixed the old files and added some new parts.
438 moved some INSTALL stuff into INSTALL file.
439 moved some other stuff to doc/zebra.texi
440
4411999-06-29 Kunihiro Ishiguro <kunihiro@zebra.org>
442
443 * configure.in (LIBS): Add libresolv check.
444 Change --enabe-all-in-one option to --enable-one-vty.
445
4461999-06-20 Kunihiro Ishiguro <kunihiro@zebra.org>
447
448 * configure.in: Add --enabe-all-in-one option.
449
4501999-06-16 Kunihiro Ishiguro <kunihiro@zebra.org>
451
452 * configure.in: Add socklen_t check.
453
4541999-06-16 Gerhard Poul <gpoul@gnu.org>
455
456 * Many compile warnings fixed.
457
4581999-05-31 Kunihiro Ishiguro <kunihiro@zebra.org>
459
460 * configure.in: Change message from Linux 2.2.X IPv6 to Linux IPv6.
461 OpenBSD (NRL) check is enabled.
462
4631999-05-30 Kunihiro Ishiguro <kunihiro@zebra.org>
464
465 * configure.in (LIBS): Add crypt library check.
466
4671999-05-08 Kunihiro Ishiguro <kunihiro@zebra.org>
468
469 * configure.in: Add sin6_scope_id in struct sockaddr_in6 check.
470
4711999-04-30 Kunihiro Ishiguro <kunihiro@zebra.org>
472
473 * Set version to 0.63 for first beta package.
474
4751999-04-15 Kunihiro Ishiguro <kunihiro@zebra.org>
476
477 * guile.m4: Added from guile package.
478
4791999-04-14 Kunihiro Ishiguro <kunihiro@zebra.org>
480
481 * Set version to 0.60 for beta package preparation.
482
4831999-04-12 Kunihiro Ishiguro <kunihiro@zebra.org>
484
485 * Makefile.am: Add noninst_LIBRARIES each directory's Makefile.am.
486 This change is for linking these libraries to guile.
487
4881999-04-08 Kunihiro Ishiguro <kunihiro@zebra.org>
489
490 * configure.in (LIBS): Add struct rt_addrinfo check.
491
4921999-04-07 Kunihiro Ishiguro <kunihiro@zebra.org>
493
494 * configure.in: AC_STDC_HEADERS added.
495
4961999-03-29 Kunihiro Ishiguro <kunihiro@zebra.org>
497
498 * Add dependencies to each directory's Makefile.am.
499
5001999-03-02 Peter Galbavy <Peter.Galbavy@knowledge.com>
501
502 * reworked include file structure, and configure so that all
503 source files get all system-dependent include files by including
504 <zebra.h> which is really lib/zebra.h. This means that the
505 different programs include files are now available as #include
506 "zebra/zebra.h" - note the use of quotes, not <> as delimiters.
507
508 In practical terms, if I haven't really screwed up, the main file
509 that maintainers for other OSes have to change is lib/zebra.h for
510 all the conditional includes etc.
511
512 * added --disable-pthread for those systems that seem to have
513 POSIX threads, but do not work. OpenBSD 2.4+ is like that just
514 now. Changed all occurance of #ifdef PTHREAD to use HAVE_PTHREAD
515 instead.
516
5171999-02-24 <kunihiro@zebra.org>
518
519 * configure.in: update to AC_PREREQ(1.13).
520 Change message from Linux 2.1.x to Linux 2.2.x.
521 * Added ospf6d directory support.
522
5231999-02-22 Peter Galbavy <Peter.Galbavy@knowledge.com>
524
525 * added a "log" element to the BGPd peer structure, enabling us to
526 start thinging about a log stream per peer. This is currently
527 ignored by the wrapper code, but developers should try to use the
528 "appropriate" ZLOG stream. Documentation will follow, when the
529 real routines start to exist.
530
531 The current plan is to use a copy of the BSD syslog() routines and
532 replace the syslog library function with our own. I will need
533 feedback from users of other platforms as this work is done to see
534 if all is well elsewhere.
535
536 * preliminary work on zlog() library. directly replaces syslog()
537 currently with zlog(ZLOG *, ...) where the new first argument
538 is a pointer to a ZLOG structure (defined in lib/log.h) and will
539 encapsulate all the information necessary to maintain multiple
540 logging streams.
541
5421999-02-19 Peter Galbavy <Peter.Galbavy@knowledge.com>
543
544 * added vsnprintf() macro to lib/str.h if required and removed
545 #ifdef SUNOS_5 dependency on it
546
5471999-02-18 Peter Galbavy <Peter.Galbavy@knowledge.com>
548
549 * syslog support added
550
5511999-02-18 Peter Galbavy <Peter.Galbavy@knowledge.com>
552
553 * configure.in: Add daemon function check.
554
5551999-01-21 Kunihiro Ishiguro <kunihiro@zebra.org>
556
557 * configure.in: Add --disable-ipv6, --disable-zebra,
558 --disable-bgpd, --disable-ripd, --disable-ripngd, --disable-ospfd
559 options to configure.
560
5611998-12-07 Kunihiro Ishiguro <kunihiro@zebra.org>
562
563 * configure.in: Check /usr/inet6/lib/libinet6.a exists or not.
564
5651998-10-14 Kunihiro Ishiguro <kunihiro@zebra.org>
566
567 * configure.in: Comment out FreeBSD's libc_r detect section. At
568 this moment it doesn't work correctly with zebra.
569
570 Netlink interface is only enabled when Linux kernel version is
571 upper than 2.1.0.
572
5731998-09-15 HEO SeonMeyong <seirios@matrix.iri.co.jp>
574
575 * Hydrangea is now called KAME, so change all defines.
576
5771998-08-16 Kunihiro Ishiguro <kunihiro@zebra.org>
578
579 * configure.in: ifaliasreq check added.
580
5811998-08-12 Katsuhiro Kondou <kondou@nec.co.jp>
582
583 * Patch is applied for compile under EWS4800
584
5851998-06-09 Kunihiro Ishiguro <kunihiro@zebra.org>
586
587 * configure.in: delete old mtu_method check.
588
589 * doc/zebra.texi (Kernel interface): chapter `Kernel interface' added
590
5911998-06-08 Kunihiro Ishiguro <kunihiro@zebra.org>
592
593 * configure.in: add new netlink check for GNU/Linux
594
5951998-06-07 Kunihiro Ishiguro <kunihiro@zebra.org>
596
597 * doc/zebra.texi: Update Linux netlink chapter.
598
5991998-05-18 Yamashita TAKAO <jargon@lares.dti.ne.jp>
600
601 * config.h.in: define PTHREAD if work on Solaris 2.6
602 why delete the definition? I miss?
603
6041998-05-08 Kunihiro Ishiguro <kunihiro@zebra.org>
605
606 * configure.in: add net/if.h header check.
607
6081998-05-02 SeonMeyong HEO <seirios@Matrix.iri.co.jp>
609
610 * zebra.tex,archfig.tex,zebra.sty: Manual file is added.
611 * zebra.texi: Modify Introduction text.
612 * RIPngd.c: Patch Hydrangea code.
613
6141998-05-01 Kunihiro Ishiguro <kunihiro@zebra.org>
615
616 * .cvsignore: added.
617
618 * Makerule.in: is gone.
619 * Makefile.am: Now we use automake to generate Makefile.in
620
6211998-03-19 Yamashita TAKAO <jargon@lares.dti.ne.jp>
622
623 * lib/vty.c: modified the definition of *master
624 * lib/sockunion.c (inet_aton): add, but don't work. uum...
625
626
6271998-03-15 Yamashita TAKAO <jargon@lares.dti.ne.jp>
628
629 * configure.in: define PTHREAD if work on Solaris 2.6
630 * config.h.in: likewise
631 * lib/thread.c: likewise
632 * lib/vty.c: likewise
633
6341998-03-15 SeonMeyong HEO <seirios@Matrix.iri.co.jp>
635
636 * config.h.in: define INET6 if defined HAVE_IPV6 & HYDRANGEA
637 * bgpd/: remove include <netinet6/in6.h> line.
638 * lib/: remove include <netinet6/in6.h> line.
639 * ripbgd/: remove include <netinet6/in6.h> line.
640 * zebra/: remove include <netinet6/in6.h> line.
641 * ripd/*.c: remove include <netinet6/in6.h> line.
642 undefine IPV6 difinitions because RIPd is not worked for
643 IPv6 protocol.
644
645
6461998-01-30 Kunihiro Ishiguro <kunihiro@zebra.org>
647
648 * configure.in: Change routing socket check method from
649 AC_TRY_COMPILE to AC_TRY_RUN because GNU libc version 2 has
650 AF_ROUTE but over linux it's meenigless.
651
6521998-01-06 Kunihiro Ishiguro <kunihiro@zebra.org>
653
654 * config.h.in: remove err_t define.
655
6561997-11-18 Kunihiro Ishiguro <kunihiro@zebra.org>
657
658 * configure.in (canonical): add check of IF_METHOD
659
6601997-09-27 Kunihiro Ishiguro <kunihiro@note.digital-magic.co.jp>
661
662 * configure.in: add INRIA check
663
6641997-09-25 Kunihiro Ishiguro <kunihiro@note.digital-magic.co.jp>
665
666 * configure.in (canonical): change ipforward_snmp.o to ipforward_proc.o
667
6681997-09-12 Kunihiro Ishiguro <kunihiro@zebra.org>
669
670 * configure.in: change IRDPD to NDPD
671
6721997-08-18 Kunihiro Ishiguro <kunihiro@zebra.org>
673
674 * INSTALL: new file
675
6761997-08-14 Kunihiro Ishiguro <kunihiro@zebra.org>
677
678 * config.h: add XCALLOC()
679