blob: 02324b995963a5e48cd8fdc9d3a41e598ea6886d [file] [log] [blame]
Paul Jakmaf912cb42006-07-27 23:30:16 +000012006-07-27 Paul Jakma <paul.jakma@sun.com>
2
3 * quagga.texi: Remove unused index definitions
4 Add an Index node - for the concept index.
5 * routeserver.texi: Set exampleindex to 0, so the example configs
6 with long IPv6 addresses stand better chance of fitting.
7 * overview.texi: 'Supported RFC' -> 'Supported RFCs'
8 Remove paragraph indentation - texinfo does that.
9 Revise the supported OS list slightly.
10 Remove the IPv6 stack list, seems very dated and irrelevant.
11 Revise the 'How to get Quagga' section.
12 * ospfd.texi: minor tweaks: add some anchors, fix some minor
13 format issues.
14 Revise the help for 'abr-type'.
15 Note that text authentication is unwise, recc'd MD5.
16 Add some extra text for redistribute and passive-interface,
17 about how latter can substitute for redist connected.
18
Andrew J. Schorrf366ad32006-07-27 18:01:41 +0000192006-07-27 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
20
21 * vtysh.1: Document new options -d and -E, and note that now multiple
22 -c options may be supplied, with embedded linefeed now supported.
23 In BUGS section, remove warning about vtysh causing a daemon
24 to freeze, since this has been fixed.
25
Paul Jakma5c196062006-07-04 14:41:08 +0000262006-07-04 Paul Jakma <paul.jakma@sun.com>
27
28 * quagga.info: remove auto-generated file. It will still be
29 present in dist tarballs, so shouldn't affect anyone but
30 direct users of CVS. Required texinfo version should be
31 widely available.
32
Andrew J. Schorrd7e60dd2006-06-29 20:20:52 +0000332006-06-28 Erik Muller <erikm@internap.com>
34
35 * ospfd.texi: Document new ospf router subcommand
36 "log-adjacency-changes [detail]".
37
Paul Jakma466c9652006-06-26 12:55:58 +0000382006-06-26 Paul Jakma <paul.jakma@sun.com>
39
40 * ospfd.texi: Document that MD5 keyid is part of the protocol.
41 * bgpd.texi: shut texinfo warnings up by replacing brackets in
42 variable with angle brackets.
43
Paul Jakma825cd492006-05-23 22:20:34 +0000442006-05-23 Paul Jakma <paul.jakma@sun.com>
45
46 * bgpd.texi: Document the update-source command.
47
Paul Jakmaf371b1f2006-05-10 19:53:58 +0000482006-05-10 Paul Jakma <paul.jakma@sun.com>
49
50 * quagga.info: update auto-built file.
51
Paul Jakmae3c5ffe2006-05-08 14:40:39 +0000522006-05-08 Paul Jakma <paul.jakma@sun.com>
53
54 * main.texi: --log_mode does not exist, remove, bug #245.
55
Paul Jakma5f03f142006-05-04 07:37:37 +0000562006-05-04 Paul Jakma <paul.jakma@sun.com>
57
58 * ripd.texi: Add Version Control as a distinct section.
59 Expand Version Control section with overview text,
60 touching on insecurity of RIPv1 and referencing
61 authentication section, cleanup text of various version
62 commands.
63 RIP Authentication: Add overview text, refer to RIPv1 version
64 control, which is required to completely secure RIP.
65
Paul Jakmaab2416a2006-04-03 21:24:27 +0000662006-03-31 Paul Jakma <paul.jakma@sun.com>
67
68 * fig*.txt: New files, txt versions of the diagrammes for the
69 info file.
70 * protocol.texi: Document the new version 1 header.
71 * routeserver.texi: Explicitly specify scaling widths for the
72 figures, only way to make them look reasonable, sadly.
73 Try fix some formatting and explicitely note lists as being
74 bulleted.
75 * Makefile.am: convert seems to do png to pdf just fine. No
76 need for intermediate eps.
77 Add txt figure expansions and list as dependencies and
78 EXTRA_DIST files.
79
Paul Jakma4528ffa2006-02-19 07:16:25 +0000802006-02-19 Paul Jakma <paul.jakma@sun.com>
81
82 * quagga.info: update auto-built file.
83 * ChangeLog: Fix old, existing entry for snmptrap.texi addition to
84 credit the author, who got in touch with me.
85 * snmptrap.texi: Add comment line with author's details.
86
paul53f953a2006-01-19 20:26:17 +0000872006-01-19 Paul Jakma <paul.jakma@sun.com>
88
89 * quagga.info: update auto-built file.
90
paul0ed31922005-11-25 20:23:46 +0000912005-11-25 Paul Jakma <paul.jakma@sun.com>
92
93 * texinfo.tex: update to newer version, seems to now properly
94 scale the diagramme images in PDF output.
95
paul2265f1d2005-11-11 09:58:35 +0000962005-11-11 Paul Jakma <paul.jakma@sun.com>
97
98 * quagga.info: update auto-built file. Methinks it's time to
99 remove from CVS..
100
paul5729e082005-11-07 03:19:51 +00001012005-11-07 Paul Jakma <paul.jakma@sun.com>
102
103 * Makefile.am: snmptrap.texi needs to be listed as a source,
104 not disted otherwise.
105
Paul Jakma4528ffa2006-02-19 07:16:25 +00001062005-11-04 Jeroen Simonetti <jsimonetti@denit.net>
107
108 * snmptrap.texi: Documentation on configuring SNMP for logging
109 traps.
110
paula3957e32005-11-04 12:48:25 +00001112005-11-04 Paul Jakma <paul.jakma@sun.com>
112
paula3957e32005-11-04 12:48:25 +0000113 * snmp.texi: Minor formatting changes.
114 * quagga.info: Update auto-built file
paulaa5943f2005-11-04 21:53:59 +0000115 * ospf6d.texi: Add example config
116 * bgpd.tex: Add example configs. Couple of cleanups of format
117 and macros.
118 * routemap.texi: Add an explanation of how route-maps work.
119 Document the call and exit-policy commands.
paula3957e32005-11-04 12:48:25 +0000120
paule5b308d2005-10-29 20:19:49 +00001212005-10-29 Paul Jakma <paul@dishone.st>
122
123 * ospfd.texi: Document the new spf and max-metric commands, and
124 the additional form of dead-interval. Add documentation for
125 various other commands. Cleanup misc stuff, citations, etc.
126 Add some example configurations.
127 * overview.texi: RFC3137 support added.
128 * Makefile.am: Make quagga.pdf depend on the _TEXINFOS
129 variable, this still doesn't fix the dependency though,
130 sadly.
131
pauld751f002005-10-11 04:01:09 +00001322005-10-11 Paul Jakma <paul@dishone.st>
133
134 * quagga.texi: Rejiggle the copyright sections a bit, seems to
135 make makeinfo happier and generates info pages again on FC4.
136 * quagga.info: Update this auto-built file.
137
paul30d03832005-04-29 03:16:42 +00001382005-04-29 Paul Jakma <paul@dishone.st>
139
140 * defines.texi.in: Add PACKAGE_NAME, PACKAGE_STRING.
141 * quagga.texi: Use PACKAGE_NAME, this is more to give me an excuse
142 to update quagga.texi so that the 'UPDATED' in version.texi will
143 be more recent, the Makefile seems to be dumb and not examine
144 the texi files from which quagga.texi is generated.
145 * quagga.info: Fresh copy to match updates.
146
paul08e044f2005-04-28 17:45:37 +00001472005-04-28 Paul Jakma <paul@dishone.st>
148
149 * quagga.info: updated
paul649e8532005-04-28 18:21:15 +0000150 * Makefile.am: automake seems to depend doc built stuff on srcdir
151 for some reason, or maybe its cause we have quagga.info,
152 quagga.texi in CVS - not sure. Anyway, the static rule for
153 quagga.pdf should depend on the srcdir quagga.texi in that case.
paul08e044f2005-04-28 17:45:37 +0000154
ajs151fe8a2005-04-22 12:56:37 +00001552005-04-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
156
157 * bgpd.8,isisd.8,ospf6d.8,ospfd.8,ripd.8,ripngd.8,zebra.8: Fix
ajsa0e64a62005-04-22 13:14:49 +0000158 spelling mistake: idenifier -> identifier.
159
1602005-04-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
161
162 * bgpd.8,isisd.8,ospf6d.8,ospfd.8,ripd.8,ripngd.8,zebra.8: Fix
ajs151fe8a2005-04-22 12:56:37 +0000163 spelling mistake: intrefaces -> interfaces.
164
paulc7959912005-04-10 16:43:40 +00001652005-04-10 Paul Jakma <paul@dishone.st>
166
167 * quagga.info: Update to match bgpd.texi addition
168
hasso68118452005-04-08 15:40:36 +00001692005-04-08 Hasso Tepper <hasso at quagga.net>
170
171 * bgpd.texi: Document new "bgp bestpath as-path confed" command.
172
pauld9905f02005-04-05 08:04:18 +00001732005-04-05 Paul Jakma <paul@dishone.st>
174
175 * Makefile.am: Get rid of built_sources. It causes them to be added
176 to dist, and the dist host can not generate the PDFs.
177
paulbbd938e2005-04-02 10:18:42 +00001782005-04-02 Paul Jakma <paul@dishone.st>
179
180 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.dia: new
181 files, dia diagramme XML versions of the original corresponding
182 EPS encapsulated bitmaps.
183 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.png: new
184 files, png exports by dia of the source dia diagrammes above.
185 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.eps: removed,
186 replaced by above dia source.
187 * routeserver.texi: remove extension in image macros.
188 * quagga.info: updated build
189 * Makefile.am: Add rules to build eps (using 'convert'), png (using
190 dia). Add figures_BUILT_SOURCES to extra_dist to avoid the
191 dependency on dia :) (amongst other things) for dist users.
paul47004ec2005-04-02 12:13:59 +0000192 quagga_TEXINFOS should depend on figures_BUILT_SOURCES.
paul386e6152005-04-02 17:24:43 +0000193 * .cvsignore: ignore eps files, built from sources
paula47d98f2005-04-02 18:53:00 +0000194 * Makefile.am: Urg, dont use automake _SOURCES, _BUILT_SOURCES
195 for figures, automake doesnt know anything about them.
paulbbd938e2005-04-02 10:18:42 +0000196
vincent29c4c9b2005-03-25 13:05:47 +00001972005-03-25 Jean-Mickael Guerin <jean-mickael.guerin@6wind.com>
198 * ipv6.texi: Add new commands for neighbor discovery
199 interface ipv6 nd prefix X:X::X:X/M router-address
200 interface ipv6 nd ra-interval msec
201 interface ipv6 nd home-agent-config-flag
202 interface ipv6 nd home-agent-lifetime
203 interface ipv6 nd home-agent-preference
204 interface ipv6 nd adv-interval-option
205
ajsc70257d2005-02-03 17:12:01 +00002062005-02-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
207
208 * basic.texi: Add note about last-resort crash logging to /var/tmp
209 when file logging is not configured.
210 * quagga.info: updated build of autogenerated file
211
paulf83d18d2005-01-24 10:24:31 +00002122005-01-24 Paul Jakma <paul@dishone.st>
213
214 * quagga.info: Version bump (autogenerated)
215
paulafc1e2d2005-01-10 22:31:16 +00002162005-01-10 Paul Jakma <paul@dishone.st>
217
218 * texinfo.tex: Updated to a version which understands @{ and @}
219 * vtysh.texi: Add node name for @section
220 * quagga.info: updated build of autogenerated file
221
paul220d0c02005-01-07 14:17:39 +00002222005-01-07 Paul Jakma <paul@dishone.st>
223
224 * quagga.info: Version bump (autogenerated)
225
paul1f3585e2005-01-05 11:58:31 +00002262005-01-05 Paul Jakma <paul@dishone.st>
227
228 * quagga.info: Version bump
229
paul2b702002004-12-23 20:09:44 +00002302004-12-23 Paul Jakma <paul@dishone.st>
231
232 * quagga.info: Version bump
233
hassoee3e1152004-12-18 15:59:25 +00002342004-12-18 Hasso Tepper <hasso at quagga.net>
235
236 * Makefile.am: Add isisd man page to the list. Should fix problem
237 isisd not included in release/snapshot tarballs.
238
ajs274a4a42004-12-07 15:39:31 +00002392004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
240
241 * basic.texi: Document new logging features. Separate basic config
242 commands from basic VTY commands.
243
hassoc0652302004-11-25 19:33:48 +00002442004-11-25 Hasso Tepper <hasso at quagga.net>
245
246 * *.8: Document -g/--group command line switch and some small
247 cosmetical changes.
248
paul00c8dc72004-11-22 18:06:59 +00002492004-11-22 Paul Jakma <paul@dishone.st>
250
251 * bgpd.8: escape -/+ signs, reported by ESR to bug-zebra.
252
hasso48577192004-11-19 06:41:49 +00002532004-11-19 Hasso Tepper <hasso at quagga.net>
254
255 * Makefile.am: Don't remove quagga.info while cleaning up.
256
paulfbaf39e2004-11-15 00:45:44 +00002572004-11-15 Paul Jakma <paul@dishone.st>
258
259 * routeserver.texi: Strip ctrl-M from line endings, note by
260 sigma@smx.pair.com
paul56d1d202004-11-15 21:56:53 +0000261 * quagga.info: Add generated file to CVS, as it requires most recent
262 texinfo to build, until such time as texinfo 4.7 is more
263 prevalent.
paulfbaf39e2004-11-15 00:45:44 +0000264
paulb86718e2004-11-08 17:34:07 +00002652004-11-08 Paul Jakma <paul@dishone.st>
paul0c3368a2004-11-07 19:00:16 +0000266
paule050db22004-11-08 16:28:39 +0000267 * Makefile.am: Add routeserver.texi to quagga_TEXINFOS.
268 Add quagga.info to clean files list (would have thought automake
269 would have done this, but it doesnt seem to)
270
2712004-11-07 Paul Jakma <paul@dishone.st>
272
paul3e6064f2004-11-08 12:08:35 +0000273 * quagga.texi: include routeserver.texi. TODO: integrate the current
274 multiple-instance orientated bgpd route-server section with the
275 new route-server docs.
276
2772004-11-07 Paul Jakma <paul@dishone.st>
278
paul6a22b1f2004-11-07 19:39:13 +0000279 * Makefile.am: Add automatic rule to build pdf's from eps figures.
280 Clean *.pdf. Add rule for quagga.pdf (as the eps.pdf pattern
281 probably otherwise will override automake's rule for quagga.pdf)
282 * overview.texi: URL was causing TeX overfull, put on newline.
283 * quagga.texi: Put the copyright notice into @copying section, as
284 is proper. Strip trailling space from the main menu lines.
285 * rip(ng)?d.texi: Minor reformatting.
paul0c3368a2004-11-07 19:00:16 +0000286 * Add the route server docs.
paul6a22b1f2004-11-07 19:39:13 +0000287 * bgpd.texi: remove unneeded page breaks. The 6Bone example
288 overflows though.
paul0c3368a2004-11-07 19:00:16 +0000289 * routeserver.texi: new file, texinfo'fied and slightly modified
290 version of the original TeX from James Luis Rubio.
291 * fig-*.eps: new files, diagrammes.
292
paul76b89b42004-11-06 17:13:09 +00002932004-11-06 Paul Jakma <paul@dishone.st>
294
295 * defines.texi.in: New file, texi variables should be set here,
296 autoconf substitution is available. Define common AUTHORS,
297 COPYRIGHT_YEAR and COPYRIGHT_STR vars.
298 * (global): Make use of makeinfo node pointer auto-creation
299 to avoid having to fully specify links for nodes, so we only have
300 to specify current node name - simplifies text slightly.
301 Remove extraneous newlines which appear to cause extra blank pages
302 to be added in output.
303 Update copyright strings which appear in various places to
304 use the new COPYRIGHT_STR texinfo variable.
305 Change url to uref, the former need not output an actual
306 hyperlink depending on version of texinfo, the latter should if
307 supported by the format (eg PDF).
308 * texinfo.tex: Update to a more recent version. previous file
309 was many many years old. This file should possibly be removed
310 altogether, and allowed to be installed by automake.
311 * quagga.texi: Make use of automake's version.texi feature to
312 have VERSION and some other vars auto-defined. include
313 defines.texi. Change copyright strings to use the COPYRIGHT_STR
314 variable.
315 * install.texi: Make the privs section an actual section. Ditto for
316 the Linux notes.
317 * overview.texi: Supply URL for Quagga, where format allows. Tidy up
318 one or two paragraphs slightly.
319 Update the section on supported platforms.
320 Remove the ZNOG list stuff, direct reader to the website for
321 further information on email lists.
322 * vtysh.texi: Update the integrated config file section. Make the
323 commands sections so correct PDF indexes are built.
324
hasso54aa6b22004-10-12 06:05:34 +00003252004-10-12 Hasso Tepper <hasso at quagga.net>
326
327 * snmp.texi: ospf6d supports SNMP as well now.
328
hassoc3abdb72004-10-11 16:27:03 +00003292004-10-11 Hasso Tepper <hasso at quagga.net>
330
331 * ospfd.8: Update manpage: add info about new -a/--apiserver command
332 line switch.
333
paule2ea9fe2004-10-11 14:33:23 +00003342004-10-11 Paul Jakma <paul@dishone.st>
335
336 * ospfd.texi: reformat the ospf md5 paragraph, add an additional
337 way to work around bad clocks.
338
hassoe7168df2004-10-03 20:11:32 +00003392004-10-03 Hasso Tepper <hasso at quagga.net>
340
341 * vtysh.1: Update vtysh man page to reflect changes in shell. Remove
342 info about -f command line switch.
343
paul4fc70852004-09-12 05:48:35 +00003442004-09-11 Paul Jakma <paul@dishone.st>
345
paulb5f310c2004-09-13 13:15:25 +0000346 * quagga.texi: Update copyright. Contents should be at beginning
347 of docs...
348
3492004-09-11 Paul Jakma <paul@dishone.st>
350
paul4fc70852004-09-12 05:48:35 +0000351 * ospfd.texi: OSPF MD5 auth requires stable time.
352
hassoc34b6b52004-08-31 13:41:49 +00003532004-08-31 Hasso Tepper <hasso at quagga.net>
354
355 * zebra.8: Document -s/--nl-bufsize command line switch.
356
hasso67e29ab2004-08-26 22:21:31 +00003572004-08-27 Hasso Tepper <hasso at quagga.net>
358
359 * Update vtysh man page to reflect changes in shell.
360
hasso246c1352004-08-10 12:00:34 +00003612004-08-10 Hasso Tepper <hasso at quagga.net>
362
363 * Updated man pages.
364 * Removed vty commands section from all man pages. This inf belongs to
365 Info pages.
366 * Added isisd man page.
367
paul4f4795e2004-07-31 15:16:47 +00003682004-07-31 Christian Hammers <ch@lathspell.de>
369
370 * snmp.texi: update (completely rewritten almost)
371
gdtf2bfdee2004-06-30 17:25:15 +00003722004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
373
374 * Makefile.am (EXTRA_DIST): Add files in mpls explicitly, to avoid
375 copying CVS files, per the automake manual's recommendations.
376
pauldc0b5ce2004-05-31 14:04:29 +00003772004-05-27 Paul Jakma <paul@dishone.st>
378
379 * Correct RIP port, s/521/520/, reported by xantius@xantius.com
380
hasso6c110e72003-11-27 13:02:03 +00003812003-11-27 Hasso Tepper <hasso@estpak.ee>
382
383 * Added -A and -u descriptions to the man pages.
384
3852003-01-22 Christian Hammers <ch@westend.com>
386
387 * ospfd.texi (OSPF router, OSPF router): Add description.
388
paul718e3742002-12-13 20:15:29 +00003892002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
390
391 * zebra-0.93 released.
392
3932001-02-07 Pekka Savola <pekkas@netcore.fi>
394
395 * Correct bad English ;-).
396
3972001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
398
399 * zebra-0.91 released.
400
4012001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
402
403 * zebra-0.90 released.
404
4052000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
406
407 * zebra-0.89 released.
408
4092000-10-02 Horms <horms@vergenet.net>
410
411 * Makefile.am: Fix texinfo file installation problem.
412
4132000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
414
415 * zebra-0.88 released.
416
417 * ospfd.texi (Redistribute routes to OSPF): distance <1-255>
418 @var{source} command is temporary disabled. So it is removed from
419 document.
420
4212000-07-04 Kunihiro Ishiguro <kunihiro@zebra.org>
422
423 * vtysh.1: Add man entry for vtysh.
424
425 * bgpd.1: Change section to 8.
426 * ospfd.1: Likewise.
427 * ospf6d.1: Likewise.
428 * ripd.1: Likewise.
429 * ripngd.1: Likewise.
430 * zebra.1: Likewise.
431
4321999-09-01 "A.Waddington" <waddington@usa.net>
433
434 * zebra.texi: Replace @command with @code until it gets ready.
435 Remove @macro.
436
4371999-08-26 Andrew Waddington <waddington@usa.net>
438
439 * bgpd.1: Add man page.
440 ospf6d.1: Likewise.
441 ospfd.1: Likewise.
442 ripd.1: Likewise.
443 ripngd.1: Likewise.
444 zebra.1: Likewise.
445
4461999-08-14 Andrew Waddington <waddington@usa.net>
447
448 * zebra.texi: Many typo is fixed. Some grammatical rectifications
449 is made.
450
4511999-07-27 Gerhard Poul <gpoul@gnu.org>
452
453 * zebra.texi: Update zebra.texi.
454
4551999-07-02 Gerhard Poul <gpoul@gnu.org>
456
457 * draft-zebra-00.ms: New file added. This is groff version of
458 draft-zebra-00.txt. This is a master file of draft-zebra-00.txt.
459
460 * draft-zebra-00.txt: Generated from draft-zebra-00.txt.
461
4621999-05-07 Kunihiro Ishiguro <kunihiro@zebra.org>
463
464 * zebra.texi (Top): Add ospf6d chapter.
465
4661999-03-31 Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
467
468 * zebra.texi: Improve some sections.
469
4701999-03-04 Kunihiro Ishiguro <kunihiro@zebra.org>
471
472 * archfig.tex, zebra.sty, zebra.tex: Temporary removed due to the
473 description is out of date.
474
4751999-02-24 Kunihiro Ishiguro <kunihiro@zebra.org>
476
477 * texinfo.tex: New file added. Automake complains the absence of
478 texinfo.tex.