]> git.proxmox.com Git - mirror_frr.git/blame - ChangeLog
Patch from Cougar - sort iflist by name.
[mirror_frr.git] / ChangeLog
CommitLineData
a939514c 12003-06-05 Hasso Tepper <hasso@linux.ee>
2
3 * Patch from Cougar <cougar@random.ee>: Sort interface lists (iflist)
4 by name.
5
e05fba43 62003-04-13 Paul Jakma <paul@dishone.st>
7
8 * Amir: Opaque LSA bug fix for deletion of Type11's
9 * configure.ac: use --localstatedir for Unix sockets
645878f1 10 * Hasso Tepper: When flushing as-ext LSAs flush associated NSSA
11 LSAs.
e05fba43 12
020709f9 132003-04-04 Paul Jakma <paul@dishone.st>
14
15 * Sync to Zebra CVS
16 * Fix lib/thread.h leak
17 * Fix small Opaque LSA leak
18 * Do not configure OSPF interfaces for secondary addresses
19 * vtysh fixes from Hasso
20 * Dave Watson's missing ntohs fix
21
68980084 222003-03-25 Paul Jakma <paul@dishone.st>
23
24 * Sync to Zebra CVS
25
07661cb5 262003-03-17 Amir Guindehi <amir@datacore.ch>
27
28 * Extended SNMP checks in configure.ac so that net-snmp works
29
302003-03-17 Amir Guindehi <amir@datacore.ch>
31 Ralph Keller <keller@tik.ee.ethz.ch>
32 * merge OSPF-API
33
13766da4 342003-02-07 Paul Jakma <paul@dishone.st>
35
36 * Sync to zebra CVS
37
420df43a 382003-02-03 Paul Jakma <paul@dishone.st>
39
40 * Sync to zebra CVS
41
ae936aee 422003-01-19 Paul Jakma <paul@dishone.st>
43
44 * Temporary fix for Generic PtP wrt to IPv6
45
9a668001 462003-01-17 Paul Jakma <paul@dishone.st>
47
48 * Sync up to latest zebra.org CVS
49 * [zebra 16823] Bugfix and new feature in Opaque-LSA handling
50 Masahiko Endo <endo@suri.co.jp>
51 * [zebra 16824] [PATCH] nsm_kill_neighbor
52 Masahiko Endo <endo@suri.co.jp>
53 * [zebra 17217] [PATCH] show thread CPU
54 Yon Uriarte <havanna_moon@gmx.net>
55 * [zebra 17218] Re: [PATCH] CLI extensions.
56 Yon Uriarte <havanna_moon@gmx.net>
57
4fc01e67 582002-12-13 Paul Jakma <paul@dishone.st>
59
60 * added support for vtysh 'write file' command to
0efa4d57 61 write either per-daamon and/or integrated file
ab836aab 62 * ospfd md5 buffer copying fix (Greg Troxel)
8bd9c714 63 * ospfd md5 sequence number derived from time()
ab836aab 64 * RIPv1 fixes and improvements (John Hay)
65 * link state detection (linux) ([zebra 12269])
66 * Generic PtP and RFC3021 interface addressing support
67 (Frank van Maarseveen)
0efa4d57 68 * Michal Ludvig <michal@logix.cz>:
69 [zebra 16525] PATCH: Bugfixes for KAME systems
70 * Kevin C Miller <kevinm@andrew.cmu.edu>
71 [zebra 16681] OSPF NSSA Patches
72 * Yon Uriarte <havanna_moon@gmx.net>
73 [zebra 16671] [PATCH] CLI extensions
a895901b 74 * Masahiko Endo: [zebra 15475] - MPLS-TE docs
4fc01e67 75
718e3744 762002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
77
78 * zebra-0.93 released.
79
802002-06-28 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
81
82 * update-autotools: Change file name from update-auto-tools.sh.
83
842002-06-21 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
85
86 * update-auto-tools.sh: Add a new script to clean up build
87 environment.
88
892002-06-18 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
90
91 * Shift to the latest build environment autoconf-2.53 and
92 automake-1.6.2.
93
942001-10-22 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
95
96 * Integrate Glen Turner <glen.turner@aarnet.edu.au>'s pid option.
97
982001-08-19 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
99
100 * zebra-0.92a released.
101
1022001-08-19 "Peter Galbavy" <peter.galbavy@knowtion.net>
103
104 * configure.in: SNMP library check problem fix when the library is
105 installed under /usr/local/lib.
106
1072001-08-15 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
108
109 * zebra-0.92 released.
110
1112001-04-22 Kunihiro Ishiguro <kunihiro@zebra.org>
112
113 * configure.in (LIBPAM): Use ZEBRA_AC_C_BIGENDIAN to avoid a
114 warning.
115 (IF_METHOD): Use test -r instead of AC_CHECK_FILE to avoid
116 warnings.
117
118 * config.guess: Update to 2000-11-10 version.
119
1202001-04-11 Kunihiro Ishiguro <kunihiro@zebra.org>
121
122 * configure.in: Use AC_TRY_COMPILE instead of AC_EGREP_HEADER to
123 detect in_pktinfo structure. Suggested by: Vlad Lungu
124 <vlad@rls.roknet.ro>.
125
1262001-03-07 Michael Rozhavsky <mrozhavsky@opticalaccess.com>
127
128 * configure.in: Add check for structure in_pktinfo.
129
1302001-02-07 "Bjoern A. Zeeb" <bzeeb+zebra@zabbadoz.net>
131
132 * configure.in (USE_PAM): Fix PAM library detection code.
133
1342001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
135
136 * zebra-0.91 is released.
137
1382001-01-12 Kunihiro Ishiguro <kunihiro@zebra.org>
139
140 * configure.in: Remove guile related definition.
141
1422001-01-11 Kunihiro Ishiguro <kunihiro@zebra.org>
143
144 * configure.in (ac_cv_htonl_works): HAVE_REPAIRABLE_HTONL is
145 removed. htonl should work fine on any platform.
146
1472001-01-10 Kunihiro Ishiguro <kunihiro@zebra.org>
148
149 * configure.in: Remove --enable-oldrib option.
150
151 * acconfig.h: OLD_RIB definition is removed.
152
153 * zebra-0.90 is released.
154
155 * configure.in (LIBS): Add check for sun_len field in struct
156 sun_len.
157
1582001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
159
160 * Makefile.am: Include init/redhat files to distribution.
161
1622001-01-07 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
163
164 * configure.in: check libm.a for BGPd compile error.
165 AC_CHECK_LIB(m, main) was added.
166
1672000-12-29 Kunihiro Ishiguro <kunihiro@zebra.org>
168
169 * configure.in: --enable-unixdomain becomes default. Add
170 --enable-tcp-zebra for TCP/IP communication between protocol
171 daemon and zebra.
172
173 * COPYING.LIB: Added for lib/getopt.c, lib/getopt.h,
174 lib/getopt1.c, lib/md5-gnu.h, lib/md5.c, lib/regex-gnu.h,
175 lib/regex.c.
176
177 * Makefile.am (dist-hook): Include tools/*.cgi to distribution.
178
1792000-12-26 Kunihiro Ishiguro <kunihiro@zebra.org>
180
181 * configure.in (MULTIPATH_NUM): --enable-multipath=ARG specify
182 multipath number. ARG must be digit.
183
1842000-12-11 Kunihiro Ishiguro <kunihiro@zebra.org>
185
186 * configure.in: Add --enable-newrib for test new RIB code.
187
1882000-11-25 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
189
190 * configure.in, config.h.in: Add check for libutil.h and
191 setproctitle().
192
1932000-10-26 Kunihiro Ishiguro <kunihiro@zebra.org>
194
195 * configure.in: Add --enable-nssa for OSPF NSSA option.
196
197 * acconfig.h: Define HAVE_NSSA.
198
1992000-10-25 "Bjoern A. Zeeb" <bzeeb+zebra@zabbadoz.net>
200
201 * configure.in: pam_misc is only linked when the platform is
202 GNU/Linux.
203
2042000-10-24 Arkadiusz Miskiewicz <misiek@pld.org.pl>
205
206 * configure.in (LIBS): Add check for crypto library. test x`ls
207 ${ac_snmp}` is replaced with sipmle test -f.
208
2092000-10-23 Kunihiro Ishiguro <kunihiro@zebra.org>
210
211 * configure.in: Add --enable-unixdomain option. This will be
212 default behavior in zebra-0.90.
213
2142000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
215
216 * zebra-0.89 is released.
217
2182000-09-27 Kunihiro Ishiguro <kunihiro@zebra.org>
219
220 * configure.in: Add check for Intel CPU for Solaris on x86 check.
221
2222000-09-21 Kunihiro Ishiguro <kunihiro@zebra.org>
223
224 * configure.in: Add check for getifaddrs().
225 Set AM_INIT_AUTOMAKE version to 0.89.
226
2272000-09-14 Kunihiro Ishiguro <kunihiro@zebra.org>
228
229 * config.guess: Update to the latest version.
230
231 * config.sub: Likewise
232
2332000-09-14 David Lipovkov <dlipovkov@OpticalAccess.com>
234
235 * REPORTING-BUGS: New file is added.
236
2372000-08-27 itojun@iijlab.net
238
239 * configure.in: Add ncurses library check when --enable-vtysh is
240 specified.
241
2422000-08-22 Kunihiro Ishiguro <kunihiro@zebra.org>
243
244 * configure.in: Add check for readline/history.h.
245
246 * acconfig.h: Remove pthread related variables.
247
248 * configure.in: Add --with-libpam option for vtysh PAM
249 authentication. Remove --disable-pthread because we don't support
250 pthread.
251
2522000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
253
254 * zebra-0.88 is released.
255
256 * configure.in: Add Solaris -lcurses for vtysh.
257
2582000-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
259
260 * configure.in: Add check for ncurses for compiling on Solaris.
261
2622000-07-27 Kunihiro Ishiguro <kunihiro@zebra.org>
263
264 * configure.in: Add check for libreadline when --enable-vtysh is
265 specified.
266
2672000-07-23 Kunihiro Ishiguro <kunihiro@zebra.org>
268
269 * configure.in: Add AC_DEFINE(OPEN_BSD). When OS is OpenBSD
270 interface method is if_ioctl.o
271
2722000-07-09 Chris Dunlop <chris@onthe.net.au>
273
274 * acconfig.h: Add HAVE_BROKEN_ALIASES.
275
276 * configure.in: Add --enable-broken-aliases.
277
2782000-06-12 Kunihiro Ishiguro <kunihiro@zebra.org>
279
280 * Set version to zebra-0.87.
281
2822000-06-05 Kunihiro Ishiguro <kunihiro@zebra.org>
283
284 * configure.in: Remove --enable-mpls-vpn. Now MPLS-VPN support is
285 default.
286
287 * Set version to zebra-0.87-pre
288
289 * Makefile.am: Likewise.
290
2912000-04-27 Kunihiro Ishiguro <kunihiro@zebra.org>
292
293 * Set version to 0.86.
294
2952000-03-21 Kunihiro Ishiguro <kunihiro@zebra.org>
296
297 * Set version to 0.85b for ospfd test.
298
2992000-03-20 Kunihiro Ishiguro <kunihiro@zebra.org>
300
301 * Set version to 0.85a for ospfd test.
302
3032000-03-08 Kunihiro Ishiguro <kunihiro@zebra.org>
304
305 * Set version to 0.85.
306
3072000-01-26 Kunihiro Ishiguro <kunihiro@zebra.org>
308
309 * Makefile.in: Regenerated by patched automake for fixing "make
310 clean" problem on FreeBSD.
311
3121999-12-08 Kunihiro Ishiguro <kunihiro@zebra.org>
313
314 * Set version to 0.83a. This is for *BSD static route lookup
315 problem.
316
3171999-12-06 Kunihiro Ishiguro <kunihiro@zebra.org>
318
319 * Set version to 0.83.
320
3211999-11-29 Kunihiro Ishiguro <kunihiro@zebra.org>
322
323 * Set version to 0.82.
324
3251999-11-23 Kunihiro Ishiguro <kunihiro@zebra.org>
326
327 * aczebra.m4: New file added.
328
3291999-11-21 Michael Handler <handler@sub-rosa.com>
330
331 * configure.in (LIBS): Add sa_len check of sockaddr.
332
333 * acconfig.h: Add HAVE_SA_LEN.
334
3351999-11-12 Kunihiro Ishiguro <kunihiro@zebra.org>
336
337 * version.h: Update version to zebra-0.81b for bgpd test.
338
3391999-11-09 Kunihiro Ishiguro <kunihiro@zebra.org>
340
341 * configure.in: Add --enable-mbgp.
342
3431999-11-05 Kunihiro Ishiguro <kunihiro@zebra.org>
344
345 * Makefile.am (EXTRA_DIST): Add TODO to the distribution.
346
3471999-11-04 Kunihiro Ishiguro <kunihiro@zebra.org>
348
349 * TODO: New file is added.
350
3511999-11-03 Kunihiro Ishiguro <kunihiro@zebra.org>
352
353 * version.h: Update version to zebra-0.81a for ospfd test.
354
3551999-10-28 Kunihiro Ishiguro <kunihiro@zebra.org>
356
357 * configure.in: New option --enable-snmp is added.
358
3591999-10-24 Kunihiro Ishiguro <kunihiro@zebra.org>
360
361 * version.h: Update version to zebra-0.80.
362
3631999-10-21 Kunihiro Ishiguro <kunihiro@zebra.org>
364
365 * version.h: Update version to zebra-0.80-pre3
366
3671999-10-18 Kunihiro Ishiguro <kunihiro@zebra.org>
368
369 * configure.in (LIBS): SNMP check is done by ucd-snmp/asn1.h.
370
3711999-10-10 Peter Galbavy <Peter.Galbavy@knowledge.com>
372
373 * configure.in: Add support of OpenBSD.
374
3751999-10-04 Kunihiro Ishiguro <kunihiro@zebra.org>
376
377 * version.h: Update version to zebra-0.80-pre2.
378
3791999-09-27 Kunihiro Ishiguro <kunihiro@zebra.org>
380
381 * version.h: Update version to zebra-0.80-pre. From this version,
382 access-list and prefix-list's name space is divided into IPv4 and
383 IPv6.
384
3851999-09-17 Kunihiro Ishiguro <kunihiro@zebra.org>
386
387 * version.h: For test recent fixes Set version to zebra-0.79a.
388
3891999-09-14 Kunihiro Ishiguro <kunihiro@zebra.org>
390
391 * version.h: zebra-0.79 is out.
392
3931999-09-08 Kunihiro Ishiguro <kunihiro@zebra.org>
394
395 * version.h: For ospfd's virtual link test. Set version to 0.78h.
396
3971999-09-07 Kunihiro Ishiguro <kunihiro@zebra.org>
398
399 * version.h: For ospfd test. Set version to 0.78g.
400
4011999-09-05 Kunihiro Ishiguro <kunihiro@zebra.org>
402
403 * version.h: For internal test of ospfd. Set version to 0.78f.
404
4051999-09-02 Kunihiro Ishiguro <kunihiro@zebra.org>
406
407 * version.h: To test ospfd's fix, set version to 0.78e.
408
4091999-09-01 Kunihiro Ishiguro <kunihiro@zebra.org>
410
411 * version.h: To test ospfd's area related bug fix, set version
412 to 0.78d.
413
4141999-09-01 Kunihiro Ishiguro <kunihiro@zebra.org>
415
416 * version.h: To test ospfd, set version to 0.78c.
417
4181999-08-31 Janos Farkas <chexum@shadow.banki.hu>
419
420 * Many misspelling correction.
421
4221999-08-31 Kunihiro Ishiguro <kunihiro@zebra.org>
423
424 * version.h: To test ospfd, set version to 0.78b.
425
4261999-08-31 Kunihiro Ishiguro <kunihiro@zebra.org>
427
428 * configure.in (LIBS): Add UCD-SNMP include path check.
429
4301999-08-31 Lars Fenneberg <lf@elemental.net>
431
432 * configure.in: The logic which detects the UCD-SNMP library
433 should first check in the default system locations for the library
434 and then in /usr/local.
435
4361999-08-27 itojun@iijlab.net
437
438 * configure.in (LIBS): Fix problem about libsnmp.a check.
439
4401999-08-26 kay <kay@v6.access.co.jp>
441
442 * configure.in (CFLAGS): Add <sys/socket.h> to check socklen_t.
443
4441999-08-24 VOP <vop@unity.net>
445
446 * filter.c: Include "sockunion.h".
447 plist.c: Likewise.
448 table.c: Likewise.
449
4501999-08-24 Kunihiro Ishiguro <kunihiro@zebra.org>
451
452 * configure.in: Add netinet6/in6.h check.
453
4541999-08-21 Masaki Minami <masaki@minami.org>
455
456 * BSD/OS 4.0 porting.
457
4581999-08-15 Kunihiro Ishiguro <kunihiro@zebra.org>
459
460 * configure.in: Add --enable-netlink option to force to use Linux
461 netlink interface.
462 (CFLAGS): Add ucd-snmp library check.
463
464 * acconfig.h: If socklen_t is not defined, typedef int to
465 socklen_t.
466
4671999-08-15 Arkadiusz Miskiewicz <misiek@misiek.eu.org>
468
469 * configure.in: When --enable-ipv6 specified, then only kernel
470 version is checked.
471
4721999-08-14 Kunihiro Ishiguro <kunihiro@zebra.org>
473
474 * configure.in: Add GNU libc 2.1 check.
475
4761999-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
477
478 * configure.in: Fix privious Linux IPv6 check changes.
479
4801999-08-02 Arkadiusz Miskiewicz <misiek@misiek.eu.org>
481
482 * configure.in: Improve Linux IPv6 feature check.
483
4841999-07-29 Rick Payne <rickp@rossfell.co.uk>
485
486 * Changed route-maps to behave in a more cisco-like fashion
487
4881999-07-27 Gerhard Poul <gpoul@gnu.org>
489
490 * SERVICES: New file added.
491
4921999-07-12 itojun@iijlab.net
493
494 * configure.in: Add check for getaddrinfo. Improve Kame related
495 library check.
496
4971999-07-07 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
498
499 * configure.in, acconfig.h: Add check for FreeBSD 3.2.
500
5011999-07-07 Kunihiro Ishiguro <kunihiro@zebra.org>
502
503 * configure.in: Delete check for netinet/ip6.h.
504
5051999-06-30 Gerhard Poul <gpoul@gnu.org>
506
507 * README: remixed the old files and added some new parts.
508 moved some INSTALL stuff into INSTALL file.
509 moved some other stuff to doc/zebra.texi
510
5111999-06-29 Kunihiro Ishiguro <kunihiro@zebra.org>
512
513 * configure.in (LIBS): Add libresolv check.
514 Change --enabe-all-in-one option to --enable-one-vty.
515
5161999-06-20 Kunihiro Ishiguro <kunihiro@zebra.org>
517
518 * configure.in: Add --enabe-all-in-one option.
519
5201999-06-16 Kunihiro Ishiguro <kunihiro@zebra.org>
521
522 * configure.in: Add socklen_t check.
523
5241999-06-16 Gerhard Poul <gpoul@gnu.org>
525
526 * Many compile warnings fixed.
527
5281999-05-31 Kunihiro Ishiguro <kunihiro@zebra.org>
529
530 * configure.in: Change message from Linux 2.2.X IPv6 to Linux IPv6.
531 OpenBSD (NRL) check is enabled.
532
5331999-05-30 Kunihiro Ishiguro <kunihiro@zebra.org>
534
535 * configure.in (LIBS): Add crypt library check.
536
5371999-05-08 Kunihiro Ishiguro <kunihiro@zebra.org>
538
539 * configure.in: Add sin6_scope_id in struct sockaddr_in6 check.
540
5411999-04-30 Kunihiro Ishiguro <kunihiro@zebra.org>
542
543 * Set version to 0.63 for first beta package.
544
5451999-04-15 Kunihiro Ishiguro <kunihiro@zebra.org>
546
547 * guile.m4: Added from guile package.
548
5491999-04-14 Kunihiro Ishiguro <kunihiro@zebra.org>
550
551 * Set version to 0.60 for beta package preparation.
552
5531999-04-12 Kunihiro Ishiguro <kunihiro@zebra.org>
554
555 * Makefile.am: Add noninst_LIBRARIES each directory's Makefile.am.
556 This change is for linking these libraries to guile.
557
5581999-04-08 Kunihiro Ishiguro <kunihiro@zebra.org>
559
560 * configure.in (LIBS): Add struct rt_addrinfo check.
561
5621999-04-07 Kunihiro Ishiguro <kunihiro@zebra.org>
563
564 * configure.in: AC_STDC_HEADERS added.
565
5661999-03-29 Kunihiro Ishiguro <kunihiro@zebra.org>
567
568 * Add dependencies to each directory's Makefile.am.
569
5701999-03-02 Peter Galbavy <Peter.Galbavy@knowledge.com>
571
572 * reworked include file structure, and configure so that all
573 source files get all system-dependent include files by including
574 <zebra.h> which is really lib/zebra.h. This means that the
575 different programs include files are now available as #include
576 "zebra/zebra.h" - note the use of quotes, not <> as delimiters.
577
578 In practical terms, if I haven't really screwed up, the main file
579 that maintainers for other OSes have to change is lib/zebra.h for
580 all the conditional includes etc.
581
582 * added --disable-pthread for those systems that seem to have
583 POSIX threads, but do not work. OpenBSD 2.4+ is like that just
584 now. Changed all occurance of #ifdef PTHREAD to use HAVE_PTHREAD
585 instead.
586
5871999-02-24 <kunihiro@zebra.org>
588
589 * configure.in: update to AC_PREREQ(1.13).
590 Change message from Linux 2.1.x to Linux 2.2.x.
591 * Added ospf6d directory support.
592
5931999-02-22 Peter Galbavy <Peter.Galbavy@knowledge.com>
594
595 * added a "log" element to the BGPd peer structure, enabling us to
596 start thinging about a log stream per peer. This is currently
597 ignored by the wrapper code, but developers should try to use the
598 "appropriate" ZLOG stream. Documentation will follow, when the
599 real routines start to exist.
600
601 The current plan is to use a copy of the BSD syslog() routines and
602 replace the syslog library function with our own. I will need
603 feedback from users of other platforms as this work is done to see
604 if all is well elsewhere.
605
606 * preliminary work on zlog() library. directly replaces syslog()
607 currently with zlog(ZLOG *, ...) where the new first argument
608 is a pointer to a ZLOG structure (defined in lib/log.h) and will
609 encapsulate all the information necessary to maintain multiple
610 logging streams.
611
6121999-02-19 Peter Galbavy <Peter.Galbavy@knowledge.com>
613
614 * added vsnprintf() macro to lib/str.h if required and removed
615 #ifdef SUNOS_5 dependency on it
616
6171999-02-18 Peter Galbavy <Peter.Galbavy@knowledge.com>
618
619 * syslog support added
620
6211999-02-18 Peter Galbavy <Peter.Galbavy@knowledge.com>
622
623 * configure.in: Add daemon function check.
624
6251999-01-21 Kunihiro Ishiguro <kunihiro@zebra.org>
626
627 * configure.in: Add --disable-ipv6, --disable-zebra,
628 --disable-bgpd, --disable-ripd, --disable-ripngd, --disable-ospfd
629 options to configure.
630
6311998-12-07 Kunihiro Ishiguro <kunihiro@zebra.org>
632
633 * configure.in: Check /usr/inet6/lib/libinet6.a exists or not.
634
6351998-10-14 Kunihiro Ishiguro <kunihiro@zebra.org>
636
637 * configure.in: Comment out FreeBSD's libc_r detect section. At
638 this moment it doesn't work correctly with zebra.
639
640 Netlink interface is only enabled when Linux kernel version is
641 upper than 2.1.0.
642
6431998-09-15 HEO SeonMeyong <seirios@matrix.iri.co.jp>
644
645 * Hydrangea is now called KAME, so change all defines.
646
6471998-08-16 Kunihiro Ishiguro <kunihiro@zebra.org>
648
649 * configure.in: ifaliasreq check added.
650
6511998-08-12 Katsuhiro Kondou <kondou@nec.co.jp>
652
653 * Patch is applied for compile under EWS4800
654
6551998-06-09 Kunihiro Ishiguro <kunihiro@zebra.org>
656
657 * configure.in: delete old mtu_method check.
658
659 * doc/zebra.texi (Kernel interface): chapter `Kernel interface' added
660
6611998-06-08 Kunihiro Ishiguro <kunihiro@zebra.org>
662
663 * configure.in: add new netlink check for GNU/Linux
664
6651998-06-07 Kunihiro Ishiguro <kunihiro@zebra.org>
666
667 * doc/zebra.texi: Update Linux netlink chapter.
668
6691998-05-18 Yamashita TAKAO <jargon@lares.dti.ne.jp>
670
671 * config.h.in: define PTHREAD if work on Solaris 2.6
672 why delete the definition? I miss?
673
6741998-05-08 Kunihiro Ishiguro <kunihiro@zebra.org>
675
676 * configure.in: add net/if.h header check.
677
6781998-05-02 SeonMeyong HEO <seirios@Matrix.iri.co.jp>
679
680 * zebra.tex,archfig.tex,zebra.sty: Manual file is added.
681 * zebra.texi: Modify Introduction text.
682 * RIPngd.c: Patch Hydrangea code.
683
6841998-05-01 Kunihiro Ishiguro <kunihiro@zebra.org>
685
686 * .cvsignore: added.
687
688 * Makerule.in: is gone.
689 * Makefile.am: Now we use automake to generate Makefile.in
690
6911998-03-19 Yamashita TAKAO <jargon@lares.dti.ne.jp>
692
693 * lib/vty.c: modified the definition of *master
694 * lib/sockunion.c (inet_aton): add, but don't work. uum...
695
696
6971998-03-15 Yamashita TAKAO <jargon@lares.dti.ne.jp>
698
699 * configure.in: define PTHREAD if work on Solaris 2.6
700 * config.h.in: likewise
701 * lib/thread.c: likewise
702 * lib/vty.c: likewise
703
7041998-03-15 SeonMeyong HEO <seirios@Matrix.iri.co.jp>
705
706 * config.h.in: define INET6 if defined HAVE_IPV6 & HYDRANGEA
707 * bgpd/: remove include <netinet6/in6.h> line.
708 * lib/: remove include <netinet6/in6.h> line.
709 * ripbgd/: remove include <netinet6/in6.h> line.
710 * zebra/: remove include <netinet6/in6.h> line.
711 * ripd/*.c: remove include <netinet6/in6.h> line.
712 undefine IPV6 difinitions because RIPd is not worked for
713 IPv6 protocol.
714
715
7161998-01-30 Kunihiro Ishiguro <kunihiro@zebra.org>
717
718 * configure.in: Change routing socket check method from
719 AC_TRY_COMPILE to AC_TRY_RUN because GNU libc version 2 has
720 AF_ROUTE but over linux it's meenigless.
721
7221998-01-06 Kunihiro Ishiguro <kunihiro@zebra.org>
723
724 * config.h.in: remove err_t define.
725
7261997-11-18 Kunihiro Ishiguro <kunihiro@zebra.org>
727
728 * configure.in (canonical): add check of IF_METHOD
729
7301997-09-27 Kunihiro Ishiguro <kunihiro@note.digital-magic.co.jp>
731
732 * configure.in: add INRIA check
733
7341997-09-25 Kunihiro Ishiguro <kunihiro@note.digital-magic.co.jp>
735
736 * configure.in (canonical): change ipforward_snmp.o to ipforward_proc.o
737
7381997-09-12 Kunihiro Ishiguro <kunihiro@zebra.org>
739
740 * configure.in: change IRDPD to NDPD
741
7421997-08-18 Kunihiro Ishiguro <kunihiro@zebra.org>
743
744 * INSTALL: new file
745
7461997-08-14 Kunihiro Ishiguro <kunihiro@zebra.org>
747
748 * config.h: add XCALLOC()
749