blob: c811cb3198c43aca3483ff4ee15b826c132b37ac [file] [log] [blame]
Paul Jakma5c196062006-07-04 14:41:08 +000012006-07-04 Paul Jakma <paul.jakma@sun.com>
2
3 * quagga.info: remove auto-generated file. It will still be
4 present in dist tarballs, so shouldn't affect anyone but
5 direct users of CVS. Required texinfo version should be
6 widely available.
7
Andrew J. Schorrd7e60dd2006-06-29 20:20:52 +000082006-06-28 Erik Muller <erikm@internap.com>
9
10 * ospfd.texi: Document new ospf router subcommand
11 "log-adjacency-changes [detail]".
12
Paul Jakma466c9652006-06-26 12:55:58 +0000132006-06-26 Paul Jakma <paul.jakma@sun.com>
14
15 * ospfd.texi: Document that MD5 keyid is part of the protocol.
16 * bgpd.texi: shut texinfo warnings up by replacing brackets in
17 variable with angle brackets.
18
Paul Jakma825cd492006-05-23 22:20:34 +0000192006-05-23 Paul Jakma <paul.jakma@sun.com>
20
21 * bgpd.texi: Document the update-source command.
22
Paul Jakmaf371b1f2006-05-10 19:53:58 +0000232006-05-10 Paul Jakma <paul.jakma@sun.com>
24
25 * quagga.info: update auto-built file.
26
Paul Jakmae3c5ffe2006-05-08 14:40:39 +0000272006-05-08 Paul Jakma <paul.jakma@sun.com>
28
29 * main.texi: --log_mode does not exist, remove, bug #245.
30
Paul Jakma5f03f142006-05-04 07:37:37 +0000312006-05-04 Paul Jakma <paul.jakma@sun.com>
32
33 * ripd.texi: Add Version Control as a distinct section.
34 Expand Version Control section with overview text,
35 touching on insecurity of RIPv1 and referencing
36 authentication section, cleanup text of various version
37 commands.
38 RIP Authentication: Add overview text, refer to RIPv1 version
39 control, which is required to completely secure RIP.
40
Paul Jakmaab2416a2006-04-03 21:24:27 +0000412006-03-31 Paul Jakma <paul.jakma@sun.com>
42
43 * fig*.txt: New files, txt versions of the diagrammes for the
44 info file.
45 * protocol.texi: Document the new version 1 header.
46 * routeserver.texi: Explicitly specify scaling widths for the
47 figures, only way to make them look reasonable, sadly.
48 Try fix some formatting and explicitely note lists as being
49 bulleted.
50 * Makefile.am: convert seems to do png to pdf just fine. No
51 need for intermediate eps.
52 Add txt figure expansions and list as dependencies and
53 EXTRA_DIST files.
54
Paul Jakma4528ffa2006-02-19 07:16:25 +0000552006-02-19 Paul Jakma <paul.jakma@sun.com>
56
57 * quagga.info: update auto-built file.
58 * ChangeLog: Fix old, existing entry for snmptrap.texi addition to
59 credit the author, who got in touch with me.
60 * snmptrap.texi: Add comment line with author's details.
61
paul53f953a2006-01-19 20:26:17 +0000622006-01-19 Paul Jakma <paul.jakma@sun.com>
63
64 * quagga.info: update auto-built file.
65
paul0ed31922005-11-25 20:23:46 +0000662005-11-25 Paul Jakma <paul.jakma@sun.com>
67
68 * texinfo.tex: update to newer version, seems to now properly
69 scale the diagramme images in PDF output.
70
paul2265f1d2005-11-11 09:58:35 +0000712005-11-11 Paul Jakma <paul.jakma@sun.com>
72
73 * quagga.info: update auto-built file. Methinks it's time to
74 remove from CVS..
75
paul5729e082005-11-07 03:19:51 +0000762005-11-07 Paul Jakma <paul.jakma@sun.com>
77
78 * Makefile.am: snmptrap.texi needs to be listed as a source,
79 not disted otherwise.
80
Paul Jakma4528ffa2006-02-19 07:16:25 +0000812005-11-04 Jeroen Simonetti <jsimonetti@denit.net>
82
83 * snmptrap.texi: Documentation on configuring SNMP for logging
84 traps.
85
paula3957e32005-11-04 12:48:25 +0000862005-11-04 Paul Jakma <paul.jakma@sun.com>
87
paula3957e32005-11-04 12:48:25 +000088 * snmp.texi: Minor formatting changes.
89 * quagga.info: Update auto-built file
paulaa5943f2005-11-04 21:53:59 +000090 * ospf6d.texi: Add example config
91 * bgpd.tex: Add example configs. Couple of cleanups of format
92 and macros.
93 * routemap.texi: Add an explanation of how route-maps work.
94 Document the call and exit-policy commands.
paula3957e32005-11-04 12:48:25 +000095
paule5b308d2005-10-29 20:19:49 +0000962005-10-29 Paul Jakma <paul@dishone.st>
97
98 * ospfd.texi: Document the new spf and max-metric commands, and
99 the additional form of dead-interval. Add documentation for
100 various other commands. Cleanup misc stuff, citations, etc.
101 Add some example configurations.
102 * overview.texi: RFC3137 support added.
103 * Makefile.am: Make quagga.pdf depend on the _TEXINFOS
104 variable, this still doesn't fix the dependency though,
105 sadly.
106
pauld751f002005-10-11 04:01:09 +00001072005-10-11 Paul Jakma <paul@dishone.st>
108
109 * quagga.texi: Rejiggle the copyright sections a bit, seems to
110 make makeinfo happier and generates info pages again on FC4.
111 * quagga.info: Update this auto-built file.
112
paul30d03832005-04-29 03:16:42 +00001132005-04-29 Paul Jakma <paul@dishone.st>
114
115 * defines.texi.in: Add PACKAGE_NAME, PACKAGE_STRING.
116 * quagga.texi: Use PACKAGE_NAME, this is more to give me an excuse
117 to update quagga.texi so that the 'UPDATED' in version.texi will
118 be more recent, the Makefile seems to be dumb and not examine
119 the texi files from which quagga.texi is generated.
120 * quagga.info: Fresh copy to match updates.
121
paul08e044f2005-04-28 17:45:37 +00001222005-04-28 Paul Jakma <paul@dishone.st>
123
124 * quagga.info: updated
paul649e8532005-04-28 18:21:15 +0000125 * Makefile.am: automake seems to depend doc built stuff on srcdir
126 for some reason, or maybe its cause we have quagga.info,
127 quagga.texi in CVS - not sure. Anyway, the static rule for
128 quagga.pdf should depend on the srcdir quagga.texi in that case.
paul08e044f2005-04-28 17:45:37 +0000129
ajs151fe8a2005-04-22 12:56:37 +00001302005-04-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
131
132 * bgpd.8,isisd.8,ospf6d.8,ospfd.8,ripd.8,ripngd.8,zebra.8: Fix
ajsa0e64a62005-04-22 13:14:49 +0000133 spelling mistake: idenifier -> identifier.
134
1352005-04-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
136
137 * bgpd.8,isisd.8,ospf6d.8,ospfd.8,ripd.8,ripngd.8,zebra.8: Fix
ajs151fe8a2005-04-22 12:56:37 +0000138 spelling mistake: intrefaces -> interfaces.
139
paulc7959912005-04-10 16:43:40 +00001402005-04-10 Paul Jakma <paul@dishone.st>
141
142 * quagga.info: Update to match bgpd.texi addition
143
hasso68118452005-04-08 15:40:36 +00001442005-04-08 Hasso Tepper <hasso at quagga.net>
145
146 * bgpd.texi: Document new "bgp bestpath as-path confed" command.
147
pauld9905f02005-04-05 08:04:18 +00001482005-04-05 Paul Jakma <paul@dishone.st>
149
150 * Makefile.am: Get rid of built_sources. It causes them to be added
151 to dist, and the dist host can not generate the PDFs.
152
paulbbd938e2005-04-02 10:18:42 +00001532005-04-02 Paul Jakma <paul@dishone.st>
154
155 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.dia: new
156 files, dia diagramme XML versions of the original corresponding
157 EPS encapsulated bitmaps.
158 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.png: new
159 files, png exports by dia of the source dia diagrammes above.
160 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.eps: removed,
161 replaced by above dia source.
162 * routeserver.texi: remove extension in image macros.
163 * quagga.info: updated build
164 * Makefile.am: Add rules to build eps (using 'convert'), png (using
165 dia). Add figures_BUILT_SOURCES to extra_dist to avoid the
166 dependency on dia :) (amongst other things) for dist users.
paul47004ec2005-04-02 12:13:59 +0000167 quagga_TEXINFOS should depend on figures_BUILT_SOURCES.
paul386e6152005-04-02 17:24:43 +0000168 * .cvsignore: ignore eps files, built from sources
paula47d98f2005-04-02 18:53:00 +0000169 * Makefile.am: Urg, dont use automake _SOURCES, _BUILT_SOURCES
170 for figures, automake doesnt know anything about them.
paulbbd938e2005-04-02 10:18:42 +0000171
vincent29c4c9b2005-03-25 13:05:47 +00001722005-03-25 Jean-Mickael Guerin <jean-mickael.guerin@6wind.com>
173 * ipv6.texi: Add new commands for neighbor discovery
174 interface ipv6 nd prefix X:X::X:X/M router-address
175 interface ipv6 nd ra-interval msec
176 interface ipv6 nd home-agent-config-flag
177 interface ipv6 nd home-agent-lifetime
178 interface ipv6 nd home-agent-preference
179 interface ipv6 nd adv-interval-option
180
ajsc70257d2005-02-03 17:12:01 +00001812005-02-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
182
183 * basic.texi: Add note about last-resort crash logging to /var/tmp
184 when file logging is not configured.
185 * quagga.info: updated build of autogenerated file
186
paulf83d18d2005-01-24 10:24:31 +00001872005-01-24 Paul Jakma <paul@dishone.st>
188
189 * quagga.info: Version bump (autogenerated)
190
paulafc1e2d2005-01-10 22:31:16 +00001912005-01-10 Paul Jakma <paul@dishone.st>
192
193 * texinfo.tex: Updated to a version which understands @{ and @}
194 * vtysh.texi: Add node name for @section
195 * quagga.info: updated build of autogenerated file
196
paul220d0c02005-01-07 14:17:39 +00001972005-01-07 Paul Jakma <paul@dishone.st>
198
199 * quagga.info: Version bump (autogenerated)
200
paul1f3585e2005-01-05 11:58:31 +00002012005-01-05 Paul Jakma <paul@dishone.st>
202
203 * quagga.info: Version bump
204
paul2b702002004-12-23 20:09:44 +00002052004-12-23 Paul Jakma <paul@dishone.st>
206
207 * quagga.info: Version bump
208
hassoee3e1152004-12-18 15:59:25 +00002092004-12-18 Hasso Tepper <hasso at quagga.net>
210
211 * Makefile.am: Add isisd man page to the list. Should fix problem
212 isisd not included in release/snapshot tarballs.
213
ajs274a4a42004-12-07 15:39:31 +00002142004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
215
216 * basic.texi: Document new logging features. Separate basic config
217 commands from basic VTY commands.
218
hassoc0652302004-11-25 19:33:48 +00002192004-11-25 Hasso Tepper <hasso at quagga.net>
220
221 * *.8: Document -g/--group command line switch and some small
222 cosmetical changes.
223
paul00c8dc72004-11-22 18:06:59 +00002242004-11-22 Paul Jakma <paul@dishone.st>
225
226 * bgpd.8: escape -/+ signs, reported by ESR to bug-zebra.
227
hasso48577192004-11-19 06:41:49 +00002282004-11-19 Hasso Tepper <hasso at quagga.net>
229
230 * Makefile.am: Don't remove quagga.info while cleaning up.
231
paulfbaf39e2004-11-15 00:45:44 +00002322004-11-15 Paul Jakma <paul@dishone.st>
233
234 * routeserver.texi: Strip ctrl-M from line endings, note by
235 sigma@smx.pair.com
paul56d1d202004-11-15 21:56:53 +0000236 * quagga.info: Add generated file to CVS, as it requires most recent
237 texinfo to build, until such time as texinfo 4.7 is more
238 prevalent.
paulfbaf39e2004-11-15 00:45:44 +0000239
paulb86718e2004-11-08 17:34:07 +00002402004-11-08 Paul Jakma <paul@dishone.st>
paul0c3368a2004-11-07 19:00:16 +0000241
paule050db22004-11-08 16:28:39 +0000242 * Makefile.am: Add routeserver.texi to quagga_TEXINFOS.
243 Add quagga.info to clean files list (would have thought automake
244 would have done this, but it doesnt seem to)
245
2462004-11-07 Paul Jakma <paul@dishone.st>
247
paul3e6064f2004-11-08 12:08:35 +0000248 * quagga.texi: include routeserver.texi. TODO: integrate the current
249 multiple-instance orientated bgpd route-server section with the
250 new route-server docs.
251
2522004-11-07 Paul Jakma <paul@dishone.st>
253
paul6a22b1f2004-11-07 19:39:13 +0000254 * Makefile.am: Add automatic rule to build pdf's from eps figures.
255 Clean *.pdf. Add rule for quagga.pdf (as the eps.pdf pattern
256 probably otherwise will override automake's rule for quagga.pdf)
257 * overview.texi: URL was causing TeX overfull, put on newline.
258 * quagga.texi: Put the copyright notice into @copying section, as
259 is proper. Strip trailling space from the main menu lines.
260 * rip(ng)?d.texi: Minor reformatting.
paul0c3368a2004-11-07 19:00:16 +0000261 * Add the route server docs.
paul6a22b1f2004-11-07 19:39:13 +0000262 * bgpd.texi: remove unneeded page breaks. The 6Bone example
263 overflows though.
paul0c3368a2004-11-07 19:00:16 +0000264 * routeserver.texi: new file, texinfo'fied and slightly modified
265 version of the original TeX from James Luis Rubio.
266 * fig-*.eps: new files, diagrammes.
267
paul76b89b42004-11-06 17:13:09 +00002682004-11-06 Paul Jakma <paul@dishone.st>
269
270 * defines.texi.in: New file, texi variables should be set here,
271 autoconf substitution is available. Define common AUTHORS,
272 COPYRIGHT_YEAR and COPYRIGHT_STR vars.
273 * (global): Make use of makeinfo node pointer auto-creation
274 to avoid having to fully specify links for nodes, so we only have
275 to specify current node name - simplifies text slightly.
276 Remove extraneous newlines which appear to cause extra blank pages
277 to be added in output.
278 Update copyright strings which appear in various places to
279 use the new COPYRIGHT_STR texinfo variable.
280 Change url to uref, the former need not output an actual
281 hyperlink depending on version of texinfo, the latter should if
282 supported by the format (eg PDF).
283 * texinfo.tex: Update to a more recent version. previous file
284 was many many years old. This file should possibly be removed
285 altogether, and allowed to be installed by automake.
286 * quagga.texi: Make use of automake's version.texi feature to
287 have VERSION and some other vars auto-defined. include
288 defines.texi. Change copyright strings to use the COPYRIGHT_STR
289 variable.
290 * install.texi: Make the privs section an actual section. Ditto for
291 the Linux notes.
292 * overview.texi: Supply URL for Quagga, where format allows. Tidy up
293 one or two paragraphs slightly.
294 Update the section on supported platforms.
295 Remove the ZNOG list stuff, direct reader to the website for
296 further information on email lists.
297 * vtysh.texi: Update the integrated config file section. Make the
298 commands sections so correct PDF indexes are built.
299
hasso54aa6b22004-10-12 06:05:34 +00003002004-10-12 Hasso Tepper <hasso at quagga.net>
301
302 * snmp.texi: ospf6d supports SNMP as well now.
303
hassoc3abdb72004-10-11 16:27:03 +00003042004-10-11 Hasso Tepper <hasso at quagga.net>
305
306 * ospfd.8: Update manpage: add info about new -a/--apiserver command
307 line switch.
308
paule2ea9fe2004-10-11 14:33:23 +00003092004-10-11 Paul Jakma <paul@dishone.st>
310
311 * ospfd.texi: reformat the ospf md5 paragraph, add an additional
312 way to work around bad clocks.
313
hassoe7168df2004-10-03 20:11:32 +00003142004-10-03 Hasso Tepper <hasso at quagga.net>
315
316 * vtysh.1: Update vtysh man page to reflect changes in shell. Remove
317 info about -f command line switch.
318
paul4fc70852004-09-12 05:48:35 +00003192004-09-11 Paul Jakma <paul@dishone.st>
320
paulb5f310c2004-09-13 13:15:25 +0000321 * quagga.texi: Update copyright. Contents should be at beginning
322 of docs...
323
3242004-09-11 Paul Jakma <paul@dishone.st>
325
paul4fc70852004-09-12 05:48:35 +0000326 * ospfd.texi: OSPF MD5 auth requires stable time.
327
hassoc34b6b52004-08-31 13:41:49 +00003282004-08-31 Hasso Tepper <hasso at quagga.net>
329
330 * zebra.8: Document -s/--nl-bufsize command line switch.
331
hasso67e29ab2004-08-26 22:21:31 +00003322004-08-27 Hasso Tepper <hasso at quagga.net>
333
334 * Update vtysh man page to reflect changes in shell.
335
hasso246c1352004-08-10 12:00:34 +00003362004-08-10 Hasso Tepper <hasso at quagga.net>
337
338 * Updated man pages.
339 * Removed vty commands section from all man pages. This inf belongs to
340 Info pages.
341 * Added isisd man page.
342
paul4f4795e2004-07-31 15:16:47 +00003432004-07-31 Christian Hammers <ch@lathspell.de>
344
345 * snmp.texi: update (completely rewritten almost)
346
gdtf2bfdee2004-06-30 17:25:15 +00003472004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
348
349 * Makefile.am (EXTRA_DIST): Add files in mpls explicitly, to avoid
350 copying CVS files, per the automake manual's recommendations.
351
pauldc0b5ce2004-05-31 14:04:29 +00003522004-05-27 Paul Jakma <paul@dishone.st>
353
354 * Correct RIP port, s/521/520/, reported by xantius@xantius.com
355
hasso6c110e72003-11-27 13:02:03 +00003562003-11-27 Hasso Tepper <hasso@estpak.ee>
357
358 * Added -A and -u descriptions to the man pages.
359
3602003-01-22 Christian Hammers <ch@westend.com>
361
362 * ospfd.texi (OSPF router, OSPF router): Add description.
363
paul718e3742002-12-13 20:15:29 +00003642002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
365
366 * zebra-0.93 released.
367
3682001-02-07 Pekka Savola <pekkas@netcore.fi>
369
370 * Correct bad English ;-).
371
3722001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
373
374 * zebra-0.91 released.
375
3762001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
377
378 * zebra-0.90 released.
379
3802000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
381
382 * zebra-0.89 released.
383
3842000-10-02 Horms <horms@vergenet.net>
385
386 * Makefile.am: Fix texinfo file installation problem.
387
3882000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
389
390 * zebra-0.88 released.
391
392 * ospfd.texi (Redistribute routes to OSPF): distance <1-255>
393 @var{source} command is temporary disabled. So it is removed from
394 document.
395
3962000-07-04 Kunihiro Ishiguro <kunihiro@zebra.org>
397
398 * vtysh.1: Add man entry for vtysh.
399
400 * bgpd.1: Change section to 8.
401 * ospfd.1: Likewise.
402 * ospf6d.1: Likewise.
403 * ripd.1: Likewise.
404 * ripngd.1: Likewise.
405 * zebra.1: Likewise.
406
4071999-09-01 "A.Waddington" <waddington@usa.net>
408
409 * zebra.texi: Replace @command with @code until it gets ready.
410 Remove @macro.
411
4121999-08-26 Andrew Waddington <waddington@usa.net>
413
414 * bgpd.1: Add man page.
415 ospf6d.1: Likewise.
416 ospfd.1: Likewise.
417 ripd.1: Likewise.
418 ripngd.1: Likewise.
419 zebra.1: Likewise.
420
4211999-08-14 Andrew Waddington <waddington@usa.net>
422
423 * zebra.texi: Many typo is fixed. Some grammatical rectifications
424 is made.
425
4261999-07-27 Gerhard Poul <gpoul@gnu.org>
427
428 * zebra.texi: Update zebra.texi.
429
4301999-07-02 Gerhard Poul <gpoul@gnu.org>
431
432 * draft-zebra-00.ms: New file added. This is groff version of
433 draft-zebra-00.txt. This is a master file of draft-zebra-00.txt.
434
435 * draft-zebra-00.txt: Generated from draft-zebra-00.txt.
436
4371999-05-07 Kunihiro Ishiguro <kunihiro@zebra.org>
438
439 * zebra.texi (Top): Add ospf6d chapter.
440
4411999-03-31 Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
442
443 * zebra.texi: Improve some sections.
444
4451999-03-04 Kunihiro Ishiguro <kunihiro@zebra.org>
446
447 * archfig.tex, zebra.sty, zebra.tex: Temporary removed due to the
448 description is out of date.
449
4501999-02-24 Kunihiro Ishiguro <kunihiro@zebra.org>
451
452 * texinfo.tex: New file added. Automake complains the absence of
453 texinfo.tex.