blob: 2356a1ca928004d6c3c3103e3ef340fc8afea669 [file] [log] [blame]
Paul Jakmae3c5ffe2006-05-08 14:40:39 +000012006-05-08 Paul Jakma <paul.jakma@sun.com>
2
3 * main.texi: --log_mode does not exist, remove, bug #245.
4
Paul Jakma5f03f142006-05-04 07:37:37 +000052006-05-04 Paul Jakma <paul.jakma@sun.com>
6
7 * ripd.texi: Add Version Control as a distinct section.
8 Expand Version Control section with overview text,
9 touching on insecurity of RIPv1 and referencing
10 authentication section, cleanup text of various version
11 commands.
12 RIP Authentication: Add overview text, refer to RIPv1 version
13 control, which is required to completely secure RIP.
14
Paul Jakmaab2416a2006-04-03 21:24:27 +0000152006-03-31 Paul Jakma <paul.jakma@sun.com>
16
17 * fig*.txt: New files, txt versions of the diagrammes for the
18 info file.
19 * protocol.texi: Document the new version 1 header.
20 * routeserver.texi: Explicitly specify scaling widths for the
21 figures, only way to make them look reasonable, sadly.
22 Try fix some formatting and explicitely note lists as being
23 bulleted.
24 * Makefile.am: convert seems to do png to pdf just fine. No
25 need for intermediate eps.
26 Add txt figure expansions and list as dependencies and
27 EXTRA_DIST files.
28
Paul Jakma4528ffa2006-02-19 07:16:25 +0000292006-02-19 Paul Jakma <paul.jakma@sun.com>
30
31 * quagga.info: update auto-built file.
32 * ChangeLog: Fix old, existing entry for snmptrap.texi addition to
33 credit the author, who got in touch with me.
34 * snmptrap.texi: Add comment line with author's details.
35
paul53f953a2006-01-19 20:26:17 +0000362006-01-19 Paul Jakma <paul.jakma@sun.com>
37
38 * quagga.info: update auto-built file.
39
paul0ed31922005-11-25 20:23:46 +0000402005-11-25 Paul Jakma <paul.jakma@sun.com>
41
42 * texinfo.tex: update to newer version, seems to now properly
43 scale the diagramme images in PDF output.
44
paul2265f1d2005-11-11 09:58:35 +0000452005-11-11 Paul Jakma <paul.jakma@sun.com>
46
47 * quagga.info: update auto-built file. Methinks it's time to
48 remove from CVS..
49
paul5729e082005-11-07 03:19:51 +0000502005-11-07 Paul Jakma <paul.jakma@sun.com>
51
52 * Makefile.am: snmptrap.texi needs to be listed as a source,
53 not disted otherwise.
54
Paul Jakma4528ffa2006-02-19 07:16:25 +0000552005-11-04 Jeroen Simonetti <jsimonetti@denit.net>
56
57 * snmptrap.texi: Documentation on configuring SNMP for logging
58 traps.
59
paula3957e32005-11-04 12:48:25 +0000602005-11-04 Paul Jakma <paul.jakma@sun.com>
61
paula3957e32005-11-04 12:48:25 +000062 * snmp.texi: Minor formatting changes.
63 * quagga.info: Update auto-built file
paulaa5943f2005-11-04 21:53:59 +000064 * ospf6d.texi: Add example config
65 * bgpd.tex: Add example configs. Couple of cleanups of format
66 and macros.
67 * routemap.texi: Add an explanation of how route-maps work.
68 Document the call and exit-policy commands.
paula3957e32005-11-04 12:48:25 +000069
paule5b308d2005-10-29 20:19:49 +0000702005-10-29 Paul Jakma <paul@dishone.st>
71
72 * ospfd.texi: Document the new spf and max-metric commands, and
73 the additional form of dead-interval. Add documentation for
74 various other commands. Cleanup misc stuff, citations, etc.
75 Add some example configurations.
76 * overview.texi: RFC3137 support added.
77 * Makefile.am: Make quagga.pdf depend on the _TEXINFOS
78 variable, this still doesn't fix the dependency though,
79 sadly.
80
pauld751f002005-10-11 04:01:09 +0000812005-10-11 Paul Jakma <paul@dishone.st>
82
83 * quagga.texi: Rejiggle the copyright sections a bit, seems to
84 make makeinfo happier and generates info pages again on FC4.
85 * quagga.info: Update this auto-built file.
86
paul30d03832005-04-29 03:16:42 +0000872005-04-29 Paul Jakma <paul@dishone.st>
88
89 * defines.texi.in: Add PACKAGE_NAME, PACKAGE_STRING.
90 * quagga.texi: Use PACKAGE_NAME, this is more to give me an excuse
91 to update quagga.texi so that the 'UPDATED' in version.texi will
92 be more recent, the Makefile seems to be dumb and not examine
93 the texi files from which quagga.texi is generated.
94 * quagga.info: Fresh copy to match updates.
95
paul08e044f2005-04-28 17:45:37 +0000962005-04-28 Paul Jakma <paul@dishone.st>
97
98 * quagga.info: updated
paul649e8532005-04-28 18:21:15 +000099 * Makefile.am: automake seems to depend doc built stuff on srcdir
100 for some reason, or maybe its cause we have quagga.info,
101 quagga.texi in CVS - not sure. Anyway, the static rule for
102 quagga.pdf should depend on the srcdir quagga.texi in that case.
paul08e044f2005-04-28 17:45:37 +0000103
ajs151fe8a2005-04-22 12:56:37 +00001042005-04-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
105
106 * bgpd.8,isisd.8,ospf6d.8,ospfd.8,ripd.8,ripngd.8,zebra.8: Fix
ajsa0e64a62005-04-22 13:14:49 +0000107 spelling mistake: idenifier -> identifier.
108
1092005-04-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
110
111 * bgpd.8,isisd.8,ospf6d.8,ospfd.8,ripd.8,ripngd.8,zebra.8: Fix
ajs151fe8a2005-04-22 12:56:37 +0000112 spelling mistake: intrefaces -> interfaces.
113
paulc7959912005-04-10 16:43:40 +00001142005-04-10 Paul Jakma <paul@dishone.st>
115
116 * quagga.info: Update to match bgpd.texi addition
117
hasso68118452005-04-08 15:40:36 +00001182005-04-08 Hasso Tepper <hasso at quagga.net>
119
120 * bgpd.texi: Document new "bgp bestpath as-path confed" command.
121
pauld9905f02005-04-05 08:04:18 +00001222005-04-05 Paul Jakma <paul@dishone.st>
123
124 * Makefile.am: Get rid of built_sources. It causes them to be added
125 to dist, and the dist host can not generate the PDFs.
126
paulbbd938e2005-04-02 10:18:42 +00001272005-04-02 Paul Jakma <paul@dishone.st>
128
129 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.dia: new
130 files, dia diagramme XML versions of the original corresponding
131 EPS encapsulated bitmaps.
132 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.png: new
133 files, png exports by dia of the source dia diagrammes above.
134 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.eps: removed,
135 replaced by above dia source.
136 * routeserver.texi: remove extension in image macros.
137 * quagga.info: updated build
138 * Makefile.am: Add rules to build eps (using 'convert'), png (using
139 dia). Add figures_BUILT_SOURCES to extra_dist to avoid the
140 dependency on dia :) (amongst other things) for dist users.
paul47004ec2005-04-02 12:13:59 +0000141 quagga_TEXINFOS should depend on figures_BUILT_SOURCES.
paul386e6152005-04-02 17:24:43 +0000142 * .cvsignore: ignore eps files, built from sources
paula47d98f2005-04-02 18:53:00 +0000143 * Makefile.am: Urg, dont use automake _SOURCES, _BUILT_SOURCES
144 for figures, automake doesnt know anything about them.
paulbbd938e2005-04-02 10:18:42 +0000145
vincent29c4c9b2005-03-25 13:05:47 +00001462005-03-25 Jean-Mickael Guerin <jean-mickael.guerin@6wind.com>
147 * ipv6.texi: Add new commands for neighbor discovery
148 interface ipv6 nd prefix X:X::X:X/M router-address
149 interface ipv6 nd ra-interval msec
150 interface ipv6 nd home-agent-config-flag
151 interface ipv6 nd home-agent-lifetime
152 interface ipv6 nd home-agent-preference
153 interface ipv6 nd adv-interval-option
154
ajsc70257d2005-02-03 17:12:01 +00001552005-02-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
156
157 * basic.texi: Add note about last-resort crash logging to /var/tmp
158 when file logging is not configured.
159 * quagga.info: updated build of autogenerated file
160
paulf83d18d2005-01-24 10:24:31 +00001612005-01-24 Paul Jakma <paul@dishone.st>
162
163 * quagga.info: Version bump (autogenerated)
164
paulafc1e2d2005-01-10 22:31:16 +00001652005-01-10 Paul Jakma <paul@dishone.st>
166
167 * texinfo.tex: Updated to a version which understands @{ and @}
168 * vtysh.texi: Add node name for @section
169 * quagga.info: updated build of autogenerated file
170
paul220d0c02005-01-07 14:17:39 +00001712005-01-07 Paul Jakma <paul@dishone.st>
172
173 * quagga.info: Version bump (autogenerated)
174
paul1f3585e2005-01-05 11:58:31 +00001752005-01-05 Paul Jakma <paul@dishone.st>
176
177 * quagga.info: Version bump
178
paul2b702002004-12-23 20:09:44 +00001792004-12-23 Paul Jakma <paul@dishone.st>
180
181 * quagga.info: Version bump
182
hassoee3e1152004-12-18 15:59:25 +00001832004-12-18 Hasso Tepper <hasso at quagga.net>
184
185 * Makefile.am: Add isisd man page to the list. Should fix problem
186 isisd not included in release/snapshot tarballs.
187
ajs274a4a42004-12-07 15:39:31 +00001882004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
189
190 * basic.texi: Document new logging features. Separate basic config
191 commands from basic VTY commands.
192
hassoc0652302004-11-25 19:33:48 +00001932004-11-25 Hasso Tepper <hasso at quagga.net>
194
195 * *.8: Document -g/--group command line switch and some small
196 cosmetical changes.
197
paul00c8dc72004-11-22 18:06:59 +00001982004-11-22 Paul Jakma <paul@dishone.st>
199
200 * bgpd.8: escape -/+ signs, reported by ESR to bug-zebra.
201
hasso48577192004-11-19 06:41:49 +00002022004-11-19 Hasso Tepper <hasso at quagga.net>
203
204 * Makefile.am: Don't remove quagga.info while cleaning up.
205
paulfbaf39e2004-11-15 00:45:44 +00002062004-11-15 Paul Jakma <paul@dishone.st>
207
208 * routeserver.texi: Strip ctrl-M from line endings, note by
209 sigma@smx.pair.com
paul56d1d202004-11-15 21:56:53 +0000210 * quagga.info: Add generated file to CVS, as it requires most recent
211 texinfo to build, until such time as texinfo 4.7 is more
212 prevalent.
paulfbaf39e2004-11-15 00:45:44 +0000213
paulb86718e2004-11-08 17:34:07 +00002142004-11-08 Paul Jakma <paul@dishone.st>
paul0c3368a2004-11-07 19:00:16 +0000215
paule050db22004-11-08 16:28:39 +0000216 * Makefile.am: Add routeserver.texi to quagga_TEXINFOS.
217 Add quagga.info to clean files list (would have thought automake
218 would have done this, but it doesnt seem to)
219
2202004-11-07 Paul Jakma <paul@dishone.st>
221
paul3e6064f2004-11-08 12:08:35 +0000222 * quagga.texi: include routeserver.texi. TODO: integrate the current
223 multiple-instance orientated bgpd route-server section with the
224 new route-server docs.
225
2262004-11-07 Paul Jakma <paul@dishone.st>
227
paul6a22b1f2004-11-07 19:39:13 +0000228 * Makefile.am: Add automatic rule to build pdf's from eps figures.
229 Clean *.pdf. Add rule for quagga.pdf (as the eps.pdf pattern
230 probably otherwise will override automake's rule for quagga.pdf)
231 * overview.texi: URL was causing TeX overfull, put on newline.
232 * quagga.texi: Put the copyright notice into @copying section, as
233 is proper. Strip trailling space from the main menu lines.
234 * rip(ng)?d.texi: Minor reformatting.
paul0c3368a2004-11-07 19:00:16 +0000235 * Add the route server docs.
paul6a22b1f2004-11-07 19:39:13 +0000236 * bgpd.texi: remove unneeded page breaks. The 6Bone example
237 overflows though.
paul0c3368a2004-11-07 19:00:16 +0000238 * routeserver.texi: new file, texinfo'fied and slightly modified
239 version of the original TeX from James Luis Rubio.
240 * fig-*.eps: new files, diagrammes.
241
paul76b89b42004-11-06 17:13:09 +00002422004-11-06 Paul Jakma <paul@dishone.st>
243
244 * defines.texi.in: New file, texi variables should be set here,
245 autoconf substitution is available. Define common AUTHORS,
246 COPYRIGHT_YEAR and COPYRIGHT_STR vars.
247 * (global): Make use of makeinfo node pointer auto-creation
248 to avoid having to fully specify links for nodes, so we only have
249 to specify current node name - simplifies text slightly.
250 Remove extraneous newlines which appear to cause extra blank pages
251 to be added in output.
252 Update copyright strings which appear in various places to
253 use the new COPYRIGHT_STR texinfo variable.
254 Change url to uref, the former need not output an actual
255 hyperlink depending on version of texinfo, the latter should if
256 supported by the format (eg PDF).
257 * texinfo.tex: Update to a more recent version. previous file
258 was many many years old. This file should possibly be removed
259 altogether, and allowed to be installed by automake.
260 * quagga.texi: Make use of automake's version.texi feature to
261 have VERSION and some other vars auto-defined. include
262 defines.texi. Change copyright strings to use the COPYRIGHT_STR
263 variable.
264 * install.texi: Make the privs section an actual section. Ditto for
265 the Linux notes.
266 * overview.texi: Supply URL for Quagga, where format allows. Tidy up
267 one or two paragraphs slightly.
268 Update the section on supported platforms.
269 Remove the ZNOG list stuff, direct reader to the website for
270 further information on email lists.
271 * vtysh.texi: Update the integrated config file section. Make the
272 commands sections so correct PDF indexes are built.
273
hasso54aa6b22004-10-12 06:05:34 +00002742004-10-12 Hasso Tepper <hasso at quagga.net>
275
276 * snmp.texi: ospf6d supports SNMP as well now.
277
hassoc3abdb72004-10-11 16:27:03 +00002782004-10-11 Hasso Tepper <hasso at quagga.net>
279
280 * ospfd.8: Update manpage: add info about new -a/--apiserver command
281 line switch.
282
paule2ea9fe2004-10-11 14:33:23 +00002832004-10-11 Paul Jakma <paul@dishone.st>
284
285 * ospfd.texi: reformat the ospf md5 paragraph, add an additional
286 way to work around bad clocks.
287
hassoe7168df2004-10-03 20:11:32 +00002882004-10-03 Hasso Tepper <hasso at quagga.net>
289
290 * vtysh.1: Update vtysh man page to reflect changes in shell. Remove
291 info about -f command line switch.
292
paul4fc70852004-09-12 05:48:35 +00002932004-09-11 Paul Jakma <paul@dishone.st>
294
paulb5f310c2004-09-13 13:15:25 +0000295 * quagga.texi: Update copyright. Contents should be at beginning
296 of docs...
297
2982004-09-11 Paul Jakma <paul@dishone.st>
299
paul4fc70852004-09-12 05:48:35 +0000300 * ospfd.texi: OSPF MD5 auth requires stable time.
301
hassoc34b6b52004-08-31 13:41:49 +00003022004-08-31 Hasso Tepper <hasso at quagga.net>
303
304 * zebra.8: Document -s/--nl-bufsize command line switch.
305
hasso67e29ab2004-08-26 22:21:31 +00003062004-08-27 Hasso Tepper <hasso at quagga.net>
307
308 * Update vtysh man page to reflect changes in shell.
309
hasso246c1352004-08-10 12:00:34 +00003102004-08-10 Hasso Tepper <hasso at quagga.net>
311
312 * Updated man pages.
313 * Removed vty commands section from all man pages. This inf belongs to
314 Info pages.
315 * Added isisd man page.
316
paul4f4795e2004-07-31 15:16:47 +00003172004-07-31 Christian Hammers <ch@lathspell.de>
318
319 * snmp.texi: update (completely rewritten almost)
320
gdtf2bfdee2004-06-30 17:25:15 +00003212004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
322
323 * Makefile.am (EXTRA_DIST): Add files in mpls explicitly, to avoid
324 copying CVS files, per the automake manual's recommendations.
325
pauldc0b5ce2004-05-31 14:04:29 +00003262004-05-27 Paul Jakma <paul@dishone.st>
327
328 * Correct RIP port, s/521/520/, reported by xantius@xantius.com
329
hasso6c110e72003-11-27 13:02:03 +00003302003-11-27 Hasso Tepper <hasso@estpak.ee>
331
332 * Added -A and -u descriptions to the man pages.
333
3342003-01-22 Christian Hammers <ch@westend.com>
335
336 * ospfd.texi (OSPF router, OSPF router): Add description.
337
paul718e3742002-12-13 20:15:29 +00003382002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
339
340 * zebra-0.93 released.
341
3422001-02-07 Pekka Savola <pekkas@netcore.fi>
343
344 * Correct bad English ;-).
345
3462001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
347
348 * zebra-0.91 released.
349
3502001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
351
352 * zebra-0.90 released.
353
3542000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
355
356 * zebra-0.89 released.
357
3582000-10-02 Horms <horms@vergenet.net>
359
360 * Makefile.am: Fix texinfo file installation problem.
361
3622000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
363
364 * zebra-0.88 released.
365
366 * ospfd.texi (Redistribute routes to OSPF): distance <1-255>
367 @var{source} command is temporary disabled. So it is removed from
368 document.
369
3702000-07-04 Kunihiro Ishiguro <kunihiro@zebra.org>
371
372 * vtysh.1: Add man entry for vtysh.
373
374 * bgpd.1: Change section to 8.
375 * ospfd.1: Likewise.
376 * ospf6d.1: Likewise.
377 * ripd.1: Likewise.
378 * ripngd.1: Likewise.
379 * zebra.1: Likewise.
380
3811999-09-01 "A.Waddington" <waddington@usa.net>
382
383 * zebra.texi: Replace @command with @code until it gets ready.
384 Remove @macro.
385
3861999-08-26 Andrew Waddington <waddington@usa.net>
387
388 * bgpd.1: Add man page.
389 ospf6d.1: Likewise.
390 ospfd.1: Likewise.
391 ripd.1: Likewise.
392 ripngd.1: Likewise.
393 zebra.1: Likewise.
394
3951999-08-14 Andrew Waddington <waddington@usa.net>
396
397 * zebra.texi: Many typo is fixed. Some grammatical rectifications
398 is made.
399
4001999-07-27 Gerhard Poul <gpoul@gnu.org>
401
402 * zebra.texi: Update zebra.texi.
403
4041999-07-02 Gerhard Poul <gpoul@gnu.org>
405
406 * draft-zebra-00.ms: New file added. This is groff version of
407 draft-zebra-00.txt. This is a master file of draft-zebra-00.txt.
408
409 * draft-zebra-00.txt: Generated from draft-zebra-00.txt.
410
4111999-05-07 Kunihiro Ishiguro <kunihiro@zebra.org>
412
413 * zebra.texi (Top): Add ospf6d chapter.
414
4151999-03-31 Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
416
417 * zebra.texi: Improve some sections.
418
4191999-03-04 Kunihiro Ishiguro <kunihiro@zebra.org>
420
421 * archfig.tex, zebra.sty, zebra.tex: Temporary removed due to the
422 description is out of date.
423
4241999-02-24 Kunihiro Ishiguro <kunihiro@zebra.org>
425
426 * texinfo.tex: New file added. Automake complains the absence of
427 texinfo.tex.