]> git.proxmox.com Git - mirror_frr.git/blob - ChangeLog
2004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
[mirror_frr.git] / ChangeLog
1 2004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
2
3 * NEWS: Note addition of watchquagga.
4 * HACKING: Note that watchquagga is in testing phase.
5
6 2004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
7
8 * watchquagga: New watchquagga daemon.
9
10 2004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
11
12 * redhat/Makefile.am: Added watchquagga.init to EXTRA_DIST.
13
14 2004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
15
16 * redhat/watchquagga.init: New file, init script for watchquagga.
17
18 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
19
20 * HACKING: Indicate that header files should be consulted for
21 documentation, particularly logging levels in lib/log.h.
22
23 2004-11-24 Paul Jakma <paul@dishone.st>
24
25 * TODO: Add source routing, zebra filtering and lib/ documenting.
26
27 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
28
29 * global: Replace strerror with safe_strerror. And vtysh/vtysh.c
30 needs to include "log.h" to pick up the declaration.
31
32 2004-11-19 Hasso Tepper <hasso at quagga.net>
33
34 * configure.ac: Avoid regeneration of doc/quagga.info for now.
35
36 2004-11-17 Paul Jakma <paul@dishone.st>
37
38 * INSTALL.quagga.txt: texinfo version corrected, so section on
39 that 4.7-x being unknown is not needed.
40
41 2004-11-12 Paul Jakma <paul@dishone.st>
42
43 * configure.ac: Fix AC_CONFIG_FILES, the chmod seems to run for
44 every input file, should be only be for vtysh/extract.pl, so that
45 should be a seperate AC_CONFIG_FILES.
46 * INSTALL: update-autotools, autoreconf -i will install this, remove
47 the file so it always matches the autoconf which created
48 configure (ie the quagga snapshot producing host).
49 * INSTALL.quagga.txt: Some quagga specific INSTALL notes.
50 * README: s/GNU Zebra/Quagga/ and refer to IS-IS support.
51
52 2004-11-10 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
53
54 * redhat/quagga.spec.in: add comments showing how to get gcc verbosity
55
56 2004-11-08 Paul Jakma <paul@dishone.st>
57
58 * configure.ac: bump version to 0.97.3, release imminent.
59
60 2004-11-06 Paul Jakma <paul@dishone.st>
61
62 * configure.ac: Arguments to AC_OUTPUT is deprecated, use
63 AC_CONFIG_FILES instead. Rearrange the order slightly to put the
64 Makefiles first (silly aesthetic thing, dont know why I had to do
65 this ;) ). Add doc/defines.texi to the list.
66 * NEWS: bgp route-server support added, refer to docs.
67 * update-autotools: call automake with --add-missing and --copy,
68 former is important for obvious reasons, latter for dist files,
69 and --gnu to enable whatever extra goodness checks.
70 * {depcomp, install-sh, missing}: removed, auto-generated files.
71
72 2004-11-05 Paul Jakma <paul@dishone.st>
73
74 * HACKING: Expand on ChangeLogs, eg current practice for certain
75 directories and certain other meta-data is not to maintain a
76 ChangeLog. Expand on the commit message, IMHO, commit message
77 should always be ChangeLog for files where ChangeLog is kept.
78 Solaris is supported on any platform (with, at moment, an
79 additional patch).
80
81 2004-10-23 Paul Jakma <paul@dishone.st>
82
83 * configure.ac: bump version to 0.97.2, release imminent.
84
85 2004-10-22 Paul Jakma <paul@dishone.st>
86
87 * configure.ac: fix up enable help alignment slightly
88 Add --enable-gcc-ultra-verbose to set various gcc warnings which
89 should one day be fixed but are not serious problems or which
90 could be false-positives.
91
92 2004-10-19 Andrew J. Schorr <aschorr@telemetry-investments.com>
93
94 * lib, zebra, ripd, ospfd, bgpd: Support NULL connected destination
95 pointers properly everywhere. Fix point-to-point logic to
96 support links where a dedicated subnet has been assigned.
97 PtP links with /31 subnets should now work where supported by O/S.
98
99 2004-10-11 Paul Jakma <paul@dishone.st>
100
101 * bump version to 0.97.1, release imminent.
102
103 2004-10-07 Paul Jakma <paul@dishone.st>
104
105 * bump version to 0.97.0, release imminent.
106
107 2004-10-07 Greg Troxel <gdt@sunpal7.mit.edu>
108
109 * configure.ac: remove -Wpacked; 2.95.3 doesn't support it.
110
111 2004-10-05 Hasso Tepper <hasso at quagga.net>
112
113 * configure.ac: Removed -Wpadded. I don't have sooo much time that I
114 could care about padding ;).
115
116 2004-09-30 Paul Jakma <paul@dishone.st>
117
118 * Update default CFLAGS for gcc to keep Hasso busy.
119
120 2004-09-27 Paul Jakma <paul@dishone.st>
121
122 * update-autotools: libtoolize should copy files, rather than link.
123 the whole idea is that dist files should not need auto*, etc.
124 installed to be able to compile.
125
126 2004-09-13 Hasso Tepper <hasso at quagga.net>
127
128 * configure.ac: Disable isisd compiling by default.
129
130 2004-09-13 Paul Jakma <paul@dishone.st>
131
132 * configure.ac: capitalise the package name. autoconf lowercases
133 it for PACKAGE_TARNAME.
134
135 2004-09-13 Jose Luis Rubio <jrubio@dit.upm.es>
136 (at Technical University of Madrid as part of Euro6ix Project)
137
138 Enhanced Route Server functionality and Route-Maps:
139
140 * bgpd/bgpd.h: Modified 'struct peer' and 'struct bgp_filter' to
141 support rs-clients. A 'struct bgp_table *rib' has been added to the
142 first (to mantain a separated RIB for each rs-client) and two new
143 route-maps have been added to the last (for import/export policies).
144 Added the following #defines: RMAP_{IN|OUT|IMPORT|EXPORT|MAX},
145 PEER_RMAP_TYPE_{IMPORT|EXPORT} and BGP_CLEAR_SOFT_RSCLIENT.
146
147 * bgpd/bgpd.c: Modified the functions that create/delete/etc peers in
148 order to consider the new fields included in 'struct peer' for
149 supporting rs-clients, i.e. the import/export route-maps and the
150 'struct bgp_table'.
151
152 * bgpd/bgp_route.{ch}: Modified several functions related with
153 receiving/sending announces in order to support the new Route Server
154 capabilities.
155 Function 'bgp_process' has been reorganized, creating an auxiliar
156 function for best path selection ('bgp_best_selection').
157 Modified 'bgp_show' and 'bgp_show_route' for displaying information
158 about any RIB (and not only the main bgp RIB).
159 Added commands for displaying information about RS-clients RIBs:
160 'show bgp rsclient (A.B.C.D|X:X::X:X)', 'show bgp rsclient
161 (A.B.C.D|X:X::X:X) X:X::X:X/M', etc
162
163 * bgpd/bgp_table.{ch}: The structure 'struct bgp_table' now has two
164 new fields: type (which can take the values BGP_TABLE_{MAIN|RSCLIENT})
165 and 'void *owner' which points to 'struct bgp' or 'struct peer' which
166 owns the table.
167 When creating a new bgp_table by default 'type=BGP_TABLE_MAIN' is set.
168
169 * bgpd/bgp_vty.c: The commands 'neighbor ... route-server-client' and
170 'no neighbor ... route-server-client' now not only set/unset the flag
171 PEER_FLAG_RSERVER_CLIENT, but they create/destroy the 'struct
172 bgp_table' of the peer. Special actions are taken for peer_groups.
173 Command 'neighbor ... route-map WORD (in|out)' now also supports two
174 new kinds of route-map: 'import' and 'export'.
175 Added commands 'clear bgp * rsclient', etc. These commands allow a new
176 kind of soft_reconfig which affects only the RIB of the specified
177 RS-client.
178 Added commands 'show bgp rsclient summary', etc which display a
179 summary of the rs-clients configured for the corresponding address
180 family.
181
182 * bgpd/bgp_routemap.c: A new match statement is available,
183 'match peer (A.B.C.D|X:X::X:X)'. This statement can only be used in
184 import/export route-maps, and it matches when the peer who announces
185 (when used in an import route-map) or is going to receive (when used
186 in an export route-map) the route is the same than the one specified
187 in the statement.
188 For peer-groups the statement matches if the specified peer is member
189 of the peer-group.
190 A special version of the command, 'match peer local', matches with
191 routes originated by the Route Server (defined with 'network ...',
192 redistributed routes and default-originate).
193
194 * lib/routemap.{ch}: Added a new clause 'call NAME' for use in
195 route-maps. It jumps into the specified route-map and when it returns
196 the first route-map ends if the called RM returns DENY_MATCH, or
197 continues in other case.
198
199 2004-08-31 Greg Troxel <gdt@poblano.ir.bbn.com>
200
201 * Makefile.am: make m4 as subdir, rather the EXTRA_DISTing it
202
203 * configure.ac: add m4/Makefile to output list
204
205 2004-08-31 Greg Troxel <gdt@poblano.ir.bbn.com>
206
207 * Makefile.am: Only put pkgsrc dir in SUBDIRS if we should install
208 rc.d files. (Note that pkgsrc is always in DIST_SUBDIRS.)
209
210 * configure.ac (pkgsrcdir): add new --enable-pkgsrcrcdir to give a
211 directory into which www.pkgsrc.org-style rc.d files are
212 installed.
213
214 2004-08-19 Paul Jakma <paul@dishone.st>
215
216 * Makefile.am: add m4 directory to EXTRA_DIST, and define
217 ACLOCAL_AMFLAGS to have aclocal pull in m4/
218 * configure.ac: AM_PROG_LIBTOOL should be AC_...
219 * update-autotools: print a warning that this script is deprecated
220
221 2004-08-17 Greg Troxel <gdt@fnord.ir.bbn.com>
222
223 * update-autotools: print tools versions to aid people in sending
224 bug reports.
225
226 2004-07-23 Greg Troxel <gdt@poblano.ir.bbn.com>
227
228 * */Makefile.am: Use ../dir/libfoo.la, rather than "-L../dir
229 -lfoo", to avoid linking against installed libraries from a
230 previous version.
231
232 * {lib,ospfd,ospfclient}/Makefile.am: explicitly define the shared
233 library version number to be 0.0
234
235 * configure.ac: remove spurious , so extract.pl is chmod'd +x.
236
237 * HACKING: explain shared library versioning rules
238
239 2004-07-22 Paul Jakma <paul@dishone.st>
240
241 * configure.ac: modify default CFLAGS to be compiler agnostic
242 build Makefile for tests/ subdir.
243
244 2004-07-14 Greg Troxel <gdt@poblano.ir.bbn.com>
245
246 * Makefile.am (EXTRA_DIST): Add missing \, so tools stuff is
247 really in distfile.
248
249 2004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
250
251 * */Makefile.am: use -L../lib -lzebra, so we pick up the shlib
252 version of libzebra when available.
253
254 * configure.ac, update-autotools: Add libtool.
255
256 2004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
257
258 * Makefile.am: add files to EXTRA_DIST rather than copying, and
259 omit the kludgy cleaning steps, which were failing when the list
260 to clean was empty.
261
262 2004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
263
264 * configure.ac: Look for perl, and substitute into vtysh/extract.pl.
265 Search for termcap functions more expansively (fixes vtysh compile
266 on NetBSD). Clean up --enable-vtysh definition.
267
268 2004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
269
270 * update-autotools: Use -rf on autom4te.cache.
271
272 2004-06-20 Hasso Tepper <hasso@estpak.ee>
273
274 * lib/vty.c: Don't attempt to load configuration file from current
275 directory.
276 * Update vty_read_config() calls in bgpd/bgp_main.c, isisd/isis_main.c,
277 ospf6d/ospf6_main.c, ospfd/ospf_main.c, ripd/rip_main.c,
278 ripngd/ripng_main.c and zebra/main.c.
279
280 2004-05-11 Paul Jakma <paul@dishone.st>
281
282 * configure.ac: Add solaris support for the zebra/*_solaris
283 method's, based on Sowmini's patches.
284
285 2004-04-08 Paul Jakma <paul@dishone.st>
286
287 * ospf_spf.h: Add backlink field to struct vertex
288 * ospf_spf.h: (ospf_vertex_new) initialise backlink
289 (ospf_lsa_has_link) return index of link back to
290 vertex V from candidate vertex W, or -1 if no link exists.
291 (ospf_spf_next) save backlink index for candidate vertex
292 * ospf_interface.c: (ospf_vl_set_params) Use the backlink index
293 to determine correct address for virtual-link peers. Fall back
294 to older "pick first link" method if no backlink index exists.
295
296 2004-04-06 Hasso Tepper <hasso@estpak.ee>
297
298 * zebra/ipforward_proc.c: Fixed lowering privileges.
299 * zebra/zserv.c: Fixed "(no) ipv6 forwarding" command logic.
300 * configure.ac: Added --disable-capabilities switch to configure.
301
302 2004-03-22 Hasso Tepper <hasso@estpak.ee>
303
304 * Readded SIGTERM handling so daemons can clean up their stuff if they
305 are killed (not murdered).
306
307 2004-03-20 Michael Bruening <mike@vailsys.com>
308
309 * ospfd/ospf_vty.c: Completed array distribute_str of route types with
310 addition of "isis". This array must be indexed by
311 ZEBRA_ROUTE_(SYSTEM|KERNEL|...) defines in zebra.h, and should
312 be updated with every route type addition. This fix allows
313 commands redistributing routes from (bgp|isis), like "router ospf
314 redistribute bgp ...", to be written to terminal, memory, file,
315 which would otherwise result in a seg fault or, possibly, config
316 file corruption. Overlooked in import of isisd.
317 * Similar fixes to bgpd/bgp_vty.c ospf6d/ospf6_asbr.c ripd/rip_zebra.c
318 and ripngd/ripng_zebra.c.
319
320 2004-03-17 Jean-Yves Simon <lethalwp@tiscali.be>
321
322 * zebra/main.c, ripd/rip_main.c: Fix typos sigusr1 -> sigint,
323 bugzilla #82.
324
325 2004-03-16 David Young <dyoung@pobox.com>
326
327 * (many) reference <lib/version.h> rather than "version.h",
328 because version.h is a generated file and not present in the
329 source tree when using objdir builds.
330
331 2004-03-03 PC Drew <pc@superiorcomm.net>
332
333 * lib/keychain.c: typecast time_t function to long, fixes compile
334 warning.
335 * lib/debug.c: wrapped function with ifdef HAVE_GLIBC_BACKTRACE fixes
336 compile warning when backtrace doesn't exist for that system.
337 * zebra/rtadv.c: for OpenBSD, added include statement for
338 netinet/icmp6.h
339 * zebra/zserv.c: added default case to switch statements, fixes compile
340 warning about certain NEXTHOP_TYPE enumeration values not being
341 handled.
342 * zebra/rt_socket.c: set *mask = NULL by default, fixes compile
343 warning, about mask possibly being used uninitialized.
344 * bgpd/bgp_nexthop.c: added default case to switch statements, fixes
345 compile warning about certain NEXTHOP_TYPE enumeration values not
346 being handled.
347 * ospfd/ospf_spf.c: typecast time_t to long, fixes compile warning.
348 * ospfd/ospf_route.c: typecast route_node->prefix to prefix_ipv4, fixes
349 compile warning.
350 * ospfd/ospf_route.c: typecast prefix_ipv4 to prefix, fixes compile
351 warning.
352 * ospfd/ospf_abr.c: typecast prefix to prefix_ipv4 in two instances,
353 fixes compile warning.
354 * vtysh/vtysh.c: fixed null pointer sentinel value when doing execl and
355 friends, fixes compile warning.
356 * ospf6d/ospf6_damp.c: typecast time_t to long in 4 instances, fixes
357 compile warning.
358 * ospf6d/ospf6_main.c: use MAXPATHLEN (if set) instead of 64 for the
359 _cwd array, fixes compile warning.
360
361 2004-01-19 Paul Jakma <paul@dishone.st>
362
363 * tests/test-sig.c: New file, regression test for sigevents.
364 * lib/Makefile.am: add sigevent.{c,h}
365 * (isis|rip|ripng|ospf|ospf6|bgp)d/\1_main.c: modify for sigevents.
366 * zebra/main.c: ditto.
367
368 2004-01-10 Paul Jakma <paul@dishone.st>
369
370 * Makefile.am: redhat/ is a dist subdir too.
371
372 2004-01-10 Vincent Jardin <jardin@6wind.com>
373
374 * configure.ac: add the redhat/Makefile as a AC_OUTPUT() argument.
375 It fixes build on FreeBSD 5.1 and FreeBSD 4.7
376
377 2004-01-08 Paul Jakma <paul@dishone.st>
378
379 * Makefile.am: as per gdt, specify the redhat dir as a DIST_SUBDIR,
380 remove the redhat/... dist targets - instead these now go in..
381 redhat/Makefile.am: (new) proper place to describe redhat/ dist
382 files, as well as allow quagga.spec to be regenerated properly.
383 redhat/quagga.sysconfig: specify conf file location.
384 redhat/quagga.spec.in: Add 2 patches to RPM build.
385
386 2003-12-30 Paul Jakma <paul@dishone.st>
387
388 * redhat/isisd.init: new file, init script for isisd.
389 redhat/quagga.sysconfig: new file, sysconfig file for quagga
390 initscripts.
391 redhat/quagga.spec.in: various cleanups, including sysconfig patch
392 from RH, fixed UID/GID as per RH EL, shell changed to
393 /sbin/nologin, daemon vty's listen to 127.1 only per default and
394 isisd packaged.
395 redhat/*.init: sysconfig support and runlevels specified.
396
397 2003-12-30 Paul Jakma <paul@dishone.st>
398
399 * Makefile.am: put the redhat/ stuff into EXTRA_DIST rather than
400 copying via dist-hook. Remove ~ files backup cruft from dists.
401 isisd/Makefile.am: sysconf example should go via
402 dist_examples_DATA. The include-netbsd/ headers werent mentioned
403 as sources and werent being copied into dists.
404
405 2003-12-23 Vincent Jardin <jardin@6wind.com>
406
407 * isisd: Import isisd from Sampo Saaristo's source code.
408
409 2003-12-22 Christian Hammers <ch@lathspell.de>
410
411 * configure.ac (and everywhere a regular file is opened for
412 writing): use file permissions from configure rather than
413 compiled-in umask.
414
415 2003-12-22 Hasso Tepper <hasso@estpak.ee>
416
417 * lib/linklist.c: Revert microfix I commited while reverting
418 [quagga-dev 227]. Caused by misreading code.
419
420 2003-12-21 Hasso Tepper <hasso@estpak.ee>
421
422 * lib/linklist.c: Revert patch [quagga-dev 227]. listnode_add_sort()
423 function should not drop nodes in any case. But fix behavior where
424 nodes were added to the end of list when cmp returned 0.
425 * lib/if.c: Check for duplicates before calling listnode_add_sort().
426
427 2003-12-08 Greg Troxel <gdt@fnord.ir.bbn.com>
428
429 * {lib,ospfd,ospfapi}/Makefile.am: Use pkginclude_HEADERS rather
430 than include_HEADERS to place includes in
431 ${prefix}/include/quaggainstead of polluting ${prefix}/include.
432
433 2003-12-04 Greg Troxel <gdt@poblano.ir.bbn.com>
434
435 * configure.ac: When setting exampledir to sysconfdir as a
436 default, don't quote ${sysconfdir}. (Bug reported by Vincent
437 Jardin.)
438
439 2003-12-03 Greg Troxel <gdt@poblano.ir.bbn.com>
440
441 * configure.ac: Compile in Router Advertisement support by
442 default. Note that this does not default to sending RAs; it just
443 makes 'ipv6 nd send-ra' and 'ipv6 nd prefix-advertisement'
444 available. While others may prefer other tools, no argument has
445 been made that router advertisement support is such bloat that it
446 should be compiled out by default (it 9556 bytes on NetBSD/i386 vs
447 8 bytes with the support compiled out). This reversion of a
448 previous change was done in consultation with Paul.
449
450 2003-12-03 Greg Troxel <gdt@poblano.ir.bbn.com>
451
452 * configure.ac: Move tests for v6 header files to after the check
453 for v6 code version, and conditionalize on the right variable.
454 (Fixes problem where v6 header files are not included when v6 is
455 enabled implicitly.)
456
457 2003-12-03 Greg Troxel <gdt@poblano.ir.bbn.com>
458
459 * configure.ac: Add --enable-exampledir to specify where example
460 config files should go, defaulting to sysconfdir.
461
462 * */Makefile.am: use exampledir instead of sysconfdif for examples
463
464 2003-11-02 Paul Jakma <paul@dishone.st>
465
466 * bgpd/bgp_routemap.c: Fix up 'set ip next-hop A.B.C.D|peer-address'
467 route map command so that vtysh can use it. Modified version of
468 Hasso Tepper's patch. Fixes bug #52.
469 * configure.ac: FreeBSD has net-snmp in /usr/local.
470 * redhat/quagga.spec.in: Install libzebra headers with -devel
471 package.
472
473 2003-11-02 Krzysztof Oledzki <oleq@ans.pl>
474
475 * zebra/zebra_rib.c: Revert patch (dating from zebra.org) which
476 caused zebra to read all routes in all tables, rather than just
477 the main table. See [quagga-dev 280].
478
479 2003-10-30 Paul Jakma <paul@dishone.st>
480
481 * configure.ac: netinet/in_systm.h is yet another well-known
482 header file we really should be checking for
483
484 2003-10-27 kamatchi soundaram <kamatchi@tdd.sj.nec.com>
485
486 * ospfd/ospfd.c: Do not increment act_int for an area, as it is done
487 by ospf_ism.c::ism_change_state() - results in incorrect figure
488 for active interfaces in an area.
489
490 2003-10-27 Paul Jakma <paul@dishone.st>
491
492 * lib/if.{ch}: remove ifc_pointtopoint() - left over from the
493 reverted RFC3021 patch.
494
495 2003-10-27 Simon <lists@routemeister.net>
496
497 * ospfd/ospfd.c: if_is_pointopoint() takes (struct interface *), was
498 being called with struct connected. Change to co->ifp.
499
500 2003-10-27 Gilad Arnold <gilad.arnold@terayon.com>
501
502 * zebra/zebra_rib.c: (nexthop_active_update) Check for multipath
503 limit when setting changed flag to avoid spurious changes.
504 (static_install_ipv{4,6}) dont uninstall by default, might not be
505 required - avoid spurious uninstalls.
506 (static_uninstall_ipv{4,6}) only uninstall the route if its
507 actually FIB route.
508
509 2003-10-24 sowmini.varadhan@sun.com
510
511 * ospfd/ospf_network.c: (ospf_sock_init) Exit if socket can not be
512 created.
513
514 2003-10-24 Jose Luis Rubio Guivernau <jrubio@dit.upm.es>
515
516 * Better 'show bgp' support for views (eg ipv6), see [quagga-dev 238]
517 * bgpd/bgp_route.c: (bgp_show) Take a struct bgp argument instead of
518 view string.
519 (bgp_show_neighbor_route) Take a struct peer argument instead of
520 ip string.
521 (peer_adj_routes) ditto
522 (show_adj_routes) ditto
523 (peer_lookup_in_view) new function to return appropriate struct
524 peer for a given view string.
525 (misc) Fixup all calls to above to reflect new calling arguments,
526 and use peer_lookup_in_view as needed. Additional commands
527 installed to use expanded functionality above, existing commands
528 modified to suit as well.
529 * bgpd/bgp_vty.c: 2 new aliases.
530
531 2003-10-24 Paul Jakma <paul@dishone.st>
532
533 * configure.ac: Check for fcntl()
534 * {bgpd,ospf,ospf6d,ripd,ripngd}/Makefile.am: Install conf file via
535 regular automake means, not magic install incantations, see
536 bug #38.
537 * lib/Makefile.am: install the headers, needed to link libzebra.a
538 (and hence libospf.a, OSPF-API, etc.)
539
540 2003-10-24 waldi@debian.org
541
542 * vtysh/Makefile.am: vtysh_cmd.c rebuild was broken because it
543 depended against source files without specification, i.e. it
544 used ../zebra instead of $(top_srcdir)/zebra.
545
546 2003-10-23 Paul Jakma <paul@dishone.st>
547
548 * configure.ac: IRIX configure.ac support. Sort of works.
549 sysctl() crashes though (ipforward), there's some kind of odd
550 padding in the PF_ROUTE socket messages and setsockopt() on
551 SOCK_RAW does not work (so ospfd doesnt work).
552
553 2003-10-22 Paul Jakma <paul@dishone.st>
554
555 * vtysh/Makefile.am: do not include vtysh_cmd.c in dists, its
556 configure dependent. (still need to find a way to make building of
557 it dependent on configure options or include all commands.)
558
559 2003-10-22 Paul Jakma <paul@dishone.st>
560
561 * lib/zebra.h: include limits.h if its there, its a portable header
562 and useful and not just solaris specific. net/route.h is also
563 useful.
564
565 2003-10-22 Paul Jakma <paul@dishone.st>
566
567 * lib/regex.c: bzero -> memset
568 * zebra/ioctl.c: ditto. bzero is not portable.
569
570 2003-10-22 Paul Jakma <paul@dishone.st>
571
572 * zebra/kernel_socket.c: HAVE_IPV6 conditional for WRAPUP when
573 HAVE_SA_LEN is not defined. bcopy -> memcpy, bcopy is not
574 portable.
575
576 2003-10-22 Paul Jakma <paul@dishone.st>
577
578 * configure.ac: Split up header checks into non-net, net and ipv6
579 related. Checking of IPv6 is conditional. Add some more output
580 text for the end of the configure run.
581
582 2003-10-18 Lorenzo Colitti <lorenzo@ripe.net>
583
584 * bgpd/bgp_attr.c: (bgp_dump_routes_attr) Dont dump IPv4 nexthop
585 for IP. Dump MP_NLRI attr with IPv6 next-hop for AF_INET6 address
586 family prefixes. Accept prefix as argument.
587 * bgpd/bgp_attr.c: modify bgp_dump_routes_attr declaration.
588 * bgpd/bgp_dump.c: (bgp_dump_routes_entry) Modify calls to
589 bgp_dump_routes_attr.
590 (bgp_dump_common) Go by the family of the peering socket, not
591 configured address family when dumping peering information.
592 Add HAVE_IPV6 conditionals, eg missing from previous bgp interval
593 patch.
594
595 2003-10-18 Lorenzo Colitti <lorenzo@ripe.net>
596
597 * bgpd/bgp_dump.{c,h}: (bgp_dump_interval_add) Dump at discrete
598 fixed intervals rather than fixed intervals from startup time.
599 (bgp_dump_interval_func) Dont return immediately if file cant be
600 openeded, but reschedule interval dumps, even - admin might
601 fix problem in meantime. Close the dump file in between intervals.
602 (bgp_dump_init) account for MSG header when initialising stream
603 size.
604
605 2003-10-15 Paul Jakma <paul@dishone.st>
606
607 * ospfd/ospf_interface: (ospf_if_lookup_table) new function to
608 lookup oi for a given prefix in a given interfaces table of oi's.
609 (ospf_if_new) use ospf_if_lookup_table to deal with zebra
610 reporting new interface multiple times.
611 NB: This patch is a complete plaster-band of a hack. First, why is
612 zebra reporting interface events multiple times? Second, why does
613 ospfd maintain so many damn lists and tables relating to oi's -
614 these should be reconciled into one or two tables.
615
616 2003-10-15 sowmini.varadhan@sun.com
617
618 * ripd/ripd.c: (rip_send_packet) use rip->sock for mcast sends,
619 instead of creating one socket per send. send source addr to
620 rip_update_interface.
621 (rip_update_process) should send an update on every connected
622 network for each interface.
623 (rip_request_send) should send a request on every connected
624 network for each interface.
625 * ripd/ripd.h: update prototype for rip_interface_multicast_set
626 * ripd/rip_interface.c: (rip_interface_multicast_set) reorganized
627 so that it can be called repeatedly for aliased interfaces (on
628 multiple networks).
629
630 2003-10-15 Jay Fenlason <fenlason@redhat.com>
631
632 * lib/vty.c: (vty_telnet_option) Remote DoS exists if a telnet
633 end-sub-negotation is sent when no sub-negotation data has been
634 sent. Return immediately if no sub-negotation is in progress.
635 (vty_read) do not attempt to process options if no sub-negotation
636 is in progress.
637
638 2003-10-15 Paul Jakma <paul@dishone.st>
639
640 * lib/vty.c: (vty_save_cwd) dont crash if getcwd fails. try fallback
641 to SYSCONFDIR. Allocate cwd from the stack rather than relying on
642 (non-portable) getcwd() allocation (which we didnt seem to be
643 freeing).
644
645 2003-10-13 Jay Fenlason <fenlason@redhat.com>
646
647 * lib/zebra.h: define UINT32_MAX for those systems which do not
648 provide it.
649 * bgp_attr.h: define BGP_MED_MAX.
650 * bgp_route.c: update defines/constants to BGP_MED_MAX.
651 * bgp_routemap.c: ditto. clean up route_match_metric_compile
652 slightly to avoid unneccesary XMALLOC.
653
654 2003-10-13 sowmini.varadhan@sun.com
655
656 * ospf_lsa.h: Add OSPF_LSA_PREMATURE_AGE flag.
657 * ospf_lsa.c: added better debug comments. check sequence number in
658 ospf_lsa_install. ospf_maxage_lsa_remover() checks for
659 OSPF_LSA_PREMATURE_AGE and re-originates the lsa after ls_acks are
660 received.
661 * ospf_flood.c: improve debug statement- print ls_seqnum.
662
663 2003-10-13 Douglas Fraser <doug+quagga@idmf.net>
664
665 * zebra/connected.c: PtP revert fixup. Zebra was not creating
666 connected route for PtP peer.
667
668 2003-10-07 Tarhon-Onu Victor <mituc@iasi.rdsnet.ro>
669
670 * zebra/ipforward_proc.c: (ipforward) Close the fd for
671 /proc/net/snmp. See [quagga-dev 284]
672
673 2003-09-29 Gilad Arnold <gilad.arnold@terayon.com>
674
675 * zebra/zebra_rib.c: Fix possible dangling reference to rib
676 route_nodes - unlock it the appropriate number of times. (twice,
677 because of the implicit lock). see [quagga-dev 251].
678
679 2003-09-29 Paul Jakma <paul@dishone.st>
680
681 * zebra/connected.c: revert the 'generic PtP' patch as it causes
682 far too many problems. People who use FreeSWAN should investigate
683 native linux ipsec.
684 * zebra/rt_netlink.c: ditto
685 * lib/if.c: ditto
686 * ripd/ripd.h: ditto
687 * ripd/ripd.c: ditto
688 * ripd/rip_interface.c: ditto
689 * ospfd/ospfd.c: ditto
690 * ospfd/ospf_snmp.c: ditto
691 * bgpd/bgp_nexthop.c: ditto
692 * ospfd/ospf_packet.c: Add debug output for some of the previously
693 completely silent drops of 'bad' packets.
694 * configure.ac: bump version
695
696 2003-08-27 Jay Fenlason <fenlason@redhat.com>
697
698 * lib/Makefile.am: Do not use a lib (libcap) as a dependency
699 * zebra/Makefile.am: Link in libcap
700 * bgpd/bgp_routemap.c: attr->med is type u_in32_t, should be
701 compared with UINT32_MAX
702 * ospfd/ospfd.c: remove redundant assert
703 * zebra/rtadv.c: add missing include for zebra/rib.h
704
705 2003-09-24 Paul Jakma <paul@dishone.st>
706
707 * lib/version.h: moved to version.h.in
708 * lib/version.h.in: New file, from version.h. Change hardcoded
709 package name and version to use the autoconf defined substition
710 variables.
711 * configure.ac: Fix up AC/AM_INIT* to new style. Remove the sed'ing
712 through lib/version.h for VERSION. Add lib/version.h to the
713 AC_OUTPUT list. Update the text output of quagga version at end
714 of configure run to use PACKAGE_VERSION.
715 * doc/.cvsignore: ignore quagga.pdf
716 * doc/.cvsignore: ignore version.h, its now autogenerated.
717
718 2003-09-24 sowmini.varadhan@sun.com
719
720 * lib/if.c: (if_cmp_func) fix infinite loop if
721 ifp1->name == ifp2->name
722 * lib/linklist.c: (if_cmp_func) Fix handling of case where
723 list->cmp returns 0.
724 * rip_interface.c: (rip_interface_address_add) call
725 rip_enable_apply(), or the interface is never considered up.
726 see [quagga-dev 225].
727 * zebra/kernel_socket.c: Fix up WRAPUP macro to deal with multiple
728 address families in the absence of sa_len element in struct
729 sockaddr.
730 (ifm_read): Handle solaris 9 if_msghdr_t.
731 Deal with interfaces which are incomplete, lookup on name rather
732 than the placeholder interface index of -1.
733
734 2003-09-24 Thomas Giger TGC <thomas.giger@tgc.de>
735
736 * ospf_packet.c (ospf_associate_packet_vl): pass NULL struct
737 interface to ospf_if_lookup_by_local_addr() rather than the
738 receiving interface ifp, packets for VL's could come in any
739 interface. See quagga-dev 250.
740
741 2003-04-13 Paul Jakma <paul@dishone.st>
742
743 * Amir: Opaque LSA bug fix for deletion of Type11's
744 * configure.ac: use --localstatedir for Unix sockets
745 * Hasso Tepper: When flushing as-ext LSAs flush associated NSSA
746 LSAs.
747
748 2003-04-04 Paul Jakma <paul@dishone.st>
749
750 * Sync to Zebra CVS
751 * Fix lib/thread.h leak
752 * Fix small Opaque LSA leak
753 * Do not configure OSPF interfaces for secondary addresses
754 * vtysh fixes from Hasso
755 * Dave Watson's missing ntohs fix
756
757 2003-03-25 Paul Jakma <paul@dishone.st>
758
759 * Sync to Zebra CVS
760
761 2003-03-17 Amir Guindehi <amir@datacore.ch>
762
763 * Extended SNMP checks in configure.ac so that net-snmp works
764
765 2003-03-17 Amir Guindehi <amir@datacore.ch>
766 Ralph Keller <keller@tik.ee.ethz.ch>
767 * merge OSPF-API
768
769 2003-02-07 Paul Jakma <paul@dishone.st>
770
771 * Sync to zebra CVS
772
773 2003-02-03 Paul Jakma <paul@dishone.st>
774
775 * Sync to zebra CVS
776
777 2003-01-19 Paul Jakma <paul@dishone.st>
778
779 * Temporary fix for Generic PtP wrt to IPv6
780
781 2003-01-17 Paul Jakma <paul@dishone.st>
782
783 * Sync up to latest zebra.org CVS
784 * [zebra 16823] Bugfix and new feature in Opaque-LSA handling
785 Masahiko Endo <endo@suri.co.jp>
786 * [zebra 16824] [PATCH] nsm_kill_neighbor
787 Masahiko Endo <endo@suri.co.jp>
788 * [zebra 17217] [PATCH] show thread CPU
789 Yon Uriarte <havanna_moon@gmx.net>
790 * [zebra 17218] Re: [PATCH] CLI extensions.
791 Yon Uriarte <havanna_moon@gmx.net>
792
793 2002-12-13 Paul Jakma <paul@dishone.st>
794
795 * added support for vtysh 'write file' command to
796 write either per-daamon and/or integrated file
797 * ospfd md5 buffer copying fix (Greg Troxel)
798 * ospfd md5 sequence number derived from time()
799 * RIPv1 fixes and improvements (John Hay)
800 * link state detection (linux) ([zebra 12269])
801 * Generic PtP and RFC3021 interface addressing support
802 (Frank van Maarseveen)
803 * Michal Ludvig <michal@logix.cz>:
804 [zebra 16525] PATCH: Bugfixes for KAME systems
805 * Kevin C Miller <kevinm@andrew.cmu.edu>
806 [zebra 16681] OSPF NSSA Patches
807 * Yon Uriarte <havanna_moon@gmx.net>
808 [zebra 16671] [PATCH] CLI extensions
809 * Masahiko Endo: [zebra 15475] - MPLS-TE docs
810
811 2002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
812
813 * zebra-0.93 released.
814
815 2002-06-28 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
816
817 * update-autotools: Change file name from update-auto-tools.sh.
818
819 2002-06-21 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
820
821 * update-auto-tools.sh: Add a new script to clean up build
822 environment.
823
824 2002-06-18 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
825
826 * Shift to the latest build environment autoconf-2.53 and
827 automake-1.6.2.
828
829 2001-10-22 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
830
831 * Integrate Glen Turner <glen.turner@aarnet.edu.au>'s pid option.
832
833 2001-08-19 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
834
835 * zebra-0.92a released.
836
837 2001-08-19 "Peter Galbavy" <peter.galbavy@knowtion.net>
838
839 * configure.in: SNMP library check problem fix when the library is
840 installed under /usr/local/lib.
841
842 2001-08-15 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
843
844 * zebra-0.92 released.
845
846 2001-04-22 Kunihiro Ishiguro <kunihiro@zebra.org>
847
848 * configure.in (LIBPAM): Use ZEBRA_AC_C_BIGENDIAN to avoid a
849 warning.
850 (IF_METHOD): Use test -r instead of AC_CHECK_FILE to avoid
851 warnings.
852
853 * config.guess: Update to 2000-11-10 version.
854
855 2001-04-11 Kunihiro Ishiguro <kunihiro@zebra.org>
856
857 * configure.in: Use AC_TRY_COMPILE instead of AC_EGREP_HEADER to
858 detect in_pktinfo structure. Suggested by: Vlad Lungu
859 <vlad@rls.roknet.ro>.
860
861 2001-03-07 Michael Rozhavsky <mrozhavsky@opticalaccess.com>
862
863 * configure.in: Add check for structure in_pktinfo.
864
865 2001-02-07 "Bjoern A. Zeeb" <bzeeb+zebra@zabbadoz.net>
866
867 * configure.in (USE_PAM): Fix PAM library detection code.
868
869 2001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
870
871 * zebra-0.91 is released.
872
873 2001-01-12 Kunihiro Ishiguro <kunihiro@zebra.org>
874
875 * configure.in: Remove guile related definition.
876
877 2001-01-11 Kunihiro Ishiguro <kunihiro@zebra.org>
878
879 * configure.in (ac_cv_htonl_works): HAVE_REPAIRABLE_HTONL is
880 removed. htonl should work fine on any platform.
881
882 2001-01-10 Kunihiro Ishiguro <kunihiro@zebra.org>
883
884 * configure.in: Remove --enable-oldrib option.
885
886 * acconfig.h: OLD_RIB definition is removed.
887
888 * zebra-0.90 is released.
889
890 * configure.in (LIBS): Add check for sun_len field in struct
891 sun_len.
892
893 2001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
894
895 * Makefile.am: Include init/redhat files to distribution.
896
897 2001-01-07 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
898
899 * configure.in: check libm.a for BGPd compile error.
900 AC_CHECK_LIB(m, main) was added.
901
902 2000-12-29 Kunihiro Ishiguro <kunihiro@zebra.org>
903
904 * configure.in: --enable-unixdomain becomes default. Add
905 --enable-tcp-zebra for TCP/IP communication between protocol
906 daemon and zebra.
907
908 * COPYING.LIB: Added for lib/getopt.c, lib/getopt.h,
909 lib/getopt1.c, lib/md5-gnu.h, lib/md5.c, lib/regex-gnu.h,
910 lib/regex.c.
911
912 * Makefile.am (dist-hook): Include tools/*.cgi to distribution.
913
914 2000-12-26 Kunihiro Ishiguro <kunihiro@zebra.org>
915
916 * configure.in (MULTIPATH_NUM): --enable-multipath=ARG specify
917 multipath number. ARG must be digit.
918
919 2000-12-11 Kunihiro Ishiguro <kunihiro@zebra.org>
920
921 * configure.in: Add --enable-newrib for test new RIB code.
922
923 2000-11-25 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
924
925 * configure.in, config.h.in: Add check for libutil.h and
926 setproctitle().
927
928 2000-10-26 Kunihiro Ishiguro <kunihiro@zebra.org>
929
930 * configure.in: Add --enable-nssa for OSPF NSSA option.
931
932 * acconfig.h: Define HAVE_NSSA.
933
934 2000-10-25 "Bjoern A. Zeeb" <bzeeb+zebra@zabbadoz.net>
935
936 * configure.in: pam_misc is only linked when the platform is
937 GNU/Linux.
938
939 2000-10-24 Arkadiusz Miskiewicz <misiek@pld.org.pl>
940
941 * configure.in (LIBS): Add check for crypto library. test x`ls
942 ${ac_snmp}` is replaced with sipmle test -f.
943
944 2000-10-23 Kunihiro Ishiguro <kunihiro@zebra.org>
945
946 * configure.in: Add --enable-unixdomain option. This will be
947 default behavior in zebra-0.90.
948
949 2000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
950
951 * zebra-0.89 is released.
952
953 2000-09-27 Kunihiro Ishiguro <kunihiro@zebra.org>
954
955 * configure.in: Add check for Intel CPU for Solaris on x86 check.
956
957 2000-09-21 Kunihiro Ishiguro <kunihiro@zebra.org>
958
959 * configure.in: Add check for getifaddrs().
960 Set AM_INIT_AUTOMAKE version to 0.89.
961
962 2000-09-14 Kunihiro Ishiguro <kunihiro@zebra.org>
963
964 * config.guess: Update to the latest version.
965
966 * config.sub: Likewise
967
968 2000-09-14 David Lipovkov <dlipovkov@OpticalAccess.com>
969
970 * REPORTING-BUGS: New file is added.
971
972 2000-08-27 itojun@iijlab.net
973
974 * configure.in: Add ncurses library check when --enable-vtysh is
975 specified.
976
977 2000-08-22 Kunihiro Ishiguro <kunihiro@zebra.org>
978
979 * configure.in: Add check for readline/history.h.
980
981 * acconfig.h: Remove pthread related variables.
982
983 * configure.in: Add --with-libpam option for vtysh PAM
984 authentication. Remove --disable-pthread because we don't support
985 pthread.
986
987 2000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
988
989 * zebra-0.88 is released.
990
991 * configure.in: Add Solaris -lcurses for vtysh.
992
993 2000-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
994
995 * configure.in: Add check for ncurses for compiling on Solaris.
996
997 2000-07-27 Kunihiro Ishiguro <kunihiro@zebra.org>
998
999 * configure.in: Add check for libreadline when --enable-vtysh is
1000 specified.
1001
1002 2000-07-23 Kunihiro Ishiguro <kunihiro@zebra.org>
1003
1004 * configure.in: Add AC_DEFINE(OPEN_BSD). When OS is OpenBSD
1005 interface method is if_ioctl.o
1006
1007 2000-07-09 Chris Dunlop <chris@onthe.net.au>
1008
1009 * acconfig.h: Add HAVE_BROKEN_ALIASES.
1010
1011 * configure.in: Add --enable-broken-aliases.
1012
1013 2000-06-12 Kunihiro Ishiguro <kunihiro@zebra.org>
1014
1015 * Set version to zebra-0.87.
1016
1017 2000-06-05 Kunihiro Ishiguro <kunihiro@zebra.org>
1018
1019 * configure.in: Remove --enable-mpls-vpn. Now MPLS-VPN support is
1020 default.
1021
1022 * Set version to zebra-0.87-pre
1023
1024 * Makefile.am: Likewise.
1025
1026 2000-04-27 Kunihiro Ishiguro <kunihiro@zebra.org>
1027
1028 * Set version to 0.86.
1029
1030 2000-03-21 Kunihiro Ishiguro <kunihiro@zebra.org>
1031
1032 * Set version to 0.85b for ospfd test.
1033
1034 2000-03-20 Kunihiro Ishiguro <kunihiro@zebra.org>
1035
1036 * Set version to 0.85a for ospfd test.
1037
1038 2000-03-08 Kunihiro Ishiguro <kunihiro@zebra.org>
1039
1040 * Set version to 0.85.
1041
1042 2000-01-26 Kunihiro Ishiguro <kunihiro@zebra.org>
1043
1044 * Makefile.in: Regenerated by patched automake for fixing "make
1045 clean" problem on FreeBSD.
1046
1047 1999-12-08 Kunihiro Ishiguro <kunihiro@zebra.org>
1048
1049 * Set version to 0.83a. This is for *BSD static route lookup
1050 problem.
1051
1052 1999-12-06 Kunihiro Ishiguro <kunihiro@zebra.org>
1053
1054 * Set version to 0.83.
1055
1056 1999-11-29 Kunihiro Ishiguro <kunihiro@zebra.org>
1057
1058 * Set version to 0.82.
1059
1060 1999-11-23 Kunihiro Ishiguro <kunihiro@zebra.org>
1061
1062 * aczebra.m4: New file added.
1063
1064 1999-11-21 Michael Handler <handler@sub-rosa.com>
1065
1066 * configure.in (LIBS): Add sa_len check of sockaddr.
1067
1068 * acconfig.h: Add HAVE_SA_LEN.
1069
1070 1999-11-12 Kunihiro Ishiguro <kunihiro@zebra.org>
1071
1072 * version.h: Update version to zebra-0.81b for bgpd test.
1073
1074 1999-11-09 Kunihiro Ishiguro <kunihiro@zebra.org>
1075
1076 * configure.in: Add --enable-mbgp.
1077
1078 1999-11-05 Kunihiro Ishiguro <kunihiro@zebra.org>
1079
1080 * Makefile.am (EXTRA_DIST): Add TODO to the distribution.
1081
1082 1999-11-04 Kunihiro Ishiguro <kunihiro@zebra.org>
1083
1084 * TODO: New file is added.
1085
1086 1999-11-03 Kunihiro Ishiguro <kunihiro@zebra.org>
1087
1088 * version.h: Update version to zebra-0.81a for ospfd test.
1089
1090 1999-10-28 Kunihiro Ishiguro <kunihiro@zebra.org>
1091
1092 * configure.in: New option --enable-snmp is added.
1093
1094 1999-10-24 Kunihiro Ishiguro <kunihiro@zebra.org>
1095
1096 * version.h: Update version to zebra-0.80.
1097
1098 1999-10-21 Kunihiro Ishiguro <kunihiro@zebra.org>
1099
1100 * version.h: Update version to zebra-0.80-pre3
1101
1102 1999-10-18 Kunihiro Ishiguro <kunihiro@zebra.org>
1103
1104 * configure.in (LIBS): SNMP check is done by ucd-snmp/asn1.h.
1105
1106 1999-10-10 Peter Galbavy <Peter.Galbavy@knowledge.com>
1107
1108 * configure.in: Add support of OpenBSD.
1109
1110 1999-10-04 Kunihiro Ishiguro <kunihiro@zebra.org>
1111
1112 * version.h: Update version to zebra-0.80-pre2.
1113
1114 1999-09-27 Kunihiro Ishiguro <kunihiro@zebra.org>
1115
1116 * version.h: Update version to zebra-0.80-pre. From this version,
1117 access-list and prefix-list's name space is divided into IPv4 and
1118 IPv6.
1119
1120 1999-09-17 Kunihiro Ishiguro <kunihiro@zebra.org>
1121
1122 * version.h: For test recent fixes Set version to zebra-0.79a.
1123
1124 1999-09-14 Kunihiro Ishiguro <kunihiro@zebra.org>
1125
1126 * version.h: zebra-0.79 is out.
1127
1128 1999-09-08 Kunihiro Ishiguro <kunihiro@zebra.org>
1129
1130 * version.h: For ospfd's virtual link test. Set version to 0.78h.
1131
1132 1999-09-07 Kunihiro Ishiguro <kunihiro@zebra.org>
1133
1134 * version.h: For ospfd test. Set version to 0.78g.
1135
1136 1999-09-05 Kunihiro Ishiguro <kunihiro@zebra.org>
1137
1138 * version.h: For internal test of ospfd. Set version to 0.78f.
1139
1140 1999-09-02 Kunihiro Ishiguro <kunihiro@zebra.org>
1141
1142 * version.h: To test ospfd's fix, set version to 0.78e.
1143
1144 1999-09-01 Kunihiro Ishiguro <kunihiro@zebra.org>
1145
1146 * version.h: To test ospfd's area related bug fix, set version
1147 to 0.78d.
1148
1149 1999-09-01 Kunihiro Ishiguro <kunihiro@zebra.org>
1150
1151 * version.h: To test ospfd, set version to 0.78c.
1152
1153 1999-08-31 Janos Farkas <chexum@shadow.banki.hu>
1154
1155 * Many misspelling correction.
1156
1157 1999-08-31 Kunihiro Ishiguro <kunihiro@zebra.org>
1158
1159 * version.h: To test ospfd, set version to 0.78b.
1160
1161 1999-08-31 Kunihiro Ishiguro <kunihiro@zebra.org>
1162
1163 * configure.in (LIBS): Add UCD-SNMP include path check.
1164
1165 1999-08-31 Lars Fenneberg <lf@elemental.net>
1166
1167 * configure.in: The logic which detects the UCD-SNMP library
1168 should first check in the default system locations for the library
1169 and then in /usr/local.
1170
1171 1999-08-27 itojun@iijlab.net
1172
1173 * configure.in (LIBS): Fix problem about libsnmp.a check.
1174
1175 1999-08-26 kay <kay@v6.access.co.jp>
1176
1177 * configure.in (CFLAGS): Add <sys/socket.h> to check socklen_t.
1178
1179 1999-08-24 VOP <vop@unity.net>
1180
1181 * filter.c: Include "sockunion.h".
1182 plist.c: Likewise.
1183 table.c: Likewise.
1184
1185 1999-08-24 Kunihiro Ishiguro <kunihiro@zebra.org>
1186
1187 * configure.in: Add netinet6/in6.h check.
1188
1189 1999-08-21 Masaki Minami <masaki@minami.org>
1190
1191 * BSD/OS 4.0 porting.
1192
1193 1999-08-15 Kunihiro Ishiguro <kunihiro@zebra.org>
1194
1195 * configure.in: Add --enable-netlink option to force to use Linux
1196 netlink interface.
1197 (CFLAGS): Add ucd-snmp library check.
1198
1199 * acconfig.h: If socklen_t is not defined, typedef int to
1200 socklen_t.
1201
1202 1999-08-15 Arkadiusz Miskiewicz <misiek@misiek.eu.org>
1203
1204 * configure.in: When --enable-ipv6 specified, then only kernel
1205 version is checked.
1206
1207 1999-08-14 Kunihiro Ishiguro <kunihiro@zebra.org>
1208
1209 * configure.in: Add GNU libc 2.1 check.
1210
1211 1999-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
1212
1213 * configure.in: Fix privious Linux IPv6 check changes.
1214
1215 1999-08-02 Arkadiusz Miskiewicz <misiek@misiek.eu.org>
1216
1217 * configure.in: Improve Linux IPv6 feature check.
1218
1219 1999-07-29 Rick Payne <rickp@rossfell.co.uk>
1220
1221 * Changed route-maps to behave in a more cisco-like fashion
1222
1223 1999-07-27 Gerhard Poul <gpoul@gnu.org>
1224
1225 * SERVICES: New file added.
1226
1227 1999-07-12 itojun@iijlab.net
1228
1229 * configure.in: Add check for getaddrinfo. Improve Kame related
1230 library check.
1231
1232 1999-07-07 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
1233
1234 * configure.in, acconfig.h: Add check for FreeBSD 3.2.
1235
1236 1999-07-07 Kunihiro Ishiguro <kunihiro@zebra.org>
1237
1238 * configure.in: Delete check for netinet/ip6.h.
1239
1240 1999-06-30 Gerhard Poul <gpoul@gnu.org>
1241
1242 * README: remixed the old files and added some new parts.
1243 moved some INSTALL stuff into INSTALL file.
1244 moved some other stuff to doc/zebra.texi
1245
1246 1999-06-29 Kunihiro Ishiguro <kunihiro@zebra.org>
1247
1248 * configure.in (LIBS): Add libresolv check.
1249 Change --enabe-all-in-one option to --enable-one-vty.
1250
1251 1999-06-20 Kunihiro Ishiguro <kunihiro@zebra.org>
1252
1253 * configure.in: Add --enabe-all-in-one option.
1254
1255 1999-06-16 Kunihiro Ishiguro <kunihiro@zebra.org>
1256
1257 * configure.in: Add socklen_t check.
1258
1259 1999-06-16 Gerhard Poul <gpoul@gnu.org>
1260
1261 * Many compile warnings fixed.
1262
1263 1999-05-31 Kunihiro Ishiguro <kunihiro@zebra.org>
1264
1265 * configure.in: Change message from Linux 2.2.X IPv6 to Linux IPv6.
1266 OpenBSD (NRL) check is enabled.
1267
1268 1999-05-30 Kunihiro Ishiguro <kunihiro@zebra.org>
1269
1270 * configure.in (LIBS): Add crypt library check.
1271
1272 1999-05-08 Kunihiro Ishiguro <kunihiro@zebra.org>
1273
1274 * configure.in: Add sin6_scope_id in struct sockaddr_in6 check.
1275
1276 1999-04-30 Kunihiro Ishiguro <kunihiro@zebra.org>
1277
1278 * Set version to 0.63 for first beta package.
1279
1280 1999-04-15 Kunihiro Ishiguro <kunihiro@zebra.org>
1281
1282 * guile.m4: Added from guile package.
1283
1284 1999-04-14 Kunihiro Ishiguro <kunihiro@zebra.org>
1285
1286 * Set version to 0.60 for beta package preparation.
1287
1288 1999-04-12 Kunihiro Ishiguro <kunihiro@zebra.org>
1289
1290 * Makefile.am: Add noninst_LIBRARIES each directory's Makefile.am.
1291 This change is for linking these libraries to guile.
1292
1293 1999-04-08 Kunihiro Ishiguro <kunihiro@zebra.org>
1294
1295 * configure.in (LIBS): Add struct rt_addrinfo check.
1296
1297 1999-04-07 Kunihiro Ishiguro <kunihiro@zebra.org>
1298
1299 * configure.in: AC_STDC_HEADERS added.
1300
1301 1999-03-29 Kunihiro Ishiguro <kunihiro@zebra.org>
1302
1303 * Add dependencies to each directory's Makefile.am.
1304
1305 1999-03-02 Peter Galbavy <Peter.Galbavy@knowledge.com>
1306
1307 * reworked include file structure, and configure so that all
1308 source files get all system-dependent include files by including
1309 <zebra.h> which is really lib/zebra.h. This means that the
1310 different programs include files are now available as #include
1311 "zebra/zebra.h" - note the use of quotes, not <> as delimiters.
1312
1313 In practical terms, if I haven't really screwed up, the main file
1314 that maintainers for other OSes have to change is lib/zebra.h for
1315 all the conditional includes etc.
1316
1317 * added --disable-pthread for those systems that seem to have
1318 POSIX threads, but do not work. OpenBSD 2.4+ is like that just
1319 now. Changed all occurance of #ifdef PTHREAD to use HAVE_PTHREAD
1320 instead.
1321
1322 1999-02-24 <kunihiro@zebra.org>
1323
1324 * configure.in: update to AC_PREREQ(1.13).
1325 Change message from Linux 2.1.x to Linux 2.2.x.
1326 * Added ospf6d directory support.
1327
1328 1999-02-22 Peter Galbavy <Peter.Galbavy@knowledge.com>
1329
1330 * added a "log" element to the BGPd peer structure, enabling us to
1331 start thinging about a log stream per peer. This is currently
1332 ignored by the wrapper code, but developers should try to use the
1333 "appropriate" ZLOG stream. Documentation will follow, when the
1334 real routines start to exist.
1335
1336 The current plan is to use a copy of the BSD syslog() routines and
1337 replace the syslog library function with our own. I will need
1338 feedback from users of other platforms as this work is done to see
1339 if all is well elsewhere.
1340
1341 * preliminary work on zlog() library. directly replaces syslog()
1342 currently with zlog(ZLOG *, ...) where the new first argument
1343 is a pointer to a ZLOG structure (defined in lib/log.h) and will
1344 encapsulate all the information necessary to maintain multiple
1345 logging streams.
1346
1347 1999-02-19 Peter Galbavy <Peter.Galbavy@knowledge.com>
1348
1349 * added vsnprintf() macro to lib/str.h if required and removed
1350 #ifdef SUNOS_5 dependency on it
1351
1352 1999-02-18 Peter Galbavy <Peter.Galbavy@knowledge.com>
1353
1354 * syslog support added
1355
1356 1999-02-18 Peter Galbavy <Peter.Galbavy@knowledge.com>
1357
1358 * configure.in: Add daemon function check.
1359
1360 1999-01-21 Kunihiro Ishiguro <kunihiro@zebra.org>
1361
1362 * configure.in: Add --disable-ipv6, --disable-zebra,
1363 --disable-bgpd, --disable-ripd, --disable-ripngd, --disable-ospfd
1364 options to configure.
1365
1366 1998-12-07 Kunihiro Ishiguro <kunihiro@zebra.org>
1367
1368 * configure.in: Check /usr/inet6/lib/libinet6.a exists or not.
1369
1370 1998-10-14 Kunihiro Ishiguro <kunihiro@zebra.org>
1371
1372 * configure.in: Comment out FreeBSD's libc_r detect section. At
1373 this moment it doesn't work correctly with zebra.
1374
1375 Netlink interface is only enabled when Linux kernel version is
1376 upper than 2.1.0.
1377
1378 1998-09-15 HEO SeonMeyong <seirios@matrix.iri.co.jp>
1379
1380 * Hydrangea is now called KAME, so change all defines.
1381
1382 1998-08-16 Kunihiro Ishiguro <kunihiro@zebra.org>
1383
1384 * configure.in: ifaliasreq check added.
1385
1386 1998-08-12 Katsuhiro Kondou <kondou@nec.co.jp>
1387
1388 * Patch is applied for compile under EWS4800
1389
1390 1998-06-09 Kunihiro Ishiguro <kunihiro@zebra.org>
1391
1392 * configure.in: delete old mtu_method check.
1393
1394 * doc/zebra.texi (Kernel interface): chapter `Kernel interface' added
1395
1396 1998-06-08 Kunihiro Ishiguro <kunihiro@zebra.org>
1397
1398 * configure.in: add new netlink check for GNU/Linux
1399
1400 1998-06-07 Kunihiro Ishiguro <kunihiro@zebra.org>
1401
1402 * doc/zebra.texi: Update Linux netlink chapter.
1403
1404 1998-05-18 Yamashita TAKAO <jargon@lares.dti.ne.jp>
1405
1406 * config.h.in: define PTHREAD if work on Solaris 2.6
1407 why delete the definition? I miss?
1408
1409 1998-05-08 Kunihiro Ishiguro <kunihiro@zebra.org>
1410
1411 * configure.in: add net/if.h header check.
1412
1413 1998-05-02 SeonMeyong HEO <seirios@Matrix.iri.co.jp>
1414
1415 * zebra.tex,archfig.tex,zebra.sty: Manual file is added.
1416 * zebra.texi: Modify Introduction text.
1417 * RIPngd.c: Patch Hydrangea code.
1418
1419 1998-05-01 Kunihiro Ishiguro <kunihiro@zebra.org>
1420
1421 * .cvsignore: added.
1422
1423 * Makerule.in: is gone.
1424 * Makefile.am: Now we use automake to generate Makefile.in
1425
1426 1998-03-19 Yamashita TAKAO <jargon@lares.dti.ne.jp>
1427
1428 * lib/vty.c: modified the definition of *master
1429 * lib/sockunion.c (inet_aton): add, but don't work. uum...
1430
1431
1432 1998-03-15 Yamashita TAKAO <jargon@lares.dti.ne.jp>
1433
1434 * configure.in: define PTHREAD if work on Solaris 2.6
1435 * config.h.in: likewise
1436 * lib/thread.c: likewise
1437 * lib/vty.c: likewise
1438
1439 1998-03-15 SeonMeyong HEO <seirios@Matrix.iri.co.jp>
1440
1441 * config.h.in: define INET6 if defined HAVE_IPV6 & HYDRANGEA
1442 * bgpd/: remove include <netinet6/in6.h> line.
1443 * lib/: remove include <netinet6/in6.h> line.
1444 * ripbgd/: remove include <netinet6/in6.h> line.
1445 * zebra/: remove include <netinet6/in6.h> line.
1446 * ripd/*.c: remove include <netinet6/in6.h> line.
1447 undefine IPV6 difinitions because RIPd is not worked for
1448 IPv6 protocol.
1449
1450
1451 1998-01-30 Kunihiro Ishiguro <kunihiro@zebra.org>
1452
1453 * configure.in: Change routing socket check method from
1454 AC_TRY_COMPILE to AC_TRY_RUN because GNU libc version 2 has
1455 AF_ROUTE but over linux it's meenigless.
1456
1457 1998-01-06 Kunihiro Ishiguro <kunihiro@zebra.org>
1458
1459 * config.h.in: remove err_t define.
1460
1461 1997-11-18 Kunihiro Ishiguro <kunihiro@zebra.org>
1462
1463 * configure.in (canonical): add check of IF_METHOD
1464
1465 1997-09-27 Kunihiro Ishiguro <kunihiro@note.digital-magic.co.jp>
1466
1467 * configure.in: add INRIA check
1468
1469 1997-09-25 Kunihiro Ishiguro <kunihiro@note.digital-magic.co.jp>
1470
1471 * configure.in (canonical): change ipforward_snmp.o to ipforward_proc.o
1472
1473 1997-09-12 Kunihiro Ishiguro <kunihiro@zebra.org>
1474
1475 * configure.in: change IRDPD to NDPD
1476
1477 1997-08-18 Kunihiro Ishiguro <kunihiro@zebra.org>
1478
1479 * INSTALL: new file
1480
1481 1997-08-14 Kunihiro Ishiguro <kunihiro@zebra.org>
1482
1483 * config.h: add XCALLOC()
1484