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