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