]> git.proxmox.com Git - mirror_frr.git/blob - ChangeLog
2004-01-08 Paul Jakma <paul@dishone.st>
[mirror_frr.git] / ChangeLog
1 2004-01-08 Paul Jakma <paul@dishone.st>
2
3 * Makefile.am: as per gdt, specify the redhat dir as a DIST_SUBDIR,
4 remove the redhat/... dist targets - instead these now go in..
5 redhat/Makefile.am: (new) proper place to describe redhat/ dist
6 files, as well as allow quagga.spec to be regenerated properly.
7 redhat/quagga.sysconfig: specify conf file location.
8 redhat/quagga.spec.in: Add 2 patches to RPM build.
9
10 2003-12-30 Paul Jakma <paul@dishone.st>
11
12 * redhat/isisd.init: new file, init script for isisd.
13 redhat/quagga.sysconfig: new file, sysconfig file for quagga
14 initscripts.
15 redhat/quagga.spec.in: various cleanups, including sysconfig patch
16 from RH, fixed UID/GID as per RH EL, shell changed to
17 /sbin/nologin, daemon vty's listen to 127.1 only per default and
18 isisd packaged.
19 redhat/*.init: sysconfig support and runlevels specified.
20
21 2003-12-30 Paul Jakma <paul@dishone.st>
22
23 * Makefile.am: put the redhat/ stuff into EXTRA_DIST rather than
24 copying via dist-hook. Remove ~ files backup cruft from dists.
25 isisd/Makefile.am: sysconf example should go via
26 dist_examples_DATA. The include-netbsd/ headers werent mentioned
27 as sources and werent being copied into dists.
28
29 2003-12-23 Vincent Jardin <jardin@6wind.com>
30
31 * isisd: Import isisd from Sampo Saaristo's source code.
32
33 2003-12-22 Christian Hammers <ch@lathspell.de>
34
35 * configure.ac (and everywhere a regular file is opened for
36 writing): use file permissions from configure rather than
37 compiled-in umask.
38
39 2003-12-22 Hasso Tepper <hasso@estpak.ee>
40
41 * lib/linklist.c: Revert microfix I commited while reverting
42 [quagga-dev 227]. Caused by misreading code.
43
44 2003-12-21 Hasso Tepper <hasso@estpak.ee>
45
46 * lib/linklist.c: Revert patch [quagga-dev 227]. listnode_add_sort()
47 function should not drop nodes in any case. But fix behavior where
48 nodes were added to the end of list when cmp returned 0.
49 * lib/if.c: Check for duplicates before calling listnode_add_sort().
50
51 2003-12-08 Greg Troxel <gdt@fnord.ir.bbn.com>
52
53 * {lib,ospfd,ospfapi}/Makefile.am: Use pkginclude_HEADERS rather
54 than include_HEADERS to place includes in
55 ${prefix}/include/quaggainstead of polluting ${prefix}/include.
56
57 2003-12-04 Greg Troxel <gdt@poblano.ir.bbn.com>
58
59 * configure.ac: When setting exampledir to sysconfdir as a
60 default, don't quote ${sysconfdir}. (Bug reported by Vincent
61 Jardin.)
62
63 2003-12-03 Greg Troxel <gdt@poblano.ir.bbn.com>
64
65 * configure.ac: Compile in Router Advertisement support by
66 default. Note that this does not default to sending RAs; it just
67 makes 'ipv6 nd send-ra' and 'ipv6 nd prefix-advertisement'
68 available. While others may prefer other tools, no argument has
69 been made that router advertisement support is such bloat that it
70 should be compiled out by default (it 9556 bytes on NetBSD/i386 vs
71 8 bytes with the support compiled out). This reversion of a
72 previous change was done in consultation with Paul.
73
74 2003-12-03 Greg Troxel <gdt@poblano.ir.bbn.com>
75
76 * configure.ac: Move tests for v6 header files to after the check
77 for v6 code version, and conditionalize on the right variable.
78 (Fixes problem where v6 header files are not included when v6 is
79 enabled implicitly.)
80
81 2003-12-03 Greg Troxel <gdt@poblano.ir.bbn.com>
82
83 * configure.ac: Add --enable-exampledir to specify where example
84 config files should go, defaulting to sysconfdir.
85
86 * */Makefile.am: use exampledir instead of sysconfdif for examples
87
88 2003-11-02 Paul Jakma <paul@dishone.st>
89
90 * bgpd/bgp_routemap.c: Fix up 'set ip next-hop A.B.C.D|peer-address'
91 route map command so that vtysh can use it. Modified version of
92 Hasso Tepper's patch. Fixes bug #52.
93 * configure.ac: FreeBSD has net-snmp in /usr/local.
94 * redhat/quagga.spec.in: Install libzebra headers with -devel
95 package.
96
97 2003-11-02 Krzysztof Oledzki <oleq@ans.pl>
98
99 * zebra/zebra_rib.c: Revert patch (dating from zebra.org) which
100 caused zebra to read all routes in all tables, rather than just
101 the main table. See [quagga-dev 280].
102
103 2003-10-30 Paul Jakma <paul@dishone.st>
104
105 * configure.ac: netinet/in_systm.h is yet another well-known
106 header file we really should be checking for
107
108 2003-10-27 kamatchi soundaram <kamatchi@tdd.sj.nec.com>
109
110 * ospfd/ospfd.c: Do not increment act_int for an area, as it is done
111 by ospf_ism.c::ism_change_state() - results in incorrect figure
112 for active interfaces in an area.
113
114 2003-10-27 Paul Jakma <paul@dishone.st>
115
116 * lib/if.{ch}: remove ifc_pointtopoint() - left over from the
117 reverted RFC3021 patch.
118
119 2003-10-27 Simon <lists@routemeister.net>
120
121 * ospfd/ospfd.c: if_is_pointopoint() takes (struct interface *), was
122 being called with struct connected. Change to co->ifp.
123
124 2003-10-27 Gilad Arnold <gilad.arnold@terayon.com>
125
126 * zebra/zebra_rib.c: (nexthop_active_update) Check for multipath
127 limit when setting changed flag to avoid spurious changes.
128 (static_install_ipv{4,6}) dont uninstall by default, might not be
129 required - avoid spurious uninstalls.
130 (static_uninstall_ipv{4,6}) only uninstall the route if its
131 actually FIB route.
132
133 2003-10-24 sowmini.varadhan@sun.com
134
135 * ospfd/ospf_network.c: (ospf_sock_init) Exit if socket can not be
136 created.
137
138 2003-10-24 Jose Luis Rubio Guivernau <jrubio@dit.upm.es>
139
140 * Better 'show bgp' support for views (eg ipv6), see [quagga-dev 238]
141 * bgpd/bgp_route.c: (bgp_show) Take a struct bgp argument instead of
142 view string.
143 (bgp_show_neighbor_route) Take a struct peer argument instead of
144 ip string.
145 (peer_adj_routes) ditto
146 (show_adj_routes) ditto
147 (peer_lookup_in_view) new function to return appropriate struct
148 peer for a given view string.
149 (misc) Fixup all calls to above to reflect new calling arguments,
150 and use peer_lookup_in_view as needed. Additional commands
151 installed to use expanded functionality above, existing commands
152 modified to suit as well.
153 * bgpd/bgp_vty.c: 2 new aliases.
154
155 2003-10-24 Paul Jakma <paul@dishone.st>
156
157 * configure.ac: Check for fcntl()
158 * {bgpd,ospf,ospf6d,ripd,ripngd}/Makefile.am: Install conf file via
159 regular automake means, not magic install incantations, see
160 bug #38.
161 * lib/Makefile.am: install the headers, needed to link libzebra.a
162 (and hence libospf.a, OSPF-API, etc.)
163
164 2003-10-24 waldi@debian.org
165
166 * vtysh/Makefile.am: vtysh_cmd.c rebuild was broken because it
167 depended against source files without specification, i.e. it
168 used ../zebra instead of $(top_srcdir)/zebra.
169
170 2003-10-23 Paul Jakma <paul@dishone.st>
171
172 * configure.ac: IRIX configure.ac support. Sort of works.
173 sysctl() crashes though (ipforward), there's some kind of odd
174 padding in the PF_ROUTE socket messages and setsockopt() on
175 SOCK_RAW does not work (so ospfd doesnt work).
176
177 2003-10-22 Paul Jakma <paul@dishone.st>
178
179 * vtysh/Makefile.am: do not include vtysh_cmd.c in dists, its
180 configure dependent. (still need to find a way to make building of
181 it dependent on configure options or include all commands.)
182
183 2003-10-22 Paul Jakma <paul@dishone.st>
184
185 * lib/zebra.h: include limits.h if its there, its a portable header
186 and useful and not just solaris specific. net/route.h is also
187 useful.
188
189 2003-10-22 Paul Jakma <paul@dishone.st>
190
191 * lib/regex.c: bzero -> memset
192 * zebra/ioctl.c: ditto. bzero is not portable.
193
194 2003-10-22 Paul Jakma <paul@dishone.st>
195
196 * zebra/kernel_socket.c: HAVE_IPV6 conditional for WRAPUP when
197 HAVE_SA_LEN is not defined. bcopy -> memcpy, bcopy is not
198 portable.
199
200 2003-10-22 Paul Jakma <paul@dishone.st>
201
202 * configure.ac: Split up header checks into non-net, net and ipv6
203 related. Checking of IPv6 is conditional. Add some more output
204 text for the end of the configure run.
205
206 2003-10-18 Lorenzo Colitti <lorenzo@ripe.net>
207
208 * bgpd/bgp_attr.c: (bgp_dump_routes_attr) Dont dump IPv4 nexthop
209 for IP. Dump MP_NLRI attr with IPv6 next-hop for AF_INET6 address
210 family prefixes. Accept prefix as argument.
211 * bgpd/bgp_attr.c: modify bgp_dump_routes_attr declaration.
212 * bgpd/bgp_dump.c: (bgp_dump_routes_entry) Modify calls to
213 bgp_dump_routes_attr.
214 (bgp_dump_common) Go by the family of the peering socket, not
215 configured address family when dumping peering information.
216 Add HAVE_IPV6 conditionals, eg missing from previous bgp interval
217 patch.
218
219 2003-10-18 Lorenzo Colitti <lorenzo@ripe.net>
220
221 * bgpd/bgp_dump.{c,h}: (bgp_dump_interval_add) Dump at discrete
222 fixed intervals rather than fixed intervals from startup time.
223 (bgp_dump_interval_func) Dont return immediately if file cant be
224 openeded, but reschedule interval dumps, even - admin might
225 fix problem in meantime. Close the dump file in between intervals.
226 (bgp_dump_init) account for MSG header when initialising stream
227 size.
228
229 2003-10-15 Paul Jakma <paul@dishone.st>
230
231 * ospfd/ospf_interface: (ospf_if_lookup_table) new function to
232 lookup oi for a given prefix in a given interfaces table of oi's.
233 (ospf_if_new) use ospf_if_lookup_table to deal with zebra
234 reporting new interface multiple times.
235 NB: This patch is a complete plaster-band of a hack. First, why is
236 zebra reporting interface events multiple times? Second, why does
237 ospfd maintain so many damn lists and tables relating to oi's -
238 these should be reconciled into one or two tables.
239
240 2003-10-15 sowmini.varadhan@sun.com
241
242 * ripd/ripd.c: (rip_send_packet) use rip->sock for mcast sends,
243 instead of creating one socket per send. send source addr to
244 rip_update_interface.
245 (rip_update_process) should send an update on every connected
246 network for each interface.
247 (rip_request_send) should send a request on every connected
248 network for each interface.
249 * ripd/ripd.h: update prototype for rip_interface_multicast_set
250 * ripd/rip_interface.c: (rip_interface_multicast_set) reorganized
251 so that it can be called repeatedly for aliased interfaces (on
252 multiple networks).
253
254 2003-10-15 Jay Fenlason <fenlason@redhat.com>
255
256 * lib/vty.c: (vty_telnet_option) Remote DoS exists if a telnet
257 end-sub-negotation is sent when no sub-negotation data has been
258 sent. Return immediately if no sub-negotation is in progress.
259 (vty_read) do not attempt to process options if no sub-negotation
260 is in progress.
261
262 2003-10-15 Paul Jakma <paul@dishone.st>
263
264 * lib/vty.c: (vty_save_cwd) dont crash if getcwd fails. try fallback
265 to SYSCONFDIR. Allocate cwd from the stack rather than relying on
266 (non-portable) getcwd() allocation (which we didnt seem to be
267 freeing).
268
269 2003-10-13 Jay Fenlason <fenlason@redhat.com>
270
271 * lib/zebra.h: define UINT32_MAX for those systems which do not
272 provide it.
273 * bgp_attr.h: define BGP_MED_MAX.
274 * bgp_route.c: update defines/constants to BGP_MED_MAX.
275 * bgp_routemap.c: ditto. clean up route_match_metric_compile
276 slightly to avoid unneccesary XMALLOC.
277
278 2003-10-13 sowmini.varadhan@sun.com
279
280 * ospf_lsa.h: Add OSPF_LSA_PREMATURE_AGE flag.
281 * ospf_lsa.c: added better debug comments. check sequence number in
282 ospf_lsa_install. ospf_maxage_lsa_remover() checks for
283 OSPF_LSA_PREMATURE_AGE and re-originates the lsa after ls_acks are
284 received.
285 * ospf_flood.c: improve debug statement- print ls_seqnum.
286
287 2003-10-13 Douglas Fraser <doug+quagga@idmf.net>
288
289 * zebra/connected.c: PtP revert fixup. Zebra was not creating
290 connected route for PtP peer.
291
292 2003-10-07 Tarhon-Onu Victor <mituc@iasi.rdsnet.ro>
293
294 * zebra/ipforward_proc.c: (ipforward) Close the fd for
295 /proc/net/snmp. See [quagga-dev 284]
296
297 2003-09-29 Gilad Arnold <gilad.arnold@terayon.com>
298
299 * zebra/zebra_rib.c: Fix possible dangling reference to rib
300 route_nodes - unlock it the appropriate number of times. (twice,
301 because of the implicit lock). see [quagga-dev 251].
302
303 2003-09-29 Paul Jakma <paul@dishone.st>
304
305 * zebra/connected.c: revert the 'generic PtP' patch as it causes
306 far too many problems. People who use FreeSWAN should investigate
307 native linux ipsec.
308 * zebra/rt_netlink.c: ditto
309 * lib/if.c: ditto
310 * ripd/ripd.h: ditto
311 * ripd/ripd.c: ditto
312 * ripd/rip_interface.c: ditto
313 * ospfd/ospfd.c: ditto
314 * ospfd/ospf_snmp.c: ditto
315 * bgpd/bgp_nexthop.c: ditto
316 * ospfd/ospf_packet.c: Add debug output for some of the previously
317 completely silent drops of 'bad' packets.
318 * configure.ac: bump version
319
320 2003-08-27 Jay Fenlason <fenlason@redhat.com>
321
322 * lib/Makefile.am: Do not use a lib (libcap) as a dependency
323 * zebra/Makefile.am: Link in libcap
324 * bgpd/bgp_routemap.c: attr->med is type u_in32_t, should be
325 compared with UINT32_MAX
326 * ospfd/ospfd.c: remove redundant assert
327 * zebra/rtadv.c: add missing include for zebra/rib.h
328
329 2003-09-24 Paul Jakma <paul@dishone.st>
330
331 * lib/version.h: moved to version.h.in
332 * lib/version.h.in: New file, from version.h. Change hardcoded
333 package name and version to use the autoconf defined substition
334 variables.
335 * configure.ac: Fix up AC/AM_INIT* to new style. Remove the sed'ing
336 through lib/version.h for VERSION. Add lib/version.h to the
337 AC_OUTPUT list. Update the text output of quagga version at end
338 of configure run to use PACKAGE_VERSION.
339 * doc/.cvsignore: ignore quagga.pdf
340 * doc/.cvsignore: ignore version.h, its now autogenerated.
341
342 2003-09-24 sowmini.varadhan@sun.com
343
344 * lib/if.c: (if_cmp_func) fix infinite loop if
345 ifp1->name == ifp2->name
346 * lib/linklist.c: (if_cmp_func) Fix handling of case where
347 list->cmp returns 0.
348 * rip_interface.c: (rip_interface_address_add) call
349 rip_enable_apply(), or the interface is never considered up.
350 see [quagga-dev 225].
351 * zebra/kernel_socket.c: Fix up WRAPUP macro to deal with multiple
352 address families in the absence of sa_len element in struct
353 sockaddr.
354 (ifm_read): Handle solaris 9 if_msghdr_t.
355 Deal with interfaces which are incomplete, lookup on name rather
356 than the placeholder interface index of -1.
357
358 2003-09-24 Thomas Giger TGC <thomas.giger@tgc.de>
359
360 * ospf_packet.c (ospf_associate_packet_vl): pass NULL struct
361 interface to ospf_if_lookup_by_local_addr() rather than the
362 receiving interface ifp, packets for VL's could come in any
363 interface. See quagga-dev 250.
364
365 2003-04-13 Paul Jakma <paul@dishone.st>
366
367 * Amir: Opaque LSA bug fix for deletion of Type11's
368 * configure.ac: use --localstatedir for Unix sockets
369 * Hasso Tepper: When flushing as-ext LSAs flush associated NSSA
370 LSAs.
371
372 2003-04-04 Paul Jakma <paul@dishone.st>
373
374 * Sync to Zebra CVS
375 * Fix lib/thread.h leak
376 * Fix small Opaque LSA leak
377 * Do not configure OSPF interfaces for secondary addresses
378 * vtysh fixes from Hasso
379 * Dave Watson's missing ntohs fix
380
381 2003-03-25 Paul Jakma <paul@dishone.st>
382
383 * Sync to Zebra CVS
384
385 2003-03-17 Amir Guindehi <amir@datacore.ch>
386
387 * Extended SNMP checks in configure.ac so that net-snmp works
388
389 2003-03-17 Amir Guindehi <amir@datacore.ch>
390 Ralph Keller <keller@tik.ee.ethz.ch>
391 * merge OSPF-API
392
393 2003-02-07 Paul Jakma <paul@dishone.st>
394
395 * Sync to zebra CVS
396
397 2003-02-03 Paul Jakma <paul@dishone.st>
398
399 * Sync to zebra CVS
400
401 2003-01-19 Paul Jakma <paul@dishone.st>
402
403 * Temporary fix for Generic PtP wrt to IPv6
404
405 2003-01-17 Paul Jakma <paul@dishone.st>
406
407 * Sync up to latest zebra.org CVS
408 * [zebra 16823] Bugfix and new feature in Opaque-LSA handling
409 Masahiko Endo <endo@suri.co.jp>
410 * [zebra 16824] [PATCH] nsm_kill_neighbor
411 Masahiko Endo <endo@suri.co.jp>
412 * [zebra 17217] [PATCH] show thread CPU
413 Yon Uriarte <havanna_moon@gmx.net>
414 * [zebra 17218] Re: [PATCH] CLI extensions.
415 Yon Uriarte <havanna_moon@gmx.net>
416
417 2002-12-13 Paul Jakma <paul@dishone.st>
418
419 * added support for vtysh 'write file' command to
420 write either per-daamon and/or integrated file
421 * ospfd md5 buffer copying fix (Greg Troxel)
422 * ospfd md5 sequence number derived from time()
423 * RIPv1 fixes and improvements (John Hay)
424 * link state detection (linux) ([zebra 12269])
425 * Generic PtP and RFC3021 interface addressing support
426 (Frank van Maarseveen)
427 * Michal Ludvig <michal@logix.cz>:
428 [zebra 16525] PATCH: Bugfixes for KAME systems
429 * Kevin C Miller <kevinm@andrew.cmu.edu>
430 [zebra 16681] OSPF NSSA Patches
431 * Yon Uriarte <havanna_moon@gmx.net>
432 [zebra 16671] [PATCH] CLI extensions
433 * Masahiko Endo: [zebra 15475] - MPLS-TE docs
434
435 2002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
436
437 * zebra-0.93 released.
438
439 2002-06-28 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
440
441 * update-autotools: Change file name from update-auto-tools.sh.
442
443 2002-06-21 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
444
445 * update-auto-tools.sh: Add a new script to clean up build
446 environment.
447
448 2002-06-18 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
449
450 * Shift to the latest build environment autoconf-2.53 and
451 automake-1.6.2.
452
453 2001-10-22 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
454
455 * Integrate Glen Turner <glen.turner@aarnet.edu.au>'s pid option.
456
457 2001-08-19 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
458
459 * zebra-0.92a released.
460
461 2001-08-19 "Peter Galbavy" <peter.galbavy@knowtion.net>
462
463 * configure.in: SNMP library check problem fix when the library is
464 installed under /usr/local/lib.
465
466 2001-08-15 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
467
468 * zebra-0.92 released.
469
470 2001-04-22 Kunihiro Ishiguro <kunihiro@zebra.org>
471
472 * configure.in (LIBPAM): Use ZEBRA_AC_C_BIGENDIAN to avoid a
473 warning.
474 (IF_METHOD): Use test -r instead of AC_CHECK_FILE to avoid
475 warnings.
476
477 * config.guess: Update to 2000-11-10 version.
478
479 2001-04-11 Kunihiro Ishiguro <kunihiro@zebra.org>
480
481 * configure.in: Use AC_TRY_COMPILE instead of AC_EGREP_HEADER to
482 detect in_pktinfo structure. Suggested by: Vlad Lungu
483 <vlad@rls.roknet.ro>.
484
485 2001-03-07 Michael Rozhavsky <mrozhavsky@opticalaccess.com>
486
487 * configure.in: Add check for structure in_pktinfo.
488
489 2001-02-07 "Bjoern A. Zeeb" <bzeeb+zebra@zabbadoz.net>
490
491 * configure.in (USE_PAM): Fix PAM library detection code.
492
493 2001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
494
495 * zebra-0.91 is released.
496
497 2001-01-12 Kunihiro Ishiguro <kunihiro@zebra.org>
498
499 * configure.in: Remove guile related definition.
500
501 2001-01-11 Kunihiro Ishiguro <kunihiro@zebra.org>
502
503 * configure.in (ac_cv_htonl_works): HAVE_REPAIRABLE_HTONL is
504 removed. htonl should work fine on any platform.
505
506 2001-01-10 Kunihiro Ishiguro <kunihiro@zebra.org>
507
508 * configure.in: Remove --enable-oldrib option.
509
510 * acconfig.h: OLD_RIB definition is removed.
511
512 * zebra-0.90 is released.
513
514 * configure.in (LIBS): Add check for sun_len field in struct
515 sun_len.
516
517 2001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
518
519 * Makefile.am: Include init/redhat files to distribution.
520
521 2001-01-07 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
522
523 * configure.in: check libm.a for BGPd compile error.
524 AC_CHECK_LIB(m, main) was added.
525
526 2000-12-29 Kunihiro Ishiguro <kunihiro@zebra.org>
527
528 * configure.in: --enable-unixdomain becomes default. Add
529 --enable-tcp-zebra for TCP/IP communication between protocol
530 daemon and zebra.
531
532 * COPYING.LIB: Added for lib/getopt.c, lib/getopt.h,
533 lib/getopt1.c, lib/md5-gnu.h, lib/md5.c, lib/regex-gnu.h,
534 lib/regex.c.
535
536 * Makefile.am (dist-hook): Include tools/*.cgi to distribution.
537
538 2000-12-26 Kunihiro Ishiguro <kunihiro@zebra.org>
539
540 * configure.in (MULTIPATH_NUM): --enable-multipath=ARG specify
541 multipath number. ARG must be digit.
542
543 2000-12-11 Kunihiro Ishiguro <kunihiro@zebra.org>
544
545 * configure.in: Add --enable-newrib for test new RIB code.
546
547 2000-11-25 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
548
549 * configure.in, config.h.in: Add check for libutil.h and
550 setproctitle().
551
552 2000-10-26 Kunihiro Ishiguro <kunihiro@zebra.org>
553
554 * configure.in: Add --enable-nssa for OSPF NSSA option.
555
556 * acconfig.h: Define HAVE_NSSA.
557
558 2000-10-25 "Bjoern A. Zeeb" <bzeeb+zebra@zabbadoz.net>
559
560 * configure.in: pam_misc is only linked when the platform is
561 GNU/Linux.
562
563 2000-10-24 Arkadiusz Miskiewicz <misiek@pld.org.pl>
564
565 * configure.in (LIBS): Add check for crypto library. test x`ls
566 ${ac_snmp}` is replaced with sipmle test -f.
567
568 2000-10-23 Kunihiro Ishiguro <kunihiro@zebra.org>
569
570 * configure.in: Add --enable-unixdomain option. This will be
571 default behavior in zebra-0.90.
572
573 2000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
574
575 * zebra-0.89 is released.
576
577 2000-09-27 Kunihiro Ishiguro <kunihiro@zebra.org>
578
579 * configure.in: Add check for Intel CPU for Solaris on x86 check.
580
581 2000-09-21 Kunihiro Ishiguro <kunihiro@zebra.org>
582
583 * configure.in: Add check for getifaddrs().
584 Set AM_INIT_AUTOMAKE version to 0.89.
585
586 2000-09-14 Kunihiro Ishiguro <kunihiro@zebra.org>
587
588 * config.guess: Update to the latest version.
589
590 * config.sub: Likewise
591
592 2000-09-14 David Lipovkov <dlipovkov@OpticalAccess.com>
593
594 * REPORTING-BUGS: New file is added.
595
596 2000-08-27 itojun@iijlab.net
597
598 * configure.in: Add ncurses library check when --enable-vtysh is
599 specified.
600
601 2000-08-22 Kunihiro Ishiguro <kunihiro@zebra.org>
602
603 * configure.in: Add check for readline/history.h.
604
605 * acconfig.h: Remove pthread related variables.
606
607 * configure.in: Add --with-libpam option for vtysh PAM
608 authentication. Remove --disable-pthread because we don't support
609 pthread.
610
611 2000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
612
613 * zebra-0.88 is released.
614
615 * configure.in: Add Solaris -lcurses for vtysh.
616
617 2000-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
618
619 * configure.in: Add check for ncurses for compiling on Solaris.
620
621 2000-07-27 Kunihiro Ishiguro <kunihiro@zebra.org>
622
623 * configure.in: Add check for libreadline when --enable-vtysh is
624 specified.
625
626 2000-07-23 Kunihiro Ishiguro <kunihiro@zebra.org>
627
628 * configure.in: Add AC_DEFINE(OPEN_BSD). When OS is OpenBSD
629 interface method is if_ioctl.o
630
631 2000-07-09 Chris Dunlop <chris@onthe.net.au>
632
633 * acconfig.h: Add HAVE_BROKEN_ALIASES.
634
635 * configure.in: Add --enable-broken-aliases.
636
637 2000-06-12 Kunihiro Ishiguro <kunihiro@zebra.org>
638
639 * Set version to zebra-0.87.
640
641 2000-06-05 Kunihiro Ishiguro <kunihiro@zebra.org>
642
643 * configure.in: Remove --enable-mpls-vpn. Now MPLS-VPN support is
644 default.
645
646 * Set version to zebra-0.87-pre
647
648 * Makefile.am: Likewise.
649
650 2000-04-27 Kunihiro Ishiguro <kunihiro@zebra.org>
651
652 * Set version to 0.86.
653
654 2000-03-21 Kunihiro Ishiguro <kunihiro@zebra.org>
655
656 * Set version to 0.85b for ospfd test.
657
658 2000-03-20 Kunihiro Ishiguro <kunihiro@zebra.org>
659
660 * Set version to 0.85a for ospfd test.
661
662 2000-03-08 Kunihiro Ishiguro <kunihiro@zebra.org>
663
664 * Set version to 0.85.
665
666 2000-01-26 Kunihiro Ishiguro <kunihiro@zebra.org>
667
668 * Makefile.in: Regenerated by patched automake for fixing "make
669 clean" problem on FreeBSD.
670
671 1999-12-08 Kunihiro Ishiguro <kunihiro@zebra.org>
672
673 * Set version to 0.83a. This is for *BSD static route lookup
674 problem.
675
676 1999-12-06 Kunihiro Ishiguro <kunihiro@zebra.org>
677
678 * Set version to 0.83.
679
680 1999-11-29 Kunihiro Ishiguro <kunihiro@zebra.org>
681
682 * Set version to 0.82.
683
684 1999-11-23 Kunihiro Ishiguro <kunihiro@zebra.org>
685
686 * aczebra.m4: New file added.
687
688 1999-11-21 Michael Handler <handler@sub-rosa.com>
689
690 * configure.in (LIBS): Add sa_len check of sockaddr.
691
692 * acconfig.h: Add HAVE_SA_LEN.
693
694 1999-11-12 Kunihiro Ishiguro <kunihiro@zebra.org>
695
696 * version.h: Update version to zebra-0.81b for bgpd test.
697
698 1999-11-09 Kunihiro Ishiguro <kunihiro@zebra.org>
699
700 * configure.in: Add --enable-mbgp.
701
702 1999-11-05 Kunihiro Ishiguro <kunihiro@zebra.org>
703
704 * Makefile.am (EXTRA_DIST): Add TODO to the distribution.
705
706 1999-11-04 Kunihiro Ishiguro <kunihiro@zebra.org>
707
708 * TODO: New file is added.
709
710 1999-11-03 Kunihiro Ishiguro <kunihiro@zebra.org>
711
712 * version.h: Update version to zebra-0.81a for ospfd test.
713
714 1999-10-28 Kunihiro Ishiguro <kunihiro@zebra.org>
715
716 * configure.in: New option --enable-snmp is added.
717
718 1999-10-24 Kunihiro Ishiguro <kunihiro@zebra.org>
719
720 * version.h: Update version to zebra-0.80.
721
722 1999-10-21 Kunihiro Ishiguro <kunihiro@zebra.org>
723
724 * version.h: Update version to zebra-0.80-pre3
725
726 1999-10-18 Kunihiro Ishiguro <kunihiro@zebra.org>
727
728 * configure.in (LIBS): SNMP check is done by ucd-snmp/asn1.h.
729
730 1999-10-10 Peter Galbavy <Peter.Galbavy@knowledge.com>
731
732 * configure.in: Add support of OpenBSD.
733
734 1999-10-04 Kunihiro Ishiguro <kunihiro@zebra.org>
735
736 * version.h: Update version to zebra-0.80-pre2.
737
738 1999-09-27 Kunihiro Ishiguro <kunihiro@zebra.org>
739
740 * version.h: Update version to zebra-0.80-pre. From this version,
741 access-list and prefix-list's name space is divided into IPv4 and
742 IPv6.
743
744 1999-09-17 Kunihiro Ishiguro <kunihiro@zebra.org>
745
746 * version.h: For test recent fixes Set version to zebra-0.79a.
747
748 1999-09-14 Kunihiro Ishiguro <kunihiro@zebra.org>
749
750 * version.h: zebra-0.79 is out.
751
752 1999-09-08 Kunihiro Ishiguro <kunihiro@zebra.org>
753
754 * version.h: For ospfd's virtual link test. Set version to 0.78h.
755
756 1999-09-07 Kunihiro Ishiguro <kunihiro@zebra.org>
757
758 * version.h: For ospfd test. Set version to 0.78g.
759
760 1999-09-05 Kunihiro Ishiguro <kunihiro@zebra.org>
761
762 * version.h: For internal test of ospfd. Set version to 0.78f.
763
764 1999-09-02 Kunihiro Ishiguro <kunihiro@zebra.org>
765
766 * version.h: To test ospfd's fix, set version to 0.78e.
767
768 1999-09-01 Kunihiro Ishiguro <kunihiro@zebra.org>
769
770 * version.h: To test ospfd's area related bug fix, set version
771 to 0.78d.
772
773 1999-09-01 Kunihiro Ishiguro <kunihiro@zebra.org>
774
775 * version.h: To test ospfd, set version to 0.78c.
776
777 1999-08-31 Janos Farkas <chexum@shadow.banki.hu>
778
779 * Many misspelling correction.
780
781 1999-08-31 Kunihiro Ishiguro <kunihiro@zebra.org>
782
783 * version.h: To test ospfd, set version to 0.78b.
784
785 1999-08-31 Kunihiro Ishiguro <kunihiro@zebra.org>
786
787 * configure.in (LIBS): Add UCD-SNMP include path check.
788
789 1999-08-31 Lars Fenneberg <lf@elemental.net>
790
791 * configure.in: The logic which detects the UCD-SNMP library
792 should first check in the default system locations for the library
793 and then in /usr/local.
794
795 1999-08-27 itojun@iijlab.net
796
797 * configure.in (LIBS): Fix problem about libsnmp.a check.
798
799 1999-08-26 kay <kay@v6.access.co.jp>
800
801 * configure.in (CFLAGS): Add <sys/socket.h> to check socklen_t.
802
803 1999-08-24 VOP <vop@unity.net>
804
805 * filter.c: Include "sockunion.h".
806 plist.c: Likewise.
807 table.c: Likewise.
808
809 1999-08-24 Kunihiro Ishiguro <kunihiro@zebra.org>
810
811 * configure.in: Add netinet6/in6.h check.
812
813 1999-08-21 Masaki Minami <masaki@minami.org>
814
815 * BSD/OS 4.0 porting.
816
817 1999-08-15 Kunihiro Ishiguro <kunihiro@zebra.org>
818
819 * configure.in: Add --enable-netlink option to force to use Linux
820 netlink interface.
821 (CFLAGS): Add ucd-snmp library check.
822
823 * acconfig.h: If socklen_t is not defined, typedef int to
824 socklen_t.
825
826 1999-08-15 Arkadiusz Miskiewicz <misiek@misiek.eu.org>
827
828 * configure.in: When --enable-ipv6 specified, then only kernel
829 version is checked.
830
831 1999-08-14 Kunihiro Ishiguro <kunihiro@zebra.org>
832
833 * configure.in: Add GNU libc 2.1 check.
834
835 1999-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
836
837 * configure.in: Fix privious Linux IPv6 check changes.
838
839 1999-08-02 Arkadiusz Miskiewicz <misiek@misiek.eu.org>
840
841 * configure.in: Improve Linux IPv6 feature check.
842
843 1999-07-29 Rick Payne <rickp@rossfell.co.uk>
844
845 * Changed route-maps to behave in a more cisco-like fashion
846
847 1999-07-27 Gerhard Poul <gpoul@gnu.org>
848
849 * SERVICES: New file added.
850
851 1999-07-12 itojun@iijlab.net
852
853 * configure.in: Add check for getaddrinfo. Improve Kame related
854 library check.
855
856 1999-07-07 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
857
858 * configure.in, acconfig.h: Add check for FreeBSD 3.2.
859
860 1999-07-07 Kunihiro Ishiguro <kunihiro@zebra.org>
861
862 * configure.in: Delete check for netinet/ip6.h.
863
864 1999-06-30 Gerhard Poul <gpoul@gnu.org>
865
866 * README: remixed the old files and added some new parts.
867 moved some INSTALL stuff into INSTALL file.
868 moved some other stuff to doc/zebra.texi
869
870 1999-06-29 Kunihiro Ishiguro <kunihiro@zebra.org>
871
872 * configure.in (LIBS): Add libresolv check.
873 Change --enabe-all-in-one option to --enable-one-vty.
874
875 1999-06-20 Kunihiro Ishiguro <kunihiro@zebra.org>
876
877 * configure.in: Add --enabe-all-in-one option.
878
879 1999-06-16 Kunihiro Ishiguro <kunihiro@zebra.org>
880
881 * configure.in: Add socklen_t check.
882
883 1999-06-16 Gerhard Poul <gpoul@gnu.org>
884
885 * Many compile warnings fixed.
886
887 1999-05-31 Kunihiro Ishiguro <kunihiro@zebra.org>
888
889 * configure.in: Change message from Linux 2.2.X IPv6 to Linux IPv6.
890 OpenBSD (NRL) check is enabled.
891
892 1999-05-30 Kunihiro Ishiguro <kunihiro@zebra.org>
893
894 * configure.in (LIBS): Add crypt library check.
895
896 1999-05-08 Kunihiro Ishiguro <kunihiro@zebra.org>
897
898 * configure.in: Add sin6_scope_id in struct sockaddr_in6 check.
899
900 1999-04-30 Kunihiro Ishiguro <kunihiro@zebra.org>
901
902 * Set version to 0.63 for first beta package.
903
904 1999-04-15 Kunihiro Ishiguro <kunihiro@zebra.org>
905
906 * guile.m4: Added from guile package.
907
908 1999-04-14 Kunihiro Ishiguro <kunihiro@zebra.org>
909
910 * Set version to 0.60 for beta package preparation.
911
912 1999-04-12 Kunihiro Ishiguro <kunihiro@zebra.org>
913
914 * Makefile.am: Add noninst_LIBRARIES each directory's Makefile.am.
915 This change is for linking these libraries to guile.
916
917 1999-04-08 Kunihiro Ishiguro <kunihiro@zebra.org>
918
919 * configure.in (LIBS): Add struct rt_addrinfo check.
920
921 1999-04-07 Kunihiro Ishiguro <kunihiro@zebra.org>
922
923 * configure.in: AC_STDC_HEADERS added.
924
925 1999-03-29 Kunihiro Ishiguro <kunihiro@zebra.org>
926
927 * Add dependencies to each directory's Makefile.am.
928
929 1999-03-02 Peter Galbavy <Peter.Galbavy@knowledge.com>
930
931 * reworked include file structure, and configure so that all
932 source files get all system-dependent include files by including
933 <zebra.h> which is really lib/zebra.h. This means that the
934 different programs include files are now available as #include
935 "zebra/zebra.h" - note the use of quotes, not <> as delimiters.
936
937 In practical terms, if I haven't really screwed up, the main file
938 that maintainers for other OSes have to change is lib/zebra.h for
939 all the conditional includes etc.
940
941 * added --disable-pthread for those systems that seem to have
942 POSIX threads, but do not work. OpenBSD 2.4+ is like that just
943 now. Changed all occurance of #ifdef PTHREAD to use HAVE_PTHREAD
944 instead.
945
946 1999-02-24 <kunihiro@zebra.org>
947
948 * configure.in: update to AC_PREREQ(1.13).
949 Change message from Linux 2.1.x to Linux 2.2.x.
950 * Added ospf6d directory support.
951
952 1999-02-22 Peter Galbavy <Peter.Galbavy@knowledge.com>
953
954 * added a "log" element to the BGPd peer structure, enabling us to
955 start thinging about a log stream per peer. This is currently
956 ignored by the wrapper code, but developers should try to use the
957 "appropriate" ZLOG stream. Documentation will follow, when the
958 real routines start to exist.
959
960 The current plan is to use a copy of the BSD syslog() routines and
961 replace the syslog library function with our own. I will need
962 feedback from users of other platforms as this work is done to see
963 if all is well elsewhere.
964
965 * preliminary work on zlog() library. directly replaces syslog()
966 currently with zlog(ZLOG *, ...) where the new first argument
967 is a pointer to a ZLOG structure (defined in lib/log.h) and will
968 encapsulate all the information necessary to maintain multiple
969 logging streams.
970
971 1999-02-19 Peter Galbavy <Peter.Galbavy@knowledge.com>
972
973 * added vsnprintf() macro to lib/str.h if required and removed
974 #ifdef SUNOS_5 dependency on it
975
976 1999-02-18 Peter Galbavy <Peter.Galbavy@knowledge.com>
977
978 * syslog support added
979
980 1999-02-18 Peter Galbavy <Peter.Galbavy@knowledge.com>
981
982 * configure.in: Add daemon function check.
983
984 1999-01-21 Kunihiro Ishiguro <kunihiro@zebra.org>
985
986 * configure.in: Add --disable-ipv6, --disable-zebra,
987 --disable-bgpd, --disable-ripd, --disable-ripngd, --disable-ospfd
988 options to configure.
989
990 1998-12-07 Kunihiro Ishiguro <kunihiro@zebra.org>
991
992 * configure.in: Check /usr/inet6/lib/libinet6.a exists or not.
993
994 1998-10-14 Kunihiro Ishiguro <kunihiro@zebra.org>
995
996 * configure.in: Comment out FreeBSD's libc_r detect section. At
997 this moment it doesn't work correctly with zebra.
998
999 Netlink interface is only enabled when Linux kernel version is
1000 upper than 2.1.0.
1001
1002 1998-09-15 HEO SeonMeyong <seirios@matrix.iri.co.jp>
1003
1004 * Hydrangea is now called KAME, so change all defines.
1005
1006 1998-08-16 Kunihiro Ishiguro <kunihiro@zebra.org>
1007
1008 * configure.in: ifaliasreq check added.
1009
1010 1998-08-12 Katsuhiro Kondou <kondou@nec.co.jp>
1011
1012 * Patch is applied for compile under EWS4800
1013
1014 1998-06-09 Kunihiro Ishiguro <kunihiro@zebra.org>
1015
1016 * configure.in: delete old mtu_method check.
1017
1018 * doc/zebra.texi (Kernel interface): chapter `Kernel interface' added
1019
1020 1998-06-08 Kunihiro Ishiguro <kunihiro@zebra.org>
1021
1022 * configure.in: add new netlink check for GNU/Linux
1023
1024 1998-06-07 Kunihiro Ishiguro <kunihiro@zebra.org>
1025
1026 * doc/zebra.texi: Update Linux netlink chapter.
1027
1028 1998-05-18 Yamashita TAKAO <jargon@lares.dti.ne.jp>
1029
1030 * config.h.in: define PTHREAD if work on Solaris 2.6
1031 why delete the definition? I miss?
1032
1033 1998-05-08 Kunihiro Ishiguro <kunihiro@zebra.org>
1034
1035 * configure.in: add net/if.h header check.
1036
1037 1998-05-02 SeonMeyong HEO <seirios@Matrix.iri.co.jp>
1038
1039 * zebra.tex,archfig.tex,zebra.sty: Manual file is added.
1040 * zebra.texi: Modify Introduction text.
1041 * RIPngd.c: Patch Hydrangea code.
1042
1043 1998-05-01 Kunihiro Ishiguro <kunihiro@zebra.org>
1044
1045 * .cvsignore: added.
1046
1047 * Makerule.in: is gone.
1048 * Makefile.am: Now we use automake to generate Makefile.in
1049
1050 1998-03-19 Yamashita TAKAO <jargon@lares.dti.ne.jp>
1051
1052 * lib/vty.c: modified the definition of *master
1053 * lib/sockunion.c (inet_aton): add, but don't work. uum...
1054
1055
1056 1998-03-15 Yamashita TAKAO <jargon@lares.dti.ne.jp>
1057
1058 * configure.in: define PTHREAD if work on Solaris 2.6
1059 * config.h.in: likewise
1060 * lib/thread.c: likewise
1061 * lib/vty.c: likewise
1062
1063 1998-03-15 SeonMeyong HEO <seirios@Matrix.iri.co.jp>
1064
1065 * config.h.in: define INET6 if defined HAVE_IPV6 & HYDRANGEA
1066 * bgpd/: remove include <netinet6/in6.h> line.
1067 * lib/: remove include <netinet6/in6.h> line.
1068 * ripbgd/: remove include <netinet6/in6.h> line.
1069 * zebra/: remove include <netinet6/in6.h> line.
1070 * ripd/*.c: remove include <netinet6/in6.h> line.
1071 undefine IPV6 difinitions because RIPd is not worked for
1072 IPv6 protocol.
1073
1074
1075 1998-01-30 Kunihiro Ishiguro <kunihiro@zebra.org>
1076
1077 * configure.in: Change routing socket check method from
1078 AC_TRY_COMPILE to AC_TRY_RUN because GNU libc version 2 has
1079 AF_ROUTE but over linux it's meenigless.
1080
1081 1998-01-06 Kunihiro Ishiguro <kunihiro@zebra.org>
1082
1083 * config.h.in: remove err_t define.
1084
1085 1997-11-18 Kunihiro Ishiguro <kunihiro@zebra.org>
1086
1087 * configure.in (canonical): add check of IF_METHOD
1088
1089 1997-09-27 Kunihiro Ishiguro <kunihiro@note.digital-magic.co.jp>
1090
1091 * configure.in: add INRIA check
1092
1093 1997-09-25 Kunihiro Ishiguro <kunihiro@note.digital-magic.co.jp>
1094
1095 * configure.in (canonical): change ipforward_snmp.o to ipforward_proc.o
1096
1097 1997-09-12 Kunihiro Ishiguro <kunihiro@zebra.org>
1098
1099 * configure.in: change IRDPD to NDPD
1100
1101 1997-08-18 Kunihiro Ishiguro <kunihiro@zebra.org>
1102
1103 * INSTALL: new file
1104
1105 1997-08-14 Kunihiro Ishiguro <kunihiro@zebra.org>
1106
1107 * config.h: add XCALLOC()
1108