blob: f36e31e2cf10dd84460448fd9cf13a733f068c73 [file] [log] [blame]
Paul Jakma105b8232006-05-28 08:02:41 +000012006-05-28 Paul Jakma <paul.jakma@sun.com>
2
3 * configure.ac: Update SOS CFLAGS, Xt shouldn't be used and
4 enable debug options.
5 Add a check for GNU Make and warn the user if it does not appear
6 to be the make used.
7
Paul Jakma08f9fb12006-05-10 19:52:36 +000082006-05-10 Paul Jakma <paul.jakma@sun.com>
9
10 * configure.ac: Bump to 0.99.4
11
Paul Jakmacdc2c3f2006-03-30 14:36:23 +0000122006-03-30 Paul Jakma <paul.jakma@sun.com>
13
14 * TODO: Add reminder for useful MED functionality we should
15 implement.
16
Paul Jakma41be32b2006-03-30 13:53:59 +0000172006-02-15 Paul Jakma <paul.jakma@sun.com>
18
19 * configure.ac: Check for mallinfo, being careful to link test
20 so we can detect things like umem being used (which doesn't
21 provide a mallinfo).
22
paulb1fc9ac2006-01-31 10:09:27 +0000232006-01-31 Paul Jakma <paul.jakma@sun.com>
24
25 * configure.ac: Cleanup the hideous {net,ucd}-snmp section
26 by removing ucd-snmp. Hence fixing detection where
27 net-snmp is installed in /usr/local (Boris Kovalenko reported
28 the problem).
29
paul53f953a2006-01-19 20:26:17 +0000302006-01-19 Paul Jakma <paul.jakma@sun.com>
31
32 * configure.ac: Bump to 0.99.3
33
paul6a4b8832005-11-26 08:28:00 +0000342005-11-26 Paul Jakma <paul.jakma@sun.com>
35
36 * configure.ac: Collect together CFLAGS based on compiler
37 detected a bit. Recognise and set default CFLAGS for SunPro /
38 SOS10.
39
paul76367ea2005-11-14 14:05:35 +0000402005-11-14 Paul Jakma <paul.jakma@sun.com>
41
42 * configure.ac: Tell gcc we like C99.
43 [bug #231] Check and test for stdint.h.
44
paulcf220d12005-11-11 10:28:59 +0000452005-11-11 Paul Jakma <paul.jakma@sun.com>
46
47 * NEWS: Update.
48 * configure.ac: Bump to 0.99.2
49
paulca6383b2005-11-10 10:21:19 +0000502005-11-10 Paul Jakma <paul.jakma@sun.com>
51
52 * HACKING: Add recommendation to provide a single Subject
53 style description to the commit message.
54 Add some recommendations for ChangeLog.
55
paulceacedb2005-09-29 14:39:32 +0000562005-09-29 Paul Jakma <paul.jakma@sun.com>
57
58 * configure.ac: Add the test for Solaris least-privileges. Set
59 defines for whether capabilities are supported and whether of
60 the linux or solaris variety.
61 Add missing-prototypes, missing-declarations, char-subscripts
62 and cast-qual warnings to default cflags, cause Hasso enjoys warnings,
63 and we really should clean the remaining ones up. (ie isisd..).
64 * (*/*main.c) Update the zebra_capabilities_t arrays in the various
65 daemons to match the changes made in lib/privs.h.
66
hassoe6a4feb2005-09-19 09:53:21 +0000672005-09-19 Hasso Tepper <hasso at quagga.net>
68
69 * configure.ac: Test existance of strndup.
70
paula9694592005-08-25 14:50:05 +0000712005-08-25 Paul Jakma <paul@jakma.org>
72
73 * configure.ac: Add -fno-omit-frame-pointer after -Os in default
74 cflags, just to be sure.
75 Fedora's readline library does not itself link to termcap, hence
76 we must pass the result of termcap tests in via OTHER-LIBRARIES
77 argument, otherwise the test of main in readline will fail due to
78 missing termcap systems. On systems like Debian, -ltermcap
79 is not needed for the readline test, because libreadline already
80 links to it.
81
hassoc0689392005-08-25 12:00:58 +0000822005-08-25 Hasso Tepper <hasso at quagga.net>
83
84 * configure.ac, vtysh/Makefile.am: Only vtysh needs to be linked
85 against libreadline and friends.
86
paul60f06512005-08-13 13:42:38 +0000872005-08-13 Paul Jakma <paul@jakma.org>
88
89 * Makefile.am: (EXTRA_DIST) Add the trailing slash back in which
90 greg left out - tools bits weren't being included in dist,
91 which broke rpm builds :).
92
gdt1dab30f2005-08-10 15:11:21 +0000932005-08-10 Greg Troxel <gdt@fnord.ir.bbn.com>
94
95 * Makefile.am (EXTRA_DIST): add INSTALL.quagga.txt, because people
96 that patch releases need to know about autoconf required versions.
97
hasso850d39f2005-06-30 13:52:20 +0000982005-06-30 Louis Lagendijk <louis.lagendijk@gmail.com>
99
100 * configure.ac: Actually test whether libc has IPv6 support.
101
paul7cad4002005-06-28 00:19:48 +00001022005-06-28 Paul Jakma <paul.jakma@sun.com>
103
104 * INSTALL.quagga.txt: GNU make is required now, because of manual
105 automatic rules in solaris/Makefile.am. (If someone knows how
106 to do these in a better way..).
107 GNU AWK is required for CVS checkout builds.
108
paul70856412005-06-02 08:22:47 +00001092005-06-01 Paul Jakma <paul.jakma@sun.com>
110
111 * NEWS: bgpd work queues and ripd auth-mode change
112
paul42c98192005-05-07 02:22:51 +00001132005-05-07 Yar Tikhiy <yar@comp.chem.msu.su>
114
115 * configure.ac: Check for OSes which support passing ifindex in
116 struct ip_mreq.
117
paul0c2029e2005-04-29 03:20:54 +00001182005-04-29 Paul Jakma <paul.jakma@sun.com>
paul5e4008f2005-04-28 18:19:08 +0000119
paul0c2029e2005-04-29 03:20:54 +0000120 * NEWS: Added some more 0.99 news.
121 * configure.ac: bump to 0.99.1 (0.99.0 was never released except
122 via CVS snapshots)
paul5e4008f2005-04-28 18:19:08 +0000123
paul74a2dd72005-04-25 00:37:03 +00001242005-04-25 Paul Jakma <paul.jakma@sun.com>
125
126 * HACKING: Add some notes about build system changes, to
127 document common oversights (common for me anyway).
128 Seperate sections with two newlines, easier to read.
129
ajs924b9222005-04-16 17:11:24 +00001302005-04-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
131
132 * configure.ac: Added AC_ARG_ENABLE(time-check). By default,
133 warning messages will now be printed for threads or commands that take
134 longer than 5 seconds, but this configure argument can be used
135 to disable the checks or change the threshold.
136
paul03ecfb62005-04-16 15:38:23 +00001372005-04-16 Paul Jakma <paul.jakma@sun.com>
138
139 * configure.ac: check for gawk, needed to build memtypes.h
140
ajsdfb9a542005-04-11 14:55:55 +00001412005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
142
143 * configure.ac: Move AC_CANONICAL_* stuff before AM_INIT_AUTOMAKE to
144 eliminate warning message about AC_ARG_PROGRAM being called
145 before AC_CANONICAL_TARGET.
146
paul26275b02005-04-11 07:10:47 +00001472005-04-11 Paul Jakma <paul.jakma@sun.com>
148
149 * configure.ac: Call AC_CANONICAL_{BUILD,TARGET} macros. Target isnt
150 set otherwise, afaict. AC_SUBST enable_{user,group,vty_group} and
151 quagga_statedir - the Solaris package bits for one need this.
152 configure the solaris/ Makefile.
153 * Makefile.am: solaris is a subdir - unconditional or else it wont
154 be included in non-solaris made dists.
155
paul1b73de82005-04-10 16:31:51 +00001562005-04-10 Paul Jakma <paul.jakma@sun.com>
157
158 * configure.ac: Fix host string recognition for Solaris Nevada aka
159 solaris2.10.1, and hopefully future such strings.
160
paul1eb8ef22005-04-07 07:30:20 +00001612005-04-07 Paul Jakma <paul.jakma@sun.com>
162
163 * (global): Fix up list loops to match changes in lib/linklist,
164 and some basic auditing of usage.
165 * configure.ac: define QUAGGA_NO_DEPRECATED_INTERFACES
166 * HACKING: Add notes about deprecating interfaces and commands.
167
paul208f0b72005-04-05 10:10:06 +00001682005-04-05 Paul Jakma <paul@dishone.st>
169
170 * HACKING: remove the 'manually patch redhat/quagga.spec' bit
171 from RELEASE section. Let the rpm revision be CONFDATE, will work
paul6a524702005-04-05 10:14:50 +0000172 fine. Expand on the importance of supplying good ChangeLog's in
173 the PATCH SUBMISSION section.
paul208f0b72005-04-05 10:10:06 +0000174
hasso5b087522005-04-03 23:46:37 +00001752005-04-04 Hasso Tepper <hasso at quagga.net>
176
177 * configure.ac: Fix AC_LANG_SOURCE usage. It needs double square
178 brackets around source. Single ones broke square brackets in the
179 code (arrays).
180
hassod33e8d72005-04-03 13:07:21 +00001812005-04-03 Hasso Tepper <hasso at quagga.net>
182
183 * configure.ac: Use AC_RUN_IFELSE instead of obsolete AC_TRY_RUN macro
184 and define action for cross-compiling.
185
hassof695b012005-04-02 19:03:39 +00001862005-04-02 Hasso Tepper <hasso at quagga.net>
187
188 * configure.ac: Add --enable-isis-topology to enable isisd topology
189 generator code.
190
paul3849db22005-04-02 17:13:33 +00001912005-04-02 Paul Jakma <paul@dishone.st>
192
193 * INSTALL.quagga.txt: Add note about additional CVS build
194 requirements, if one wishes to build ps/pdf docs.
195
ajs3cb98de2005-04-02 16:01:05 +00001962005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
197
198 * configure.ac: Add strnlen to AC_CHECK_FUNCS.
199
hasso17eff7c2005-03-27 21:00:35 +00002002005-03-28 Hasso Tepper <hasso at quagga.net>
201
hasso2d582282005-03-28 15:29:07 +0000202 * configure.ac, */Makefile.am: Fix previous commit. SNMP includes
203 must be after lib/ includes in some systems. Introduce SNMP_INCLUDES
204 for that.
205
2062005-03-28 Hasso Tepper <hasso at quagga.net>
207
hasso17eff7c2005-03-27 21:00:35 +0000208 * configure.ac: Fix most of "Presents But Cannot Compiled" warnings
209 about various headers. CFLAGS is not correct place to specify
210 includes, INCLUDES is for that.
211
hasso1969e4b2005-03-27 13:07:23 +00002122005-03-27 Hasso Tepper <hasso at quagga.net>
213
214 * configure.ac: Add Intel compiler (icc) support. Although Intel
215 tries really hard to make icc look like gcc, there are some
216 differences. It's very verbose with -Wall and it doesn't support
217 the individual -W options. We are going to ignore some of these
218 warnings.
219
hassoa0fb71a2005-03-26 14:07:31 +00002202005-03-26 Hasso Tepper <hasso at quagga.net>
221
222 * doc/defines.texi.in, lib/version.h.in: Update copyright string to
223 include year 2005.
224
vincent29c4c9b2005-03-25 13:05:47 +00002252005-03-25 Jean-Mickael Guerin <jean-mickael.guerin@6wind.com>
226 * configure.ac: add struct nd_opt_interval and struct
227 nd_opt_homeagent_info detection.
228
paul55468c82005-03-14 20:19:01 +00002292005-03-14 Paul Jakma <paul.jakma@sun.com>
230
231 * (global) update all c files to match the lib/vector.h rename of
232 (struct vector).active to max, and vector_max macro to
233 vector_active.
234
paulafd8a122005-03-12 06:36:10 +00002352005-03-12 Paul Jakma <paul.jakma@sun.com>
236
237 * configure.ac: Solaris 8 can use the newer lifreq based methods
238 too, allows IPv6.
239
hassoc45eb832005-02-19 13:58:06 +00002402005-02-19 Hasso Tepper <hasso at quagga.net>
241
242 * configure.ac: Fix Linux detection. Host types like i686-pc-linux
243 didn't match the pattern.
244
paul9985f832005-02-09 15:51:56 +00002452005-02-09 Paul Jakma <paul.jakma@sun.com>
246
247 * (global) Update code to match stream.h changes.
248 stream_get_putp effectively replaced with stream_get_endp.
249 stream_forward renamed to stream_forward_getp.
250 stream_forward_endp introduced to replace some previous
251 setting/manual twiddling of putp by daemons.
252
paulf83d18d2005-01-24 10:24:31 +00002532005-01-24 Paul Jakma <paul@dishone.st>
254
255 * configure.ac: Bump version to 0.99.0
256
ajsb8540382005-01-15 17:26:48 +00002572005-01-15 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
258
259 * redhat/quagga.spec.in: Fix postun script to avoid misleading error
260 message saying the postun scriptlet failed when watchquagga
261 is not running.
262
ajsfc43ecc2005-01-12 16:41:33 +00002632005-01-12 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
264
ajs40abf232005-01-12 17:27:27 +0000265 * configure.ac: Test for header file <ucontext.h> (for use in
266 signal processing).
267
2682005-01-12 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
269
ajs6cf9df02005-01-12 16:52:55 +0000270 * configure.ac: If configure is invoked with --enable-snmp, but
271 the configure script is unable to find SNMP support on the platform,
272 then configure should give an error message and exit.
273
2742005-01-12 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
275
ajsfc43ecc2005-01-12 16:41:33 +0000276 * redhat/quagga.spec.in: Pass --enable-gcc-rdynamic to configure
277 to get gcc to link with -rdynamic for better backtraces.
278 When the rpm is upgraded, the restart logic now works as follows:
279 1. stop watchquagga; 2. stop all routing daemons; 3. restart zebra
280 if it was running; 4. start all routing daemons that were running;
281 and 5. start watchquagga if it was running.
282
paul220d0c02005-01-07 14:17:39 +00002832005-01-07 Paul Jakma <paul@dishone.st>
284
285 * configure.ac: Bump version to 0.98.0
286
paul1f3585e2005-01-05 11:58:31 +00002872005-01-05 Paul Jakma <paul@dishone.st>
288
289 * configure.ac: Bump version to 0.97.5
290
gdt6c200462005-01-04 17:02:48 +00002912005-01-04 Greg Troxel <gdt@fnord.ir.bbn.com>
292
293 * configure.ac: Use AC_MSG_CHECKING/AC_MSG_RESULT around
294 CMSG_FIRSTHDR check, so it shows up in the output of configure.
295 Tested on NetBSD, which doesn't define HAVE_BROKEN_CMSG_FIRSTHDR.
296
ajs73a7dea2005-01-04 13:20:47 +00002972005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
298
ajsb99760a2005-01-04 16:24:43 +0000299 * configure.ac: Added test for broken CMSG_FIRSTHDR macro
300 (relevant for Solaris 8 and unpatched Solaris 9, don't know
301 whether other platforms are affected).
302
3032005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
304
ajs73a7dea2005-01-04 13:20:47 +0000305 * NEWS: Note improved logging facilities.
306
ajs3cade262004-12-29 17:50:22 +00003072004-12-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
308
309 * configure.ac: Add new option --enable-gcc-rdynamic to link
310 with -rdynamic.
311
paul2b702002004-12-23 20:09:44 +00003122004-12-23 Paul Jakma <paul@dishone.st>
313
314 configure.ac: Bump version to 0.97.4
315
ajsd0199432004-12-22 14:03:52 +00003162004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
317
ajsf3931752004-12-23 00:00:58 +0000318 * redhat/quagga.spec.in: daemonv6_list should contain only IPv6 daemons.
319
3202004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
321
ajsb3324e22004-12-22 17:52:29 +0000322 * redhat/quagga.spec.in: Add watchquagga, and fix some other
323 logic to make sure that all daemons are restarted on upgrades
324 and stopped on package removal.
325
3262004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
327
ajsafc44c22004-12-22 16:18:53 +0000328 * redhat/quagga.sysconfig: Define some variables to support watchquagga.
329
3302004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
331
ajs515210b2004-12-22 15:35:12 +0000332 * configure.ac: Add a define for DAEMON_VTY_DIR in config.h.
333
3342004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
335
ajsd0199432004-12-22 14:03:52 +0000336 * {configure.ac,Makefile.am}: Build watchquagga by default.
337
ajs54b52522004-12-22 03:02:46 +00003382004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
339
ajs8035e9f2004-12-22 03:16:59 +0000340 * NEWS: Note addition of watchquagga.
341 * HACKING: Note that watchquagga is in testing phase.
342
3432004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
344
ajs9d0bfcb2004-12-22 03:08:25 +0000345 * watchquagga: New watchquagga daemon.
346
3472004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
348
ajs0d742d22004-12-22 03:05:37 +0000349 * redhat/Makefile.am: Added watchquagga.init to EXTRA_DIST.
350
3512004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
352
ajs54b52522004-12-22 03:02:46 +0000353 * redhat/watchquagga.init: New file, init script for watchquagga.
354
ajs5e764772004-12-03 19:03:33 +00003552004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
356
357 * HACKING: Indicate that header files should be consulted for
358 documentation, particularly logging levels in lib/log.h.
359
paulb9e0ee32004-11-24 05:53:53 +00003602004-11-24 Paul Jakma <paul@dishone.st>
361
362 * TODO: Add source routing, zebra filtering and lib/ documenting.
363
ajs6099b3b2004-11-20 02:06:59 +00003642004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
365
366 * global: Replace strerror with safe_strerror. And vtysh/vtysh.c
367 needs to include "log.h" to pick up the declaration.
368
hasso48577192004-11-19 06:41:49 +00003692004-11-19 Hasso Tepper <hasso at quagga.net>
370
371 * configure.ac: Avoid regeneration of doc/quagga.info for now.
372
paul0cdb8dd2004-11-17 06:58:31 +00003732004-11-17 Paul Jakma <paul@dishone.st>
374
375 * INSTALL.quagga.txt: texinfo version corrected, so section on
376 that 4.7-x being unknown is not needed.
377
paul670bbf12004-11-12 09:05:00 +00003782004-11-12 Paul Jakma <paul@dishone.st>
379
380 * configure.ac: Fix AC_CONFIG_FILES, the chmod seems to run for
381 every input file, should be only be for vtysh/extract.pl, so that
382 should be a seperate AC_CONFIG_FILES.
paul95d31842004-11-12 09:44:03 +0000383 * INSTALL: update-autotools, autoreconf -i will install this, remove
384 the file so it always matches the autoconf which created
385 configure (ie the quagga snapshot producing host).
paul9104f562004-11-12 10:30:21 +0000386 * INSTALL.quagga.txt: Some quagga specific INSTALL notes.
387 * README: s/GNU Zebra/Quagga/ and refer to IS-IS support.
paul670bbf12004-11-12 09:05:00 +0000388
ajs7966b972004-11-10 22:02:05 +00003892004-11-10 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
390
391 * redhat/quagga.spec.in: add comments showing how to get gcc verbosity
392
paul1b074dd2004-11-08 17:38:30 +00003932004-11-08 Paul Jakma <paul@dishone.st>
394
395 * configure.ac: bump version to 0.97.3, release imminent.
396
paul14c17fd2004-11-07 22:34:23 +00003972004-11-06 Paul Jakma <paul@dishone.st>
398
399 * configure.ac: Arguments to AC_OUTPUT is deprecated, use
400 AC_CONFIG_FILES instead. Rearrange the order slightly to put the
401 Makefiles first (silly aesthetic thing, dont know why I had to do
402 this ;) ). Add doc/defines.texi to the list.
403 * NEWS: bgp route-server support added, refer to docs.
404 * update-autotools: call automake with --add-missing and --copy,
405 former is important for obvious reasons, latter for dist files,
406 and --gnu to enable whatever extra goodness checks.
407 * {depcomp, install-sh, missing}: removed, auto-generated files.
408
paul1f8f61a2004-11-05 23:38:20 +00004092004-11-05 Paul Jakma <paul@dishone.st>
410
411 * HACKING: Expand on ChangeLogs, eg current practice for certain
412 directories and certain other meta-data is not to maintain a
413 ChangeLog. Expand on the commit message, IMHO, commit message
414 should always be ChangeLog for files where ChangeLog is kept.
415 Solaris is supported on any platform (with, at moment, an
416 additional patch).
417
paul3e511c82004-10-22 23:53:19 +00004182004-10-23 Paul Jakma <paul@dishone.st>
419
420 * configure.ac: bump version to 0.97.2, release imminent.
421
paul6b6942f2004-10-22 04:55:05 +00004222004-10-22 Paul Jakma <paul@dishone.st>
423
424 * configure.ac: fix up enable help alignment slightly
425 Add --enable-gcc-ultra-verbose to set various gcc warnings which
426 should one day be fixed but are not serious problems or which
427 could be false-positives.
428
hasso3fb9cd62004-10-19 19:44:43 +00004292004-10-19 Andrew J. Schorr <aschorr@telemetry-investments.com>
430
431 * lib, zebra, ripd, ospfd, bgpd: Support NULL connected destination
432 pointers properly everywhere. Fix point-to-point logic to
433 support links where a dedicated subnet has been assigned.
434 PtP links with /31 subnets should now work where supported by O/S.
435
paul4f8b5bb2004-10-11 18:26:59 +00004362004-10-11 Paul Jakma <paul@dishone.st>
437
438 * bump version to 0.97.1, release imminent.
439
paule561a8e2004-10-07 20:38:44 +00004402004-10-07 Paul Jakma <paul@dishone.st>
441
442 * bump version to 0.97.0, release imminent.
443
gdt7fd63b32004-10-07 13:53:29 +00004442004-10-07 Greg Troxel <gdt@sunpal7.mit.edu>
445
446 * configure.ac: remove -Wpacked; 2.95.3 doesn't support it.
447
hasso7347a2a2004-10-05 14:15:17 +00004482004-10-05 Hasso Tepper <hasso at quagga.net>
449
450 * configure.ac: Removed -Wpadded. I don't have sooo much time that I
451 could care about padding ;).
452
paula49c0ff2004-09-30 06:08:58 +00004532004-09-30 Paul Jakma <paul@dishone.st>
454
455 * Update default CFLAGS for gcc to keep Hasso busy.
456
paulddb07e52004-09-27 07:49:57 +00004572004-09-27 Paul Jakma <paul@dishone.st>
458
459 * update-autotools: libtoolize should copy files, rather than link.
460 the whole idea is that dist files should not need auto*, etc.
461 installed to be able to compile.
462
hassoae399ab2004-09-13 20:22:18 +00004632004-09-13 Hasso Tepper <hasso at quagga.net>
464
465 * configure.ac: Disable isisd compiling by default.
466
paul33394762004-09-13 11:27:57 +00004672004-09-13 Paul Jakma <paul@dishone.st>
468
469 * configure.ac: capitalise the package name. autoconf lowercases
470 it for PACKAGE_TARNAME.
471
paulfee0f4c2004-09-13 05:12:46 +00004722004-09-13 Jose Luis Rubio <jrubio@dit.upm.es>
473 (at Technical University of Madrid as part of Euro6ix Project)
474
475 Enhanced Route Server functionality and Route-Maps:
476
477 * bgpd/bgpd.h: Modified 'struct peer' and 'struct bgp_filter' to
478 support rs-clients. A 'struct bgp_table *rib' has been added to the
479 first (to mantain a separated RIB for each rs-client) and two new
480 route-maps have been added to the last (for import/export policies).
481 Added the following #defines: RMAP_{IN|OUT|IMPORT|EXPORT|MAX},
482 PEER_RMAP_TYPE_{IMPORT|EXPORT} and BGP_CLEAR_SOFT_RSCLIENT.
483
484 * bgpd/bgpd.c: Modified the functions that create/delete/etc peers in
485 order to consider the new fields included in 'struct peer' for
486 supporting rs-clients, i.e. the import/export route-maps and the
487 'struct bgp_table'.
488
489 * bgpd/bgp_route.{ch}: Modified several functions related with
490 receiving/sending announces in order to support the new Route Server
491 capabilities.
492 Function 'bgp_process' has been reorganized, creating an auxiliar
493 function for best path selection ('bgp_best_selection').
494 Modified 'bgp_show' and 'bgp_show_route' for displaying information
495 about any RIB (and not only the main bgp RIB).
496 Added commands for displaying information about RS-clients RIBs:
497 'show bgp rsclient (A.B.C.D|X:X::X:X)', 'show bgp rsclient
498 (A.B.C.D|X:X::X:X) X:X::X:X/M', etc
499
500 * bgpd/bgp_table.{ch}: The structure 'struct bgp_table' now has two
501 new fields: type (which can take the values BGP_TABLE_{MAIN|RSCLIENT})
502 and 'void *owner' which points to 'struct bgp' or 'struct peer' which
503 owns the table.
504 When creating a new bgp_table by default 'type=BGP_TABLE_MAIN' is set.
505
506 * bgpd/bgp_vty.c: The commands 'neighbor ... route-server-client' and
507 'no neighbor ... route-server-client' now not only set/unset the flag
508 PEER_FLAG_RSERVER_CLIENT, but they create/destroy the 'struct
509 bgp_table' of the peer. Special actions are taken for peer_groups.
510 Command 'neighbor ... route-map WORD (in|out)' now also supports two
511 new kinds of route-map: 'import' and 'export'.
512 Added commands 'clear bgp * rsclient', etc. These commands allow a new
513 kind of soft_reconfig which affects only the RIB of the specified
514 RS-client.
515 Added commands 'show bgp rsclient summary', etc which display a
516 summary of the rs-clients configured for the corresponding address
517 family.
518
519 * bgpd/bgp_routemap.c: A new match statement is available,
520 'match peer (A.B.C.D|X:X::X:X)'. This statement can only be used in
521 import/export route-maps, and it matches when the peer who announces
522 (when used in an import route-map) or is going to receive (when used
523 in an export route-map) the route is the same than the one specified
524 in the statement.
525 For peer-groups the statement matches if the specified peer is member
526 of the peer-group.
527 A special version of the command, 'match peer local', matches with
528 routes originated by the Route Server (defined with 'network ...',
529 redistributed routes and default-originate).
530
531 * lib/routemap.{ch}: Added a new clause 'call NAME' for use in
532 route-maps. It jumps into the specified route-map and when it returns
533 the first route-map ends if the called RM returns DENY_MATCH, or
534 continues in other case.
535
gdtcbd04082004-08-31 18:16:36 +00005362004-08-31 Greg Troxel <gdt@poblano.ir.bbn.com>
537
gdtb85dca32004-08-31 18:44:42 +0000538 * Makefile.am: make m4 as subdir, rather the EXTRA_DISTing it
539
540 * configure.ac: add m4/Makefile to output list
541
5422004-08-31 Greg Troxel <gdt@poblano.ir.bbn.com>
543
gdtcbd04082004-08-31 18:16:36 +0000544 * Makefile.am: Only put pkgsrc dir in SUBDIRS if we should install
545 rc.d files. (Note that pkgsrc is always in DIST_SUBDIRS.)
546
547 * configure.ac (pkgsrcdir): add new --enable-pkgsrcrcdir to give a
548 directory into which www.pkgsrc.org-style rc.d files are
549 installed.
550
paul2abb1cf2004-08-19 04:42:03 +00005512004-08-19 Paul Jakma <paul@dishone.st>
552
553 * Makefile.am: add m4 directory to EXTRA_DIST, and define
554 ACLOCAL_AMFLAGS to have aclocal pull in m4/
555 * configure.ac: AM_PROG_LIBTOOL should be AC_...
556 * update-autotools: print a warning that this script is deprecated
557
gdt29904602004-08-17 12:27:32 +00005582004-08-17 Greg Troxel <gdt@fnord.ir.bbn.com>
559
560 * update-autotools: print tools versions to aid people in sending
561 bug reports.
562
gdtb7a97f82004-07-23 16:23:56 +00005632004-07-23 Greg Troxel <gdt@poblano.ir.bbn.com>
564
565 * */Makefile.am: Use ../dir/libfoo.la, rather than "-L../dir
566 -lfoo", to avoid linking against installed libraries from a
567 previous version.
568
569 * {lib,ospfd,ospfclient}/Makefile.am: explicitly define the shared
570 library version number to be 0.0
571
572 * configure.ac: remove spurious , so extract.pl is chmod'd +x.
573
574 * HACKING: explain shared library versioning rules
575
paul27eebb32004-07-22 18:16:59 +00005762004-07-22 Paul Jakma <paul@dishone.st>
577
578 * configure.ac: modify default CFLAGS to be compiler agnostic
579 build Makefile for tests/ subdir.
580
gdtaa9af782004-07-14 13:55:28 +00005812004-07-14 Greg Troxel <gdt@poblano.ir.bbn.com>
582
583 * Makefile.am (EXTRA_DIST): Add missing \, so tools stuff is
584 really in distfile.
585
gdtcf313882004-06-30 13:24:42 +00005862004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
587
gdt87efd642004-06-30 17:36:11 +0000588 * */Makefile.am: use -L../lib -lzebra, so we pick up the shlib
589 version of libzebra when available.
590
591 * configure.ac, update-autotools: Add libtool.
592
5932004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
594
gdtf2bfdee2004-06-30 17:25:15 +0000595 * Makefile.am: add files to EXTRA_DIST rather than copying, and
596 omit the kludgy cleaning steps, which were failing when the list
597 to clean was empty.
598
5992004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
600
gdtfc9d0742004-06-30 14:25:12 +0000601 * configure.ac: Look for perl, and substitute into vtysh/extract.pl.
602 Search for termcap functions more expansively (fixes vtysh compile
603 on NetBSD). Clean up --enable-vtysh definition.
604
6052004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
606
gdtcf313882004-06-30 13:24:42 +0000607 * update-autotools: Use -rf on autom4te.cache.
608
hasso320ec102004-06-20 19:54:37 +00006092004-06-20 Hasso Tepper <hasso@estpak.ee>
610
611 * lib/vty.c: Don't attempt to load configuration file from current
612 directory.
613 * Update vty_read_config() calls in bgpd/bgp_main.c, isisd/isis_main.c,
614 ospf6d/ospf6_main.c, ospfd/ospf_main.c, ripd/rip_main.c,
615 ripngd/ripng_main.c and zebra/main.c.
616
paul19877dd2004-05-11 10:49:35 +00006172004-05-11 Paul Jakma <paul@dishone.st>
618
619 * configure.ac: Add solaris support for the zebra/*_solaris
620 method's, based on Sowmini's patches.
621
pauld355bfa2004-04-08 07:43:45 +00006222004-04-08 Paul Jakma <paul@dishone.st>
623
624 * ospf_spf.h: Add backlink field to struct vertex
625 * ospf_spf.h: (ospf_vertex_new) initialise backlink
626 (ospf_lsa_has_link) return index of link back to
627 vertex V from candidate vertex W, or -1 if no link exists.
628 (ospf_spf_next) save backlink index for candidate vertex
629 * ospf_interface.c: (ospf_vl_set_params) Use the backlink index
630 to determine correct address for virtual-link peers. Fall back
631 to older "pick first link" method if no backlink index exists.
632
hasso41d3fc92004-04-06 11:59:00 +00006332004-04-06 Hasso Tepper <hasso@estpak.ee>
634
635 * zebra/ipforward_proc.c: Fixed lowering privileges.
636 * zebra/zserv.c: Fixed "(no) ipv6 forwarding" command logic.
637 * configure.ac: Added --disable-capabilities switch to configure.
638
hassof571dab2004-03-22 08:55:25 +00006392004-03-22 Hasso Tepper <hasso@estpak.ee>
640
641 * Readded SIGTERM handling so daemons can clean up their stuff if they
642 are killed (not murdered).
643
hasso37318652004-03-20 20:06:15 +00006442004-03-20 Michael Bruening <mike@vailsys.com>
645
646 * ospfd/ospf_vty.c: Completed array distribute_str of route types with
647 addition of "isis". This array must be indexed by
648 ZEBRA_ROUTE_(SYSTEM|KERNEL|...) defines in zebra.h, and should
649 be updated with every route type addition. This fix allows
650 commands redistributing routes from (bgp|isis), like "router ospf
651 redistribute bgp ...", to be written to terminal, memory, file,
652 which would otherwise result in a seg fault or, possibly, config
653 file corruption. Overlooked in import of isisd.
654 * Similar fixes to bgpd/bgp_vty.c ospf6d/ospf6_asbr.c ripd/rip_zebra.c
655 and ripngd/ripng_zebra.c.
656
hasso8c903fb2004-03-17 20:39:18 +00006572004-03-17 Jean-Yves Simon <lethalwp@tiscali.be>
658
659 * zebra/main.c, ripd/rip_main.c: Fix typos sigusr1 -> sigint,
660 bugzilla #82.
661
gdt5e4fa162004-03-16 14:38:36 +00006622004-03-16 David Young <dyoung@pobox.com>
663
664 * (many) reference <lib/version.h> rather than "version.h",
665 because version.h is a generated file and not present in the
666 source tree when using objdir builds.
667
hassofa2b17e2004-03-04 17:45:00 +00006682004-03-03 PC Drew <pc@superiorcomm.net>
669
670 * lib/keychain.c: typecast time_t function to long, fixes compile
671 warning.
672 * lib/debug.c: wrapped function with ifdef HAVE_GLIBC_BACKTRACE fixes
673 compile warning when backtrace doesn't exist for that system.
674 * zebra/rtadv.c: for OpenBSD, added include statement for
675 netinet/icmp6.h
676 * zebra/zserv.c: added default case to switch statements, fixes compile
677 warning about certain NEXTHOP_TYPE enumeration values not being
678 handled.
679 * zebra/rt_socket.c: set *mask = NULL by default, fixes compile
680 warning, about mask possibly being used uninitialized.
681 * bgpd/bgp_nexthop.c: added default case to switch statements, fixes
682 compile warning about certain NEXTHOP_TYPE enumeration values not
683 being handled.
684 * ospfd/ospf_spf.c: typecast time_t to long, fixes compile warning.
685 * ospfd/ospf_route.c: typecast route_node->prefix to prefix_ipv4, fixes
686 compile warning.
687 * ospfd/ospf_route.c: typecast prefix_ipv4 to prefix, fixes compile
688 warning.
689 * ospfd/ospf_abr.c: typecast prefix to prefix_ipv4 in two instances,
690 fixes compile warning.
691 * vtysh/vtysh.c: fixed null pointer sentinel value when doing execl and
692 friends, fixes compile warning.
693 * ospf6d/ospf6_damp.c: typecast time_t to long in 4 instances, fixes
694 compile warning.
695 * ospf6d/ospf6_main.c: use MAXPATHLEN (if set) instead of 64 for the
696 _cwd array, fixes compile warning.
697
paul2d75d052004-01-19 21:31:15 +00006982004-01-19 Paul Jakma <paul@dishone.st>
699
700 * tests/test-sig.c: New file, regression test for sigevents.
701 * lib/Makefile.am: add sigevent.{c,h}
702 * (isis|rip|ripng|ospf|ospf6|bgp)d/\1_main.c: modify for sigevents.
703 * zebra/main.c: ditto.
704
paula27abaa2004-01-10 22:03:07 +00007052004-01-10 Paul Jakma <paul@dishone.st>
706
707 * Makefile.am: redhat/ is a dist subdir too.
708
jardina4d2a0d2004-01-10 20:42:35 +00007092004-01-10 Vincent Jardin <jardin@6wind.com>
710
711 * configure.ac: add the redhat/Makefile as a AC_OUTPUT() argument.
712 It fixes build on FreeBSD 5.1 and FreeBSD 4.7
713
paul00bc5602004-01-09 16:30:52 +00007142004-01-08 Paul Jakma <paul@dishone.st>
715
716 * Makefile.am: as per gdt, specify the redhat dir as a DIST_SUBDIR,
717 remove the redhat/... dist targets - instead these now go in..
718 redhat/Makefile.am: (new) proper place to describe redhat/ dist
719 files, as well as allow quagga.spec to be regenerated properly.
720 redhat/quagga.sysconfig: specify conf file location.
721 redhat/quagga.spec.in: Add 2 patches to RPM build.
722
paul41ad8782003-12-30 11:09:00 +00007232003-12-30 Paul Jakma <paul@dishone.st>
724
paul15d74e92003-12-30 11:16:21 +0000725 * redhat/isisd.init: new file, init script for isisd.
726 redhat/quagga.sysconfig: new file, sysconfig file for quagga
727 initscripts.
728 redhat/quagga.spec.in: various cleanups, including sysconfig patch
729 from RH, fixed UID/GID as per RH EL, shell changed to
730 /sbin/nologin, daemon vty's listen to 127.1 only per default and
731 isisd packaged.
732 redhat/*.init: sysconfig support and runlevels specified.
733
7342003-12-30 Paul Jakma <paul@dishone.st>
735
paul41ad8782003-12-30 11:09:00 +0000736 * Makefile.am: put the redhat/ stuff into EXTRA_DIST rather than
737 copying via dist-hook. Remove ~ files backup cruft from dists.
738 isisd/Makefile.am: sysconf example should go via
739 dist_examples_DATA. The include-netbsd/ headers werent mentioned
740 as sources and werent being copied into dists.
741
jardin9e867fe2003-12-23 08:56:18 +00007422003-12-23 Vincent Jardin <jardin@6wind.com>
743
744 * isisd: Import isisd from Sampo Saaristo's source code.
745
gdtaa593d52003-12-22 20:15:53 +00007462003-12-22 Christian Hammers <ch@lathspell.de>
747
748 * configure.ac (and everywhere a regular file is opened for
749 writing): use file permissions from configure rather than
750 compiled-in umask.
751
hasso47ce02a2003-12-22 16:49:15 +00007522003-12-22 Hasso Tepper <hasso@estpak.ee>
753
754 * lib/linklist.c: Revert microfix I commited while reverting
755 [quagga-dev 227]. Caused by misreading code.
756
hassoe90fbab2003-12-21 09:51:42 +00007572003-12-21 Hasso Tepper <hasso@estpak.ee>
758
759 * lib/linklist.c: Revert patch [quagga-dev 227]. listnode_add_sort()
760 function should not drop nodes in any case. But fix behavior where
761 nodes were added to the end of list when cmp returned 0.
762 * lib/if.c: Check for duplicates before calling listnode_add_sort().
763
gdtaf273652003-12-08 18:12:34 +00007642003-12-08 Greg Troxel <gdt@fnord.ir.bbn.com>
765
766 * {lib,ospfd,ospfapi}/Makefile.am: Use pkginclude_HEADERS rather
767 than include_HEADERS to place includes in
768 ${prefix}/include/quaggainstead of polluting ${prefix}/include.
769
gdtc4f0efe2003-12-04 15:39:25 +00007702003-12-04 Greg Troxel <gdt@poblano.ir.bbn.com>
771
772 * configure.ac: When setting exampledir to sysconfdir as a
773 default, don't quote ${sysconfdir}. (Bug reported by Vincent
774 Jardin.)
775
gdtd6b72f72003-12-03 17:24:27 +00007762003-12-03 Greg Troxel <gdt@poblano.ir.bbn.com>
777
gdtd2a0ccc2003-12-03 18:13:48 +0000778 * configure.ac: Compile in Router Advertisement support by
779 default. Note that this does not default to sending RAs; it just
780 makes 'ipv6 nd send-ra' and 'ipv6 nd prefix-advertisement'
781 available. While others may prefer other tools, no argument has
782 been made that router advertisement support is such bloat that it
783 should be compiled out by default (it 9556 bytes on NetBSD/i386 vs
784 8 bytes with the support compiled out). This reversion of a
785 previous change was done in consultation with Paul.
786
7872003-12-03 Greg Troxel <gdt@poblano.ir.bbn.com>
788
gdtfa3232e2003-12-03 17:52:30 +0000789 * configure.ac: Move tests for v6 header files to after the check
790 for v6 code version, and conditionalize on the right variable.
791 (Fixes problem where v6 header files are not included when v6 is
792 enabled implicitly.)
gdtd2a0ccc2003-12-03 18:13:48 +0000793
gdtfa3232e2003-12-03 17:52:30 +00007942003-12-03 Greg Troxel <gdt@poblano.ir.bbn.com>
795
gdtd6b72f72003-12-03 17:24:27 +0000796 * configure.ac: Add --enable-exampledir to specify where example
797 config files should go, defaulting to sysconfdir.
798
799 * */Makefile.am: use exampledir instead of sysconfdif for examples
800
paul62892882003-11-02 07:31:47 +00008012003-11-02 Paul Jakma <paul@dishone.st>
802
803 * bgpd/bgp_routemap.c: Fix up 'set ip next-hop A.B.C.D|peer-address'
804 route map command so that vtysh can use it. Modified version of
805 Hasso Tepper's patch. Fixes bug #52.
806 * configure.ac: FreeBSD has net-snmp in /usr/local.
807 * redhat/quagga.spec.in: Install libzebra headers with -devel
808 package.
809
8102003-11-02 Krzysztof Oledzki <oleq@ans.pl>
811
812 * zebra/zebra_rib.c: Revert patch (dating from zebra.org) which
813 caused zebra to read all routes in all tables, rather than just
814 the main table. See [quagga-dev 280].
815
8162003-10-30 Paul Jakma <paul@dishone.st>
817
818 * configure.ac: netinet/in_systm.h is yet another well-known
819 header file we really should be checking for
820
8212003-10-27 kamatchi soundaram <kamatchi@tdd.sj.nec.com>
822
823 * ospfd/ospfd.c: Do not increment act_int for an area, as it is done
824 by ospf_ism.c::ism_change_state() - results in incorrect figure
825 for active interfaces in an area.
826
8272003-10-27 Paul Jakma <paul@dishone.st>
828
829 * lib/if.{ch}: remove ifc_pointtopoint() - left over from the
830 reverted RFC3021 patch.
831
8322003-10-27 Simon <lists@routemeister.net>
833
834 * ospfd/ospfd.c: if_is_pointopoint() takes (struct interface *), was
835 being called with struct connected. Change to co->ifp.
836
8372003-10-27 Gilad Arnold <gilad.arnold@terayon.com>
838
839 * zebra/zebra_rib.c: (nexthop_active_update) Check for multipath
840 limit when setting changed flag to avoid spurious changes.
841 (static_install_ipv{4,6}) dont uninstall by default, might not be
842 required - avoid spurious uninstalls.
843 (static_uninstall_ipv{4,6}) only uninstall the route if its
844 actually FIB route.
845
8462003-10-24 sowmini.varadhan@sun.com
847
848 * ospfd/ospf_network.c: (ospf_sock_init) Exit if socket can not be
849 created.
850
8512003-10-24 Jose Luis Rubio Guivernau <jrubio@dit.upm.es>
852
853 * Better 'show bgp' support for views (eg ipv6), see [quagga-dev 238]
854 * bgpd/bgp_route.c: (bgp_show) Take a struct bgp argument instead of
855 view string.
856 (bgp_show_neighbor_route) Take a struct peer argument instead of
857 ip string.
858 (peer_adj_routes) ditto
859 (show_adj_routes) ditto
860 (peer_lookup_in_view) new function to return appropriate struct
861 peer for a given view string.
862 (misc) Fixup all calls to above to reflect new calling arguments,
863 and use peer_lookup_in_view as needed. Additional commands
864 installed to use expanded functionality above, existing commands
865 modified to suit as well.
866 * bgpd/bgp_vty.c: 2 new aliases.
867
8682003-10-24 Paul Jakma <paul@dishone.st>
869
870 * configure.ac: Check for fcntl()
871 * {bgpd,ospf,ospf6d,ripd,ripngd}/Makefile.am: Install conf file via
872 regular automake means, not magic install incantations, see
873 bug #38.
874 * lib/Makefile.am: install the headers, needed to link libzebra.a
875 (and hence libospf.a, OSPF-API, etc.)
876
8772003-10-24 waldi@debian.org
878
879 * vtysh/Makefile.am: vtysh_cmd.c rebuild was broken because it
880 depended against source files without specification, i.e. it
881 used ../zebra instead of $(top_srcdir)/zebra.
882
8832003-10-23 Paul Jakma <paul@dishone.st>
884
885 * configure.ac: IRIX configure.ac support. Sort of works.
886 sysctl() crashes though (ipforward), there's some kind of odd
887 padding in the PF_ROUTE socket messages and setsockopt() on
888 SOCK_RAW does not work (so ospfd doesnt work).
889
8902003-10-22 Paul Jakma <paul@dishone.st>
891
892 * vtysh/Makefile.am: do not include vtysh_cmd.c in dists, its
893 configure dependent. (still need to find a way to make building of
894 it dependent on configure options or include all commands.)
895
8962003-10-22 Paul Jakma <paul@dishone.st>
897
898 * lib/zebra.h: include limits.h if its there, its a portable header
899 and useful and not just solaris specific. net/route.h is also
900 useful.
901
9022003-10-22 Paul Jakma <paul@dishone.st>
903
904 * lib/regex.c: bzero -> memset
905 * zebra/ioctl.c: ditto. bzero is not portable.
906
9072003-10-22 Paul Jakma <paul@dishone.st>
908
909 * zebra/kernel_socket.c: HAVE_IPV6 conditional for WRAPUP when
910 HAVE_SA_LEN is not defined. bcopy -> memcpy, bcopy is not
911 portable.
912
9132003-10-22 Paul Jakma <paul@dishone.st>
914
915 * configure.ac: Split up header checks into non-net, net and ipv6
916 related. Checking of IPv6 is conditional. Add some more output
917 text for the end of the configure run.
918
9192003-10-18 Lorenzo Colitti <lorenzo@ripe.net>
920
921 * bgpd/bgp_attr.c: (bgp_dump_routes_attr) Dont dump IPv4 nexthop
922 for IP. Dump MP_NLRI attr with IPv6 next-hop for AF_INET6 address
923 family prefixes. Accept prefix as argument.
924 * bgpd/bgp_attr.c: modify bgp_dump_routes_attr declaration.
925 * bgpd/bgp_dump.c: (bgp_dump_routes_entry) Modify calls to
926 bgp_dump_routes_attr.
927 (bgp_dump_common) Go by the family of the peering socket, not
928 configured address family when dumping peering information.
929 Add HAVE_IPV6 conditionals, eg missing from previous bgp interval
930 patch.
931
9322003-10-18 Lorenzo Colitti <lorenzo@ripe.net>
933
934 * bgpd/bgp_dump.{c,h}: (bgp_dump_interval_add) Dump at discrete
935 fixed intervals rather than fixed intervals from startup time.
936 (bgp_dump_interval_func) Dont return immediately if file cant be
937 openeded, but reschedule interval dumps, even - admin might
938 fix problem in meantime. Close the dump file in between intervals.
939 (bgp_dump_init) account for MSG header when initialising stream
940 size.
941
9422003-10-15 Paul Jakma <paul@dishone.st>
943
944 * ospfd/ospf_interface: (ospf_if_lookup_table) new function to
945 lookup oi for a given prefix in a given interfaces table of oi's.
946 (ospf_if_new) use ospf_if_lookup_table to deal with zebra
947 reporting new interface multiple times.
948 NB: This patch is a complete plaster-band of a hack. First, why is
949 zebra reporting interface events multiple times? Second, why does
950 ospfd maintain so many damn lists and tables relating to oi's -
951 these should be reconciled into one or two tables.
952
9532003-10-15 sowmini.varadhan@sun.com
954
955 * ripd/ripd.c: (rip_send_packet) use rip->sock for mcast sends,
956 instead of creating one socket per send. send source addr to
957 rip_update_interface.
958 (rip_update_process) should send an update on every connected
959 network for each interface.
960 (rip_request_send) should send a request on every connected
961 network for each interface.
962 * ripd/ripd.h: update prototype for rip_interface_multicast_set
963 * ripd/rip_interface.c: (rip_interface_multicast_set) reorganized
964 so that it can be called repeatedly for aliased interfaces (on
965 multiple networks).
966
9672003-10-15 Jay Fenlason <fenlason@redhat.com>
968
969 * lib/vty.c: (vty_telnet_option) Remote DoS exists if a telnet
970 end-sub-negotation is sent when no sub-negotation data has been
971 sent. Return immediately if no sub-negotation is in progress.
972 (vty_read) do not attempt to process options if no sub-negotation
973 is in progress.
974
9752003-10-15 Paul Jakma <paul@dishone.st>
976
977 * lib/vty.c: (vty_save_cwd) dont crash if getcwd fails. try fallback
978 to SYSCONFDIR. Allocate cwd from the stack rather than relying on
979 (non-portable) getcwd() allocation (which we didnt seem to be
980 freeing).
981
9822003-10-13 Jay Fenlason <fenlason@redhat.com>
983
984 * lib/zebra.h: define UINT32_MAX for those systems which do not
985 provide it.
986 * bgp_attr.h: define BGP_MED_MAX.
987 * bgp_route.c: update defines/constants to BGP_MED_MAX.
988 * bgp_routemap.c: ditto. clean up route_match_metric_compile
989 slightly to avoid unneccesary XMALLOC.
990
9912003-10-13 sowmini.varadhan@sun.com
992
993 * ospf_lsa.h: Add OSPF_LSA_PREMATURE_AGE flag.
994 * ospf_lsa.c: added better debug comments. check sequence number in
995 ospf_lsa_install. ospf_maxage_lsa_remover() checks for
996 OSPF_LSA_PREMATURE_AGE and re-originates the lsa after ls_acks are
997 received.
998 * ospf_flood.c: improve debug statement- print ls_seqnum.
999
10002003-10-13 Douglas Fraser <doug+quagga@idmf.net>
1001
1002 * zebra/connected.c: PtP revert fixup. Zebra was not creating
1003 connected route for PtP peer.
1004
10052003-10-07 Tarhon-Onu Victor <mituc@iasi.rdsnet.ro>
1006
1007 * zebra/ipforward_proc.c: (ipforward) Close the fd for
1008 /proc/net/snmp. See [quagga-dev 284]
1009
10102003-09-29 Gilad Arnold <gilad.arnold@terayon.com>
1011
1012 * zebra/zebra_rib.c: Fix possible dangling reference to rib
1013 route_nodes - unlock it the appropriate number of times. (twice,
1014 because of the implicit lock). see [quagga-dev 251].
1015
10162003-09-29 Paul Jakma <paul@dishone.st>
1017
1018 * zebra/connected.c: revert the 'generic PtP' patch as it causes
1019 far too many problems. People who use FreeSWAN should investigate
1020 native linux ipsec.
1021 * zebra/rt_netlink.c: ditto
1022 * lib/if.c: ditto
1023 * ripd/ripd.h: ditto
1024 * ripd/ripd.c: ditto
1025 * ripd/rip_interface.c: ditto
1026 * ospfd/ospfd.c: ditto
1027 * ospfd/ospf_snmp.c: ditto
1028 * bgpd/bgp_nexthop.c: ditto
1029 * ospfd/ospf_packet.c: Add debug output for some of the previously
1030 completely silent drops of 'bad' packets.
1031 * configure.ac: bump version
1032
10332003-08-27 Jay Fenlason <fenlason@redhat.com>
1034
1035 * lib/Makefile.am: Do not use a lib (libcap) as a dependency
1036 * zebra/Makefile.am: Link in libcap
1037 * bgpd/bgp_routemap.c: attr->med is type u_in32_t, should be
1038 compared with UINT32_MAX
1039 * ospfd/ospfd.c: remove redundant assert
1040 * zebra/rtadv.c: add missing include for zebra/rib.h
1041
10422003-09-24 Paul Jakma <paul@dishone.st>
1043
1044 * lib/version.h: moved to version.h.in
1045 * lib/version.h.in: New file, from version.h. Change hardcoded
1046 package name and version to use the autoconf defined substition
1047 variables.
1048 * configure.ac: Fix up AC/AM_INIT* to new style. Remove the sed'ing
1049 through lib/version.h for VERSION. Add lib/version.h to the
1050 AC_OUTPUT list. Update the text output of quagga version at end
1051 of configure run to use PACKAGE_VERSION.
1052 * doc/.cvsignore: ignore quagga.pdf
1053 * doc/.cvsignore: ignore version.h, its now autogenerated.
1054
10552003-09-24 sowmini.varadhan@sun.com
1056
1057 * lib/if.c: (if_cmp_func) fix infinite loop if
1058 ifp1->name == ifp2->name
1059 * lib/linklist.c: (if_cmp_func) Fix handling of case where
1060 list->cmp returns 0.
1061 * rip_interface.c: (rip_interface_address_add) call
1062 rip_enable_apply(), or the interface is never considered up.
1063 see [quagga-dev 225].
1064 * zebra/kernel_socket.c: Fix up WRAPUP macro to deal with multiple
1065 address families in the absence of sa_len element in struct
1066 sockaddr.
1067 (ifm_read): Handle solaris 9 if_msghdr_t.
1068 Deal with interfaces which are incomplete, lookup on name rather
1069 than the placeholder interface index of -1.
1070
10712003-09-24 Thomas Giger TGC <thomas.giger@tgc.de>
1072
1073 * ospf_packet.c (ospf_associate_packet_vl): pass NULL struct
1074 interface to ospf_if_lookup_by_local_addr() rather than the
1075 receiving interface ifp, packets for VL's could come in any
1076 interface. See quagga-dev 250.
1077
paule05fba42003-04-13 20:20:53 +000010782003-04-13 Paul Jakma <paul@dishone.st>
1079
1080 * Amir: Opaque LSA bug fix for deletion of Type11's
1081 * configure.ac: use --localstatedir for Unix sockets
paul645878f2003-04-13 21:42:11 +00001082 * Hasso Tepper: When flushing as-ext LSAs flush associated NSSA
1083 LSAs.
paule05fba42003-04-13 20:20:53 +00001084
paul020709f2003-04-04 02:44:16 +000010852003-04-04 Paul Jakma <paul@dishone.st>
1086
1087 * Sync to Zebra CVS
1088 * Fix lib/thread.h leak
1089 * Fix small Opaque LSA leak
1090 * Do not configure OSPF interfaces for secondary addresses
1091 * vtysh fixes from Hasso
1092 * Dave Watson's missing ntohs fix
1093
paul68980082003-03-25 05:07:42 +000010942003-03-25 Paul Jakma <paul@dishone.st>
1095
1096 * Sync to Zebra CVS
1097
paul07661cb2003-03-18 00:03:05 +000010982003-03-17 Amir Guindehi <amir@datacore.ch>
1099
1100 * Extended SNMP checks in configure.ac so that net-snmp works
1101
11022003-03-17 Amir Guindehi <amir@datacore.ch>
1103 Ralph Keller <keller@tik.ee.ethz.ch>
1104 * merge OSPF-API
1105
paul13766da2003-02-07 14:46:23 +000011062003-02-07 Paul Jakma <paul@dishone.st>
1107
1108 * Sync to zebra CVS
1109
paul420df432003-02-03 20:30:39 +000011102003-02-03 Paul Jakma <paul@dishone.st>
1111
1112 * Sync to zebra CVS
1113
paulae936ae2003-01-20 04:58:21 +000011142003-01-19 Paul Jakma <paul@dishone.st>
1115
1116 * Temporary fix for Generic PtP wrt to IPv6
1117
paul9a668002003-01-18 23:11:44 +000011182003-01-17 Paul Jakma <paul@dishone.st>
1119
1120 * Sync up to latest zebra.org CVS
1121 * [zebra 16823] Bugfix and new feature in Opaque-LSA handling
1122 Masahiko Endo <endo@suri.co.jp>
1123 * [zebra 16824] [PATCH] nsm_kill_neighbor
1124 Masahiko Endo <endo@suri.co.jp>
1125 * [zebra 17217] [PATCH] show thread CPU
1126 Yon Uriarte <havanna_moon@gmx.net>
1127 * [zebra 17218] Re: [PATCH] CLI extensions.
1128 Yon Uriarte <havanna_moon@gmx.net>
1129
paul4fc01e62002-12-13 20:49:00 +000011302002-12-13 Paul Jakma <paul@dishone.st>
1131
1132 * added support for vtysh 'write file' command to
paul0efa4d52002-12-13 21:55:43 +00001133 write either per-daamon and/or integrated file
paulab836aa2002-12-13 21:19:02 +00001134 * ospfd md5 buffer copying fix (Greg Troxel)
paul8bd9c712002-12-13 21:05:16 +00001135 * ospfd md5 sequence number derived from time()
paulab836aa2002-12-13 21:19:02 +00001136 * RIPv1 fixes and improvements (John Hay)
1137 * link state detection (linux) ([zebra 12269])
1138 * Generic PtP and RFC3021 interface addressing support
1139 (Frank van Maarseveen)
paul0efa4d52002-12-13 21:55:43 +00001140 * Michal Ludvig <michal@logix.cz>:
1141 [zebra 16525] PATCH: Bugfixes for KAME systems
1142 * Kevin C Miller <kevinm@andrew.cmu.edu>
1143 [zebra 16681] OSPF NSSA Patches
1144 * Yon Uriarte <havanna_moon@gmx.net>
1145 [zebra 16671] [PATCH] CLI extensions
paula8959012002-12-13 21:59:26 +00001146 * Masahiko Endo: [zebra 15475] - MPLS-TE docs
paul4fc01e62002-12-13 20:49:00 +00001147
paul718e3742002-12-13 20:15:29 +000011482002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
1149
1150 * zebra-0.93 released.
1151
11522002-06-28 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
1153
1154 * update-autotools: Change file name from update-auto-tools.sh.
1155
11562002-06-21 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
1157
1158 * update-auto-tools.sh: Add a new script to clean up build
1159 environment.
1160
11612002-06-18 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
1162
1163 * Shift to the latest build environment autoconf-2.53 and
1164 automake-1.6.2.
1165
11662001-10-22 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
1167
1168 * Integrate Glen Turner <glen.turner@aarnet.edu.au>'s pid option.
1169
11702001-08-19 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
1171
1172 * zebra-0.92a released.
1173
11742001-08-19 "Peter Galbavy" <peter.galbavy@knowtion.net>
1175
1176 * configure.in: SNMP library check problem fix when the library is
1177 installed under /usr/local/lib.
1178
11792001-08-15 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
1180
1181 * zebra-0.92 released.
1182
11832001-04-22 Kunihiro Ishiguro <kunihiro@zebra.org>
1184
1185 * configure.in (LIBPAM): Use ZEBRA_AC_C_BIGENDIAN to avoid a
1186 warning.
1187 (IF_METHOD): Use test -r instead of AC_CHECK_FILE to avoid
1188 warnings.
1189
1190 * config.guess: Update to 2000-11-10 version.
1191
11922001-04-11 Kunihiro Ishiguro <kunihiro@zebra.org>
1193
1194 * configure.in: Use AC_TRY_COMPILE instead of AC_EGREP_HEADER to
1195 detect in_pktinfo structure. Suggested by: Vlad Lungu
1196 <vlad@rls.roknet.ro>.
1197
11982001-03-07 Michael Rozhavsky <mrozhavsky@opticalaccess.com>
1199
1200 * configure.in: Add check for structure in_pktinfo.
1201
12022001-02-07 "Bjoern A. Zeeb" <bzeeb+zebra@zabbadoz.net>
1203
1204 * configure.in (USE_PAM): Fix PAM library detection code.
1205
12062001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
1207
1208 * zebra-0.91 is released.
1209
12102001-01-12 Kunihiro Ishiguro <kunihiro@zebra.org>
1211
1212 * configure.in: Remove guile related definition.
1213
12142001-01-11 Kunihiro Ishiguro <kunihiro@zebra.org>
1215
1216 * configure.in (ac_cv_htonl_works): HAVE_REPAIRABLE_HTONL is
1217 removed. htonl should work fine on any platform.
1218
12192001-01-10 Kunihiro Ishiguro <kunihiro@zebra.org>
1220
1221 * configure.in: Remove --enable-oldrib option.
1222
1223 * acconfig.h: OLD_RIB definition is removed.
1224
1225 * zebra-0.90 is released.
1226
1227 * configure.in (LIBS): Add check for sun_len field in struct
1228 sun_len.
1229
12302001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
1231
1232 * Makefile.am: Include init/redhat files to distribution.
1233
12342001-01-07 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
1235
1236 * configure.in: check libm.a for BGPd compile error.
1237 AC_CHECK_LIB(m, main) was added.
1238
12392000-12-29 Kunihiro Ishiguro <kunihiro@zebra.org>
1240
1241 * configure.in: --enable-unixdomain becomes default. Add
1242 --enable-tcp-zebra for TCP/IP communication between protocol
1243 daemon and zebra.
1244
1245 * COPYING.LIB: Added for lib/getopt.c, lib/getopt.h,
1246 lib/getopt1.c, lib/md5-gnu.h, lib/md5.c, lib/regex-gnu.h,
1247 lib/regex.c.
1248
1249 * Makefile.am (dist-hook): Include tools/*.cgi to distribution.
1250
12512000-12-26 Kunihiro Ishiguro <kunihiro@zebra.org>
1252
1253 * configure.in (MULTIPATH_NUM): --enable-multipath=ARG specify
1254 multipath number. ARG must be digit.
1255
12562000-12-11 Kunihiro Ishiguro <kunihiro@zebra.org>
1257
1258 * configure.in: Add --enable-newrib for test new RIB code.
1259
12602000-11-25 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
1261
1262 * configure.in, config.h.in: Add check for libutil.h and
1263 setproctitle().
1264
12652000-10-26 Kunihiro Ishiguro <kunihiro@zebra.org>
1266
1267 * configure.in: Add --enable-nssa for OSPF NSSA option.
1268
1269 * acconfig.h: Define HAVE_NSSA.
1270
12712000-10-25 "Bjoern A. Zeeb" <bzeeb+zebra@zabbadoz.net>
1272
1273 * configure.in: pam_misc is only linked when the platform is
1274 GNU/Linux.
1275
12762000-10-24 Arkadiusz Miskiewicz <misiek@pld.org.pl>
1277
1278 * configure.in (LIBS): Add check for crypto library. test x`ls
1279 ${ac_snmp}` is replaced with sipmle test -f.
1280
12812000-10-23 Kunihiro Ishiguro <kunihiro@zebra.org>
1282
1283 * configure.in: Add --enable-unixdomain option. This will be
1284 default behavior in zebra-0.90.
1285
12862000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
1287
1288 * zebra-0.89 is released.
1289
12902000-09-27 Kunihiro Ishiguro <kunihiro@zebra.org>
1291
1292 * configure.in: Add check for Intel CPU for Solaris on x86 check.
1293
12942000-09-21 Kunihiro Ishiguro <kunihiro@zebra.org>
1295
1296 * configure.in: Add check for getifaddrs().
1297 Set AM_INIT_AUTOMAKE version to 0.89.
1298
12992000-09-14 Kunihiro Ishiguro <kunihiro@zebra.org>
1300
1301 * config.guess: Update to the latest version.
1302
1303 * config.sub: Likewise
1304
13052000-09-14 David Lipovkov <dlipovkov@OpticalAccess.com>
1306
1307 * REPORTING-BUGS: New file is added.
1308
13092000-08-27 itojun@iijlab.net
1310
1311 * configure.in: Add ncurses library check when --enable-vtysh is
1312 specified.
1313
13142000-08-22 Kunihiro Ishiguro <kunihiro@zebra.org>
1315
1316 * configure.in: Add check for readline/history.h.
1317
1318 * acconfig.h: Remove pthread related variables.
1319
1320 * configure.in: Add --with-libpam option for vtysh PAM
1321 authentication. Remove --disable-pthread because we don't support
1322 pthread.
1323
13242000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
1325
1326 * zebra-0.88 is released.
1327
1328 * configure.in: Add Solaris -lcurses for vtysh.
1329
13302000-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
1331
1332 * configure.in: Add check for ncurses for compiling on Solaris.
1333
13342000-07-27 Kunihiro Ishiguro <kunihiro@zebra.org>
1335
1336 * configure.in: Add check for libreadline when --enable-vtysh is
1337 specified.
1338
13392000-07-23 Kunihiro Ishiguro <kunihiro@zebra.org>
1340
1341 * configure.in: Add AC_DEFINE(OPEN_BSD). When OS is OpenBSD
1342 interface method is if_ioctl.o
1343
13442000-07-09 Chris Dunlop <chris@onthe.net.au>
1345
1346 * acconfig.h: Add HAVE_BROKEN_ALIASES.
1347
1348 * configure.in: Add --enable-broken-aliases.
1349
13502000-06-12 Kunihiro Ishiguro <kunihiro@zebra.org>
1351
1352 * Set version to zebra-0.87.
1353
13542000-06-05 Kunihiro Ishiguro <kunihiro@zebra.org>
1355
1356 * configure.in: Remove --enable-mpls-vpn. Now MPLS-VPN support is
1357 default.
1358
1359 * Set version to zebra-0.87-pre
1360
1361 * Makefile.am: Likewise.
1362
13632000-04-27 Kunihiro Ishiguro <kunihiro@zebra.org>
1364
1365 * Set version to 0.86.
1366
13672000-03-21 Kunihiro Ishiguro <kunihiro@zebra.org>
1368
1369 * Set version to 0.85b for ospfd test.
1370
13712000-03-20 Kunihiro Ishiguro <kunihiro@zebra.org>
1372
1373 * Set version to 0.85a for ospfd test.
1374
13752000-03-08 Kunihiro Ishiguro <kunihiro@zebra.org>
1376
1377 * Set version to 0.85.
1378
13792000-01-26 Kunihiro Ishiguro <kunihiro@zebra.org>
1380
1381 * Makefile.in: Regenerated by patched automake for fixing "make
1382 clean" problem on FreeBSD.
1383
13841999-12-08 Kunihiro Ishiguro <kunihiro@zebra.org>
1385
1386 * Set version to 0.83a. This is for *BSD static route lookup
1387 problem.
1388
13891999-12-06 Kunihiro Ishiguro <kunihiro@zebra.org>
1390
1391 * Set version to 0.83.
1392
13931999-11-29 Kunihiro Ishiguro <kunihiro@zebra.org>
1394
1395 * Set version to 0.82.
1396
13971999-11-23 Kunihiro Ishiguro <kunihiro@zebra.org>
1398
1399 * aczebra.m4: New file added.
1400
14011999-11-21 Michael Handler <handler@sub-rosa.com>
1402
1403 * configure.in (LIBS): Add sa_len check of sockaddr.
1404
1405 * acconfig.h: Add HAVE_SA_LEN.
1406
14071999-11-12 Kunihiro Ishiguro <kunihiro@zebra.org>
1408
1409 * version.h: Update version to zebra-0.81b for bgpd test.
1410
14111999-11-09 Kunihiro Ishiguro <kunihiro@zebra.org>
1412
1413 * configure.in: Add --enable-mbgp.
1414
14151999-11-05 Kunihiro Ishiguro <kunihiro@zebra.org>
1416
1417 * Makefile.am (EXTRA_DIST): Add TODO to the distribution.
1418
14191999-11-04 Kunihiro Ishiguro <kunihiro@zebra.org>
1420
1421 * TODO: New file is added.
1422
14231999-11-03 Kunihiro Ishiguro <kunihiro@zebra.org>
1424
1425 * version.h: Update version to zebra-0.81a for ospfd test.
1426
14271999-10-28 Kunihiro Ishiguro <kunihiro@zebra.org>
1428
1429 * configure.in: New option --enable-snmp is added.
1430
14311999-10-24 Kunihiro Ishiguro <kunihiro@zebra.org>
1432
1433 * version.h: Update version to zebra-0.80.
1434
14351999-10-21 Kunihiro Ishiguro <kunihiro@zebra.org>
1436
1437 * version.h: Update version to zebra-0.80-pre3
1438
14391999-10-18 Kunihiro Ishiguro <kunihiro@zebra.org>
1440
1441 * configure.in (LIBS): SNMP check is done by ucd-snmp/asn1.h.
1442
14431999-10-10 Peter Galbavy <Peter.Galbavy@knowledge.com>
1444
1445 * configure.in: Add support of OpenBSD.
1446
14471999-10-04 Kunihiro Ishiguro <kunihiro@zebra.org>
1448
1449 * version.h: Update version to zebra-0.80-pre2.
1450
14511999-09-27 Kunihiro Ishiguro <kunihiro@zebra.org>
1452
1453 * version.h: Update version to zebra-0.80-pre. From this version,
1454 access-list and prefix-list's name space is divided into IPv4 and
1455 IPv6.
1456
14571999-09-17 Kunihiro Ishiguro <kunihiro@zebra.org>
1458
1459 * version.h: For test recent fixes Set version to zebra-0.79a.
1460
14611999-09-14 Kunihiro Ishiguro <kunihiro@zebra.org>
1462
1463 * version.h: zebra-0.79 is out.
1464
14651999-09-08 Kunihiro Ishiguro <kunihiro@zebra.org>
1466
1467 * version.h: For ospfd's virtual link test. Set version to 0.78h.
1468
14691999-09-07 Kunihiro Ishiguro <kunihiro@zebra.org>
1470
1471 * version.h: For ospfd test. Set version to 0.78g.
1472
14731999-09-05 Kunihiro Ishiguro <kunihiro@zebra.org>
1474
1475 * version.h: For internal test of ospfd. Set version to 0.78f.
1476
14771999-09-02 Kunihiro Ishiguro <kunihiro@zebra.org>
1478
1479 * version.h: To test ospfd's fix, set version to 0.78e.
1480
14811999-09-01 Kunihiro Ishiguro <kunihiro@zebra.org>
1482
1483 * version.h: To test ospfd's area related bug fix, set version
1484 to 0.78d.
1485
14861999-09-01 Kunihiro Ishiguro <kunihiro@zebra.org>
1487
1488 * version.h: To test ospfd, set version to 0.78c.
1489
14901999-08-31 Janos Farkas <chexum@shadow.banki.hu>
1491
1492 * Many misspelling correction.
1493
14941999-08-31 Kunihiro Ishiguro <kunihiro@zebra.org>
1495
1496 * version.h: To test ospfd, set version to 0.78b.
1497
14981999-08-31 Kunihiro Ishiguro <kunihiro@zebra.org>
1499
1500 * configure.in (LIBS): Add UCD-SNMP include path check.
1501
15021999-08-31 Lars Fenneberg <lf@elemental.net>
1503
1504 * configure.in: The logic which detects the UCD-SNMP library
1505 should first check in the default system locations for the library
1506 and then in /usr/local.
1507
15081999-08-27 itojun@iijlab.net
1509
1510 * configure.in (LIBS): Fix problem about libsnmp.a check.
1511
15121999-08-26 kay <kay@v6.access.co.jp>
1513
1514 * configure.in (CFLAGS): Add <sys/socket.h> to check socklen_t.
1515
15161999-08-24 VOP <vop@unity.net>
1517
1518 * filter.c: Include "sockunion.h".
1519 plist.c: Likewise.
1520 table.c: Likewise.
1521
15221999-08-24 Kunihiro Ishiguro <kunihiro@zebra.org>
1523
1524 * configure.in: Add netinet6/in6.h check.
1525
15261999-08-21 Masaki Minami <masaki@minami.org>
1527
1528 * BSD/OS 4.0 porting.
1529
15301999-08-15 Kunihiro Ishiguro <kunihiro@zebra.org>
1531
1532 * configure.in: Add --enable-netlink option to force to use Linux
1533 netlink interface.
1534 (CFLAGS): Add ucd-snmp library check.
1535
1536 * acconfig.h: If socklen_t is not defined, typedef int to
1537 socklen_t.
1538
15391999-08-15 Arkadiusz Miskiewicz <misiek@misiek.eu.org>
1540
1541 * configure.in: When --enable-ipv6 specified, then only kernel
1542 version is checked.
1543
15441999-08-14 Kunihiro Ishiguro <kunihiro@zebra.org>
1545
1546 * configure.in: Add GNU libc 2.1 check.
1547
15481999-08-02 Kunihiro Ishiguro <kunihiro@zebra.org>
1549
1550 * configure.in: Fix privious Linux IPv6 check changes.
1551
15521999-08-02 Arkadiusz Miskiewicz <misiek@misiek.eu.org>
1553
1554 * configure.in: Improve Linux IPv6 feature check.
1555
15561999-07-29 Rick Payne <rickp@rossfell.co.uk>
1557
1558 * Changed route-maps to behave in a more cisco-like fashion
1559
15601999-07-27 Gerhard Poul <gpoul@gnu.org>
1561
1562 * SERVICES: New file added.
1563
15641999-07-12 itojun@iijlab.net
1565
1566 * configure.in: Add check for getaddrinfo. Improve Kame related
1567 library check.
1568
15691999-07-07 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
1570
1571 * configure.in, acconfig.h: Add check for FreeBSD 3.2.
1572
15731999-07-07 Kunihiro Ishiguro <kunihiro@zebra.org>
1574
1575 * configure.in: Delete check for netinet/ip6.h.
1576
15771999-06-30 Gerhard Poul <gpoul@gnu.org>
1578
1579 * README: remixed the old files and added some new parts.
1580 moved some INSTALL stuff into INSTALL file.
1581 moved some other stuff to doc/zebra.texi
1582
15831999-06-29 Kunihiro Ishiguro <kunihiro@zebra.org>
1584
1585 * configure.in (LIBS): Add libresolv check.
1586 Change --enabe-all-in-one option to --enable-one-vty.
1587
15881999-06-20 Kunihiro Ishiguro <kunihiro@zebra.org>
1589
1590 * configure.in: Add --enabe-all-in-one option.
1591
15921999-06-16 Kunihiro Ishiguro <kunihiro@zebra.org>
1593
1594 * configure.in: Add socklen_t check.
1595
15961999-06-16 Gerhard Poul <gpoul@gnu.org>
1597
1598 * Many compile warnings fixed.
1599
16001999-05-31 Kunihiro Ishiguro <kunihiro@zebra.org>
1601
1602 * configure.in: Change message from Linux 2.2.X IPv6 to Linux IPv6.
1603 OpenBSD (NRL) check is enabled.
1604
16051999-05-30 Kunihiro Ishiguro <kunihiro@zebra.org>
1606
1607 * configure.in (LIBS): Add crypt library check.
1608
16091999-05-08 Kunihiro Ishiguro <kunihiro@zebra.org>
1610
1611 * configure.in: Add sin6_scope_id in struct sockaddr_in6 check.
1612
16131999-04-30 Kunihiro Ishiguro <kunihiro@zebra.org>
1614
1615 * Set version to 0.63 for first beta package.
1616
16171999-04-15 Kunihiro Ishiguro <kunihiro@zebra.org>
1618
1619 * guile.m4: Added from guile package.
1620
16211999-04-14 Kunihiro Ishiguro <kunihiro@zebra.org>
1622
1623 * Set version to 0.60 for beta package preparation.
1624
16251999-04-12 Kunihiro Ishiguro <kunihiro@zebra.org>
1626
1627 * Makefile.am: Add noninst_LIBRARIES each directory's Makefile.am.
1628 This change is for linking these libraries to guile.
1629
16301999-04-08 Kunihiro Ishiguro <kunihiro@zebra.org>
1631
1632 * configure.in (LIBS): Add struct rt_addrinfo check.
1633
16341999-04-07 Kunihiro Ishiguro <kunihiro@zebra.org>
1635
1636 * configure.in: AC_STDC_HEADERS added.
1637
16381999-03-29 Kunihiro Ishiguro <kunihiro@zebra.org>
1639
1640 * Add dependencies to each directory's Makefile.am.
1641
16421999-03-02 Peter Galbavy <Peter.Galbavy@knowledge.com>
1643
1644 * reworked include file structure, and configure so that all
1645 source files get all system-dependent include files by including
1646 <zebra.h> which is really lib/zebra.h. This means that the
1647 different programs include files are now available as #include
1648 "zebra/zebra.h" - note the use of quotes, not <> as delimiters.
1649
1650 In practical terms, if I haven't really screwed up, the main file
1651 that maintainers for other OSes have to change is lib/zebra.h for
1652 all the conditional includes etc.
1653
1654 * added --disable-pthread for those systems that seem to have
1655 POSIX threads, but do not work. OpenBSD 2.4+ is like that just
1656 now. Changed all occurance of #ifdef PTHREAD to use HAVE_PTHREAD
1657 instead.
1658
16591999-02-24 <kunihiro@zebra.org>
1660
1661 * configure.in: update to AC_PREREQ(1.13).
1662 Change message from Linux 2.1.x to Linux 2.2.x.
1663 * Added ospf6d directory support.
1664
16651999-02-22 Peter Galbavy <Peter.Galbavy@knowledge.com>
1666
1667 * added a "log" element to the BGPd peer structure, enabling us to
1668 start thinging about a log stream per peer. This is currently
1669 ignored by the wrapper code, but developers should try to use the
1670 "appropriate" ZLOG stream. Documentation will follow, when the
1671 real routines start to exist.
1672
1673 The current plan is to use a copy of the BSD syslog() routines and
1674 replace the syslog library function with our own. I will need
1675 feedback from users of other platforms as this work is done to see
1676 if all is well elsewhere.
1677
1678 * preliminary work on zlog() library. directly replaces syslog()
1679 currently with zlog(ZLOG *, ...) where the new first argument
1680 is a pointer to a ZLOG structure (defined in lib/log.h) and will
1681 encapsulate all the information necessary to maintain multiple
1682 logging streams.
1683
16841999-02-19 Peter Galbavy <Peter.Galbavy@knowledge.com>
1685
1686 * added vsnprintf() macro to lib/str.h if required and removed
1687 #ifdef SUNOS_5 dependency on it
1688
16891999-02-18 Peter Galbavy <Peter.Galbavy@knowledge.com>
1690
1691 * syslog support added
1692
16931999-02-18 Peter Galbavy <Peter.Galbavy@knowledge.com>
1694
1695 * configure.in: Add daemon function check.
1696
16971999-01-21 Kunihiro Ishiguro <kunihiro@zebra.org>
1698
1699 * configure.in: Add --disable-ipv6, --disable-zebra,
1700 --disable-bgpd, --disable-ripd, --disable-ripngd, --disable-ospfd
1701 options to configure.
1702
17031998-12-07 Kunihiro Ishiguro <kunihiro@zebra.org>
1704
1705 * configure.in: Check /usr/inet6/lib/libinet6.a exists or not.
1706
17071998-10-14 Kunihiro Ishiguro <kunihiro@zebra.org>
1708
1709 * configure.in: Comment out FreeBSD's libc_r detect section. At
1710 this moment it doesn't work correctly with zebra.
1711
1712 Netlink interface is only enabled when Linux kernel version is
1713 upper than 2.1.0.
1714
17151998-09-15 HEO SeonMeyong <seirios@matrix.iri.co.jp>
1716
1717 * Hydrangea is now called KAME, so change all defines.
1718
17191998-08-16 Kunihiro Ishiguro <kunihiro@zebra.org>
1720
1721 * configure.in: ifaliasreq check added.
1722
17231998-08-12 Katsuhiro Kondou <kondou@nec.co.jp>
1724
1725 * Patch is applied for compile under EWS4800
1726
17271998-06-09 Kunihiro Ishiguro <kunihiro@zebra.org>
1728
1729 * configure.in: delete old mtu_method check.
1730
1731 * doc/zebra.texi (Kernel interface): chapter `Kernel interface' added
1732
17331998-06-08 Kunihiro Ishiguro <kunihiro@zebra.org>
1734
1735 * configure.in: add new netlink check for GNU/Linux
1736
17371998-06-07 Kunihiro Ishiguro <kunihiro@zebra.org>
1738
1739 * doc/zebra.texi: Update Linux netlink chapter.
1740
17411998-05-18 Yamashita TAKAO <jargon@lares.dti.ne.jp>
1742
1743 * config.h.in: define PTHREAD if work on Solaris 2.6
1744 why delete the definition? I miss?
1745
17461998-05-08 Kunihiro Ishiguro <kunihiro@zebra.org>
1747
1748 * configure.in: add net/if.h header check.
1749
17501998-05-02 SeonMeyong HEO <seirios@Matrix.iri.co.jp>
1751
1752 * zebra.tex,archfig.tex,zebra.sty: Manual file is added.
1753 * zebra.texi: Modify Introduction text.
1754 * RIPngd.c: Patch Hydrangea code.
1755
17561998-05-01 Kunihiro Ishiguro <kunihiro@zebra.org>
1757
1758 * .cvsignore: added.
1759
1760 * Makerule.in: is gone.
1761 * Makefile.am: Now we use automake to generate Makefile.in
1762
17631998-03-19 Yamashita TAKAO <jargon@lares.dti.ne.jp>
1764
1765 * lib/vty.c: modified the definition of *master
1766 * lib/sockunion.c (inet_aton): add, but don't work. uum...
1767
1768
17691998-03-15 Yamashita TAKAO <jargon@lares.dti.ne.jp>
1770
1771 * configure.in: define PTHREAD if work on Solaris 2.6
1772 * config.h.in: likewise
1773 * lib/thread.c: likewise
1774 * lib/vty.c: likewise
1775
17761998-03-15 SeonMeyong HEO <seirios@Matrix.iri.co.jp>
1777
1778 * config.h.in: define INET6 if defined HAVE_IPV6 & HYDRANGEA
1779 * bgpd/: remove include <netinet6/in6.h> line.
1780 * lib/: remove include <netinet6/in6.h> line.
1781 * ripbgd/: remove include <netinet6/in6.h> line.
1782 * zebra/: remove include <netinet6/in6.h> line.
1783 * ripd/*.c: remove include <netinet6/in6.h> line.
1784 undefine IPV6 difinitions because RIPd is not worked for
1785 IPv6 protocol.
1786
1787
17881998-01-30 Kunihiro Ishiguro <kunihiro@zebra.org>
1789
1790 * configure.in: Change routing socket check method from
1791 AC_TRY_COMPILE to AC_TRY_RUN because GNU libc version 2 has
1792 AF_ROUTE but over linux it's meenigless.
1793
17941998-01-06 Kunihiro Ishiguro <kunihiro@zebra.org>
1795
1796 * config.h.in: remove err_t define.
1797
17981997-11-18 Kunihiro Ishiguro <kunihiro@zebra.org>
1799
1800 * configure.in (canonical): add check of IF_METHOD
1801
18021997-09-27 Kunihiro Ishiguro <kunihiro@note.digital-magic.co.jp>
1803
1804 * configure.in: add INRIA check
1805
18061997-09-25 Kunihiro Ishiguro <kunihiro@note.digital-magic.co.jp>
1807
1808 * configure.in (canonical): change ipforward_snmp.o to ipforward_proc.o
1809
18101997-09-12 Kunihiro Ishiguro <kunihiro@zebra.org>
1811
1812 * configure.in: change IRDPD to NDPD
1813
18141997-08-18 Kunihiro Ishiguro <kunihiro@zebra.org>
1815
1816 * INSTALL: new file
1817
18181997-08-14 Kunihiro Ishiguro <kunihiro@zebra.org>
1819
1820 * config.h: add XCALLOC()
1821