]> git.proxmox.com Git - mirror_frr.git/blob - ChangeLog
Amir - revision 197
[mirror_frr.git] / ChangeLog
1 2003-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
10 2003-03-25 Paul Jakma <paul@dishone.st>
11
12 * Sync to Zebra CVS
13
14 2003-03-17 Amir Guindehi <amir@datacore.ch>
15
16 * Extended SNMP checks in configure.ac so that net-snmp works
17
18 2003-03-17 Amir Guindehi <amir@datacore.ch>
19 Ralph Keller <keller@tik.ee.ethz.ch>
20 * merge OSPF-API
21
22 2003-02-07 Paul Jakma <paul@dishone.st>
23
24 * Sync to zebra CVS
25
26 2003-02-03 Paul Jakma <paul@dishone.st>
27
28 * Sync to zebra CVS
29
30 2003-01-19 Paul Jakma <paul@dishone.st>
31
32 * Temporary fix for Generic PtP wrt to IPv6
33
34 2003-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
46 2002-12-13 Paul Jakma <paul@dishone.st>
47
48 * added support for vtysh 'write file' command to
49 write either per-daamon and/or integrated file
50 * ospfd md5 buffer copying fix (Greg Troxel)
51 * ospfd md5 sequence number derived from time()
52 * 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)
56 * 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
62 * Masahiko Endo: [zebra 15475] - MPLS-TE docs
63
64 2002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
65
66 * zebra-0.93 released.
67
68 2002-06-28 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
69
70 * update-autotools: Change file name from update-auto-tools.sh.
71
72 2002-06-21 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
73
74 * update-auto-tools.sh: Add a new script to clean up build
75 environment.
76
77 2002-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
82 2001-10-22 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
83
84 * Integrate Glen Turner <glen.turner@aarnet.edu.au>'s pid option.
85
86 2001-08-19 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
87
88 * zebra-0.92a released.
89
90 2001-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
95 2001-08-15 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
96
97 * zebra-0.92 released.
98
99 2001-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
108 2001-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
114 2001-03-07 Michael Rozhavsky <mrozhavsky@opticalaccess.com>
115
116 * configure.in: Add check for structure in_pktinfo.
117
118 2001-02-07 "Bjoern A. Zeeb" <bzeeb+zebra@zabbadoz.net>
119
120 * configure.in (USE_PAM): Fix PAM library detection code.
121
122 2001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
123
124 * zebra-0.91 is released.
125
126 2001-01-12 Kunihiro Ishiguro <kunihiro@zebra.org>
127
128 * configure.in: Remove guile related definition.
129
130 2001-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
135 2001-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
146 2001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
147
148 * Makefile.am: Include init/redhat files to distribution.
149
150 2001-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
155 2000-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
167 2000-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
172 2000-12-11 Kunihiro Ishiguro <kunihiro@zebra.org>
173
174 * configure.in: Add --enable-newrib for test new RIB code.
175
176 2000-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
181 2000-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
187 2000-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
192 2000-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
197 2000-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
202 2000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
203
204 * zebra-0.89 is released.
205
206 2000-09-27 Kunihiro Ishiguro <kunihiro@zebra.org>
207
208 * configure.in: Add check for Intel CPU for Solaris on x86 check.
209
210 2000-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
215 2000-09-14 Kunihiro Ishiguro <kunihiro@zebra.org>
216
217 * config.guess: Update to the latest version.
218
219 * config.sub: Likewise
220
221 2000-09-14 David Lipovkov <dlipovkov@OpticalAccess.com>
222
223 * REPORTING-BUGS: New file is added.
224
225 2000-08-27 itojun@iijlab.net
226
227 * configure.in: Add ncurses library check when --enable-vtysh is
228 specified.
229
230 2000-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
240 2000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
241
242 * zebra-0.88 is released.
243
244 * configure.in: Add Solaris -lcurses for vtysh.
245
246 2000-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
247
248 * configure.in: Add check for ncurses for compiling on Solaris.
249
250 2000-07-27 Kunihiro Ishiguro <kunihiro@zebra.org>
251
252 * configure.in: Add check for libreadline when --enable-vtysh is
253 specified.
254
255 2000-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
260 2000-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
266 2000-06-12 Kunihiro Ishiguro <kunihiro@zebra.org>
267
268 * Set version to zebra-0.87.
269
270 2000-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
279 2000-04-27 Kunihiro Ishiguro <kunihiro@zebra.org>
280
281 * Set version to 0.86.
282
283 2000-03-21 Kunihiro Ishiguro <kunihiro@zebra.org>
284
285 * Set version to 0.85b for ospfd test.
286
287 2000-03-20 Kunihiro Ishiguro <kunihiro@zebra.org>
288
289 * Set version to 0.85a for ospfd test.
290
291 2000-03-08 Kunihiro Ishiguro <kunihiro@zebra.org>
292
293 * Set version to 0.85.
294
295 2000-01-26 Kunihiro Ishiguro <kunihiro@zebra.org>
296
297 * Makefile.in: Regenerated by patched automake for fixing "make
298 clean" problem on FreeBSD.
299
300 1999-12-08 Kunihiro Ishiguro <kunihiro@zebra.org>
301
302 * Set version to 0.83a. This is for *BSD static route lookup
303 problem.
304
305 1999-12-06 Kunihiro Ishiguro <kunihiro@zebra.org>
306
307 * Set version to 0.83.
308
309 1999-11-29 Kunihiro Ishiguro <kunihiro@zebra.org>
310
311 * Set version to 0.82.
312
313 1999-11-23 Kunihiro Ishiguro <kunihiro@zebra.org>
314
315 * aczebra.m4: New file added.
316
317 1999-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
323 1999-11-12 Kunihiro Ishiguro <kunihiro@zebra.org>
324
325 * version.h: Update version to zebra-0.81b for bgpd test.
326
327 1999-11-09 Kunihiro Ishiguro <kunihiro@zebra.org>
328
329 * configure.in: Add --enable-mbgp.
330
331 1999-11-05 Kunihiro Ishiguro <kunihiro@zebra.org>
332
333 * Makefile.am (EXTRA_DIST): Add TODO to the distribution.
334
335 1999-11-04 Kunihiro Ishiguro <kunihiro@zebra.org>
336
337 * TODO: New file is added.
338
339 1999-11-03 Kunihiro Ishiguro <kunihiro@zebra.org>
340
341 * version.h: Update version to zebra-0.81a for ospfd test.
342
343 1999-10-28 Kunihiro Ishiguro <kunihiro@zebra.org>
344
345 * configure.in: New option --enable-snmp is added.
346
347 1999-10-24 Kunihiro Ishiguro <kunihiro@zebra.org>
348
349 * version.h: Update version to zebra-0.80.
350
351 1999-10-21 Kunihiro Ishiguro <kunihiro@zebra.org>
352
353 * version.h: Update version to zebra-0.80-pre3
354
355 1999-10-18 Kunihiro Ishiguro <kunihiro@zebra.org>
356
357 * configure.in (LIBS): SNMP check is done by ucd-snmp/asn1.h.
358
359 1999-10-10 Peter Galbavy <Peter.Galbavy@knowledge.com>
360
361 * configure.in: Add support of OpenBSD.
362
363 1999-10-04 Kunihiro Ishiguro <kunihiro@zebra.org>
364
365 * version.h: Update version to zebra-0.80-pre2.
366
367 1999-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
373 1999-09-17 Kunihiro Ishiguro <kunihiro@zebra.org>
374
375 * version.h: For test recent fixes Set version to zebra-0.79a.
376
377 1999-09-14 Kunihiro Ishiguro <kunihiro@zebra.org>
378
379 * version.h: zebra-0.79 is out.
380
381 1999-09-08 Kunihiro Ishiguro <kunihiro@zebra.org>
382
383 * version.h: For ospfd's virtual link test. Set version to 0.78h.
384
385 1999-09-07 Kunihiro Ishiguro <kunihiro@zebra.org>
386
387 * version.h: For ospfd test. Set version to 0.78g.
388
389 1999-09-05 Kunihiro Ishiguro <kunihiro@zebra.org>
390
391 * version.h: For internal test of ospfd. Set version to 0.78f.
392
393 1999-09-02 Kunihiro Ishiguro <kunihiro@zebra.org>
394
395 * version.h: To test ospfd's fix, set version to 0.78e.
396
397 1999-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
402 1999-09-01 Kunihiro Ishiguro <kunihiro@zebra.org>
403
404 * version.h: To test ospfd, set version to 0.78c.
405
406 1999-08-31 Janos Farkas <chexum@shadow.banki.hu>
407
408 * Many misspelling correction.
409
410 1999-08-31 Kunihiro Ishiguro <kunihiro@zebra.org>
411
412 * version.h: To test ospfd, set version to 0.78b.
413
414 1999-08-31 Kunihiro Ishiguro <kunihiro@zebra.org>
415
416 * configure.in (LIBS): Add UCD-SNMP include path check.
417
418 1999-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
424 1999-08-27 itojun@iijlab.net
425
426 * configure.in (LIBS): Fix problem about libsnmp.a check.
427
428 1999-08-26 kay <kay@v6.access.co.jp>
429
430 * configure.in (CFLAGS): Add <sys/socket.h> to check socklen_t.
431
432 1999-08-24 VOP <vop@unity.net>
433
434 * filter.c: Include "sockunion.h".
435 plist.c: Likewise.
436 table.c: Likewise.
437
438 1999-08-24 Kunihiro Ishiguro <kunihiro@zebra.org>
439
440 * configure.in: Add netinet6/in6.h check.
441
442 1999-08-21 Masaki Minami <masaki@minami.org>
443
444 * BSD/OS 4.0 porting.
445
446 1999-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
455 1999-08-15 Arkadiusz Miskiewicz <misiek@misiek.eu.org>
456
457 * configure.in: When --enable-ipv6 specified, then only kernel
458 version is checked.
459
460 1999-08-14 Kunihiro Ishiguro <kunihiro@zebra.org>
461
462 * configure.in: Add GNU libc 2.1 check.
463
464 1999-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
465
466 * configure.in: Fix privious Linux IPv6 check changes.
467
468 1999-08-02 Arkadiusz Miskiewicz <misiek@misiek.eu.org>
469
470 * configure.in: Improve Linux IPv6 feature check.
471
472 1999-07-29 Rick Payne <rickp@rossfell.co.uk>
473
474 * Changed route-maps to behave in a more cisco-like fashion
475
476 1999-07-27 Gerhard Poul <gpoul@gnu.org>
477
478 * SERVICES: New file added.
479
480 1999-07-12 itojun@iijlab.net
481
482 * configure.in: Add check for getaddrinfo. Improve Kame related
483 library check.
484
485 1999-07-07 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
486
487 * configure.in, acconfig.h: Add check for FreeBSD 3.2.
488
489 1999-07-07 Kunihiro Ishiguro <kunihiro@zebra.org>
490
491 * configure.in: Delete check for netinet/ip6.h.
492
493 1999-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
499 1999-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
504 1999-06-20 Kunihiro Ishiguro <kunihiro@zebra.org>
505
506 * configure.in: Add --enabe-all-in-one option.
507
508 1999-06-16 Kunihiro Ishiguro <kunihiro@zebra.org>
509
510 * configure.in: Add socklen_t check.
511
512 1999-06-16 Gerhard Poul <gpoul@gnu.org>
513
514 * Many compile warnings fixed.
515
516 1999-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
521 1999-05-30 Kunihiro Ishiguro <kunihiro@zebra.org>
522
523 * configure.in (LIBS): Add crypt library check.
524
525 1999-05-08 Kunihiro Ishiguro <kunihiro@zebra.org>
526
527 * configure.in: Add sin6_scope_id in struct sockaddr_in6 check.
528
529 1999-04-30 Kunihiro Ishiguro <kunihiro@zebra.org>
530
531 * Set version to 0.63 for first beta package.
532
533 1999-04-15 Kunihiro Ishiguro <kunihiro@zebra.org>
534
535 * guile.m4: Added from guile package.
536
537 1999-04-14 Kunihiro Ishiguro <kunihiro@zebra.org>
538
539 * Set version to 0.60 for beta package preparation.
540
541 1999-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
546 1999-04-08 Kunihiro Ishiguro <kunihiro@zebra.org>
547
548 * configure.in (LIBS): Add struct rt_addrinfo check.
549
550 1999-04-07 Kunihiro Ishiguro <kunihiro@zebra.org>
551
552 * configure.in: AC_STDC_HEADERS added.
553
554 1999-03-29 Kunihiro Ishiguro <kunihiro@zebra.org>
555
556 * Add dependencies to each directory's Makefile.am.
557
558 1999-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
575 1999-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
581 1999-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
600 1999-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
605 1999-02-18 Peter Galbavy <Peter.Galbavy@knowledge.com>
606
607 * syslog support added
608
609 1999-02-18 Peter Galbavy <Peter.Galbavy@knowledge.com>
610
611 * configure.in: Add daemon function check.
612
613 1999-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
619 1998-12-07 Kunihiro Ishiguro <kunihiro@zebra.org>
620
621 * configure.in: Check /usr/inet6/lib/libinet6.a exists or not.
622
623 1998-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
631 1998-09-15 HEO SeonMeyong <seirios@matrix.iri.co.jp>
632
633 * Hydrangea is now called KAME, so change all defines.
634
635 1998-08-16 Kunihiro Ishiguro <kunihiro@zebra.org>
636
637 * configure.in: ifaliasreq check added.
638
639 1998-08-12 Katsuhiro Kondou <kondou@nec.co.jp>
640
641 * Patch is applied for compile under EWS4800
642
643 1998-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
649 1998-06-08 Kunihiro Ishiguro <kunihiro@zebra.org>
650
651 * configure.in: add new netlink check for GNU/Linux
652
653 1998-06-07 Kunihiro Ishiguro <kunihiro@zebra.org>
654
655 * doc/zebra.texi: Update Linux netlink chapter.
656
657 1998-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
662 1998-05-08 Kunihiro Ishiguro <kunihiro@zebra.org>
663
664 * configure.in: add net/if.h header check.
665
666 1998-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
672 1998-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
679 1998-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
685 1998-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
692 1998-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
704 1998-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
710 1998-01-06 Kunihiro Ishiguro <kunihiro@zebra.org>
711
712 * config.h.in: remove err_t define.
713
714 1997-11-18 Kunihiro Ishiguro <kunihiro@zebra.org>
715
716 * configure.in (canonical): add check of IF_METHOD
717
718 1997-09-27 Kunihiro Ishiguro <kunihiro@note.digital-magic.co.jp>
719
720 * configure.in: add INRIA check
721
722 1997-09-25 Kunihiro Ishiguro <kunihiro@note.digital-magic.co.jp>
723
724 * configure.in (canonical): change ipforward_snmp.o to ipforward_proc.o
725
726 1997-09-12 Kunihiro Ishiguro <kunihiro@zebra.org>
727
728 * configure.in: change IRDPD to NDPD
729
730 1997-08-18 Kunihiro Ishiguro <kunihiro@zebra.org>
731
732 * INSTALL: new file
733
734 1997-08-14 Kunihiro Ishiguro <kunihiro@zebra.org>
735
736 * config.h: add XCALLOC()
737