blob: 4e9ae352333234ce5eeaf6472695f42575f92403 [file] [log] [blame]
paula3957e32005-11-04 12:48:25 +000012005-11-04 Paul Jakma <paul.jakma@sun.com>
2
3 * snmptrap.texi: Contributed documentation, contributors name
4 is lost (please get in touch). Configuring SNMP for logging
5 traps.
6 * snmp.texi: Minor formatting changes.
7 * quagga.info: Update auto-built file
8
paule5b308d2005-10-29 20:19:49 +000092005-10-29 Paul Jakma <paul@dishone.st>
10
11 * ospfd.texi: Document the new spf and max-metric commands, and
12 the additional form of dead-interval. Add documentation for
13 various other commands. Cleanup misc stuff, citations, etc.
14 Add some example configurations.
15 * overview.texi: RFC3137 support added.
16 * Makefile.am: Make quagga.pdf depend on the _TEXINFOS
17 variable, this still doesn't fix the dependency though,
18 sadly.
19
pauld751f002005-10-11 04:01:09 +0000202005-10-11 Paul Jakma <paul@dishone.st>
21
22 * quagga.texi: Rejiggle the copyright sections a bit, seems to
23 make makeinfo happier and generates info pages again on FC4.
24 * quagga.info: Update this auto-built file.
25
paul30d03832005-04-29 03:16:42 +0000262005-04-29 Paul Jakma <paul@dishone.st>
27
28 * defines.texi.in: Add PACKAGE_NAME, PACKAGE_STRING.
29 * quagga.texi: Use PACKAGE_NAME, this is more to give me an excuse
30 to update quagga.texi so that the 'UPDATED' in version.texi will
31 be more recent, the Makefile seems to be dumb and not examine
32 the texi files from which quagga.texi is generated.
33 * quagga.info: Fresh copy to match updates.
34
paul08e044f2005-04-28 17:45:37 +0000352005-04-28 Paul Jakma <paul@dishone.st>
36
37 * quagga.info: updated
paul649e8532005-04-28 18:21:15 +000038 * Makefile.am: automake seems to depend doc built stuff on srcdir
39 for some reason, or maybe its cause we have quagga.info,
40 quagga.texi in CVS - not sure. Anyway, the static rule for
41 quagga.pdf should depend on the srcdir quagga.texi in that case.
paul08e044f2005-04-28 17:45:37 +000042
ajs151fe8a2005-04-22 12:56:37 +0000432005-04-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
44
45 * bgpd.8,isisd.8,ospf6d.8,ospfd.8,ripd.8,ripngd.8,zebra.8: Fix
ajsa0e64a62005-04-22 13:14:49 +000046 spelling mistake: idenifier -> identifier.
47
482005-04-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
49
50 * bgpd.8,isisd.8,ospf6d.8,ospfd.8,ripd.8,ripngd.8,zebra.8: Fix
ajs151fe8a2005-04-22 12:56:37 +000051 spelling mistake: intrefaces -> interfaces.
52
paulc7959912005-04-10 16:43:40 +0000532005-04-10 Paul Jakma <paul@dishone.st>
54
55 * quagga.info: Update to match bgpd.texi addition
56
hasso68118452005-04-08 15:40:36 +0000572005-04-08 Hasso Tepper <hasso at quagga.net>
58
59 * bgpd.texi: Document new "bgp bestpath as-path confed" command.
60
pauld9905f02005-04-05 08:04:18 +0000612005-04-05 Paul Jakma <paul@dishone.st>
62
63 * Makefile.am: Get rid of built_sources. It causes them to be added
64 to dist, and the dist host can not generate the PDFs.
65
paulbbd938e2005-04-02 10:18:42 +0000662005-04-02 Paul Jakma <paul@dishone.st>
67
68 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.dia: new
69 files, dia diagramme XML versions of the original corresponding
70 EPS encapsulated bitmaps.
71 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.png: new
72 files, png exports by dia of the source dia diagrammes above.
73 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.eps: removed,
74 replaced by above dia source.
75 * routeserver.texi: remove extension in image macros.
76 * quagga.info: updated build
77 * Makefile.am: Add rules to build eps (using 'convert'), png (using
78 dia). Add figures_BUILT_SOURCES to extra_dist to avoid the
79 dependency on dia :) (amongst other things) for dist users.
paul47004ec2005-04-02 12:13:59 +000080 quagga_TEXINFOS should depend on figures_BUILT_SOURCES.
paul386e6152005-04-02 17:24:43 +000081 * .cvsignore: ignore eps files, built from sources
paula47d98f2005-04-02 18:53:00 +000082 * Makefile.am: Urg, dont use automake _SOURCES, _BUILT_SOURCES
83 for figures, automake doesnt know anything about them.
paulbbd938e2005-04-02 10:18:42 +000084
vincent29c4c9b2005-03-25 13:05:47 +0000852005-03-25 Jean-Mickael Guerin <jean-mickael.guerin@6wind.com>
86 * ipv6.texi: Add new commands for neighbor discovery
87 interface ipv6 nd prefix X:X::X:X/M router-address
88 interface ipv6 nd ra-interval msec
89 interface ipv6 nd home-agent-config-flag
90 interface ipv6 nd home-agent-lifetime
91 interface ipv6 nd home-agent-preference
92 interface ipv6 nd adv-interval-option
93
ajsc70257d2005-02-03 17:12:01 +0000942005-02-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
95
96 * basic.texi: Add note about last-resort crash logging to /var/tmp
97 when file logging is not configured.
98 * quagga.info: updated build of autogenerated file
99
paulf83d18d2005-01-24 10:24:31 +00001002005-01-24 Paul Jakma <paul@dishone.st>
101
102 * quagga.info: Version bump (autogenerated)
103
paulafc1e2d2005-01-10 22:31:16 +00001042005-01-10 Paul Jakma <paul@dishone.st>
105
106 * texinfo.tex: Updated to a version which understands @{ and @}
107 * vtysh.texi: Add node name for @section
108 * quagga.info: updated build of autogenerated file
109
paul220d0c02005-01-07 14:17:39 +00001102005-01-07 Paul Jakma <paul@dishone.st>
111
112 * quagga.info: Version bump (autogenerated)
113
paul1f3585e2005-01-05 11:58:31 +00001142005-01-05 Paul Jakma <paul@dishone.st>
115
116 * quagga.info: Version bump
117
paul2b702002004-12-23 20:09:44 +00001182004-12-23 Paul Jakma <paul@dishone.st>
119
120 * quagga.info: Version bump
121
hassoee3e1152004-12-18 15:59:25 +00001222004-12-18 Hasso Tepper <hasso at quagga.net>
123
124 * Makefile.am: Add isisd man page to the list. Should fix problem
125 isisd not included in release/snapshot tarballs.
126
ajs274a4a42004-12-07 15:39:31 +00001272004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
128
129 * basic.texi: Document new logging features. Separate basic config
130 commands from basic VTY commands.
131
hassoc0652302004-11-25 19:33:48 +00001322004-11-25 Hasso Tepper <hasso at quagga.net>
133
134 * *.8: Document -g/--group command line switch and some small
135 cosmetical changes.
136
paul00c8dc72004-11-22 18:06:59 +00001372004-11-22 Paul Jakma <paul@dishone.st>
138
139 * bgpd.8: escape -/+ signs, reported by ESR to bug-zebra.
140
hasso48577192004-11-19 06:41:49 +00001412004-11-19 Hasso Tepper <hasso at quagga.net>
142
143 * Makefile.am: Don't remove quagga.info while cleaning up.
144
paulfbaf39e2004-11-15 00:45:44 +00001452004-11-15 Paul Jakma <paul@dishone.st>
146
147 * routeserver.texi: Strip ctrl-M from line endings, note by
148 sigma@smx.pair.com
paul56d1d202004-11-15 21:56:53 +0000149 * quagga.info: Add generated file to CVS, as it requires most recent
150 texinfo to build, until such time as texinfo 4.7 is more
151 prevalent.
paulfbaf39e2004-11-15 00:45:44 +0000152
paulb86718e2004-11-08 17:34:07 +00001532004-11-08 Paul Jakma <paul@dishone.st>
paul0c3368a2004-11-07 19:00:16 +0000154
paule050db22004-11-08 16:28:39 +0000155 * Makefile.am: Add routeserver.texi to quagga_TEXINFOS.
156 Add quagga.info to clean files list (would have thought automake
157 would have done this, but it doesnt seem to)
158
1592004-11-07 Paul Jakma <paul@dishone.st>
160
paul3e6064f2004-11-08 12:08:35 +0000161 * quagga.texi: include routeserver.texi. TODO: integrate the current
162 multiple-instance orientated bgpd route-server section with the
163 new route-server docs.
164
1652004-11-07 Paul Jakma <paul@dishone.st>
166
paul6a22b1f2004-11-07 19:39:13 +0000167 * Makefile.am: Add automatic rule to build pdf's from eps figures.
168 Clean *.pdf. Add rule for quagga.pdf (as the eps.pdf pattern
169 probably otherwise will override automake's rule for quagga.pdf)
170 * overview.texi: URL was causing TeX overfull, put on newline.
171 * quagga.texi: Put the copyright notice into @copying section, as
172 is proper. Strip trailling space from the main menu lines.
173 * rip(ng)?d.texi: Minor reformatting.
paul0c3368a2004-11-07 19:00:16 +0000174 * Add the route server docs.
paul6a22b1f2004-11-07 19:39:13 +0000175 * bgpd.texi: remove unneeded page breaks. The 6Bone example
176 overflows though.
paul0c3368a2004-11-07 19:00:16 +0000177 * routeserver.texi: new file, texinfo'fied and slightly modified
178 version of the original TeX from James Luis Rubio.
179 * fig-*.eps: new files, diagrammes.
180
paul76b89b42004-11-06 17:13:09 +00001812004-11-06 Paul Jakma <paul@dishone.st>
182
183 * defines.texi.in: New file, texi variables should be set here,
184 autoconf substitution is available. Define common AUTHORS,
185 COPYRIGHT_YEAR and COPYRIGHT_STR vars.
186 * (global): Make use of makeinfo node pointer auto-creation
187 to avoid having to fully specify links for nodes, so we only have
188 to specify current node name - simplifies text slightly.
189 Remove extraneous newlines which appear to cause extra blank pages
190 to be added in output.
191 Update copyright strings which appear in various places to
192 use the new COPYRIGHT_STR texinfo variable.
193 Change url to uref, the former need not output an actual
194 hyperlink depending on version of texinfo, the latter should if
195 supported by the format (eg PDF).
196 * texinfo.tex: Update to a more recent version. previous file
197 was many many years old. This file should possibly be removed
198 altogether, and allowed to be installed by automake.
199 * quagga.texi: Make use of automake's version.texi feature to
200 have VERSION and some other vars auto-defined. include
201 defines.texi. Change copyright strings to use the COPYRIGHT_STR
202 variable.
203 * install.texi: Make the privs section an actual section. Ditto for
204 the Linux notes.
205 * overview.texi: Supply URL for Quagga, where format allows. Tidy up
206 one or two paragraphs slightly.
207 Update the section on supported platforms.
208 Remove the ZNOG list stuff, direct reader to the website for
209 further information on email lists.
210 * vtysh.texi: Update the integrated config file section. Make the
211 commands sections so correct PDF indexes are built.
212
hasso54aa6b22004-10-12 06:05:34 +00002132004-10-12 Hasso Tepper <hasso at quagga.net>
214
215 * snmp.texi: ospf6d supports SNMP as well now.
216
hassoc3abdb72004-10-11 16:27:03 +00002172004-10-11 Hasso Tepper <hasso at quagga.net>
218
219 * ospfd.8: Update manpage: add info about new -a/--apiserver command
220 line switch.
221
paule2ea9fe2004-10-11 14:33:23 +00002222004-10-11 Paul Jakma <paul@dishone.st>
223
224 * ospfd.texi: reformat the ospf md5 paragraph, add an additional
225 way to work around bad clocks.
226
hassoe7168df2004-10-03 20:11:32 +00002272004-10-03 Hasso Tepper <hasso at quagga.net>
228
229 * vtysh.1: Update vtysh man page to reflect changes in shell. Remove
230 info about -f command line switch.
231
paul4fc70852004-09-12 05:48:35 +00002322004-09-11 Paul Jakma <paul@dishone.st>
233
paulb5f310c2004-09-13 13:15:25 +0000234 * quagga.texi: Update copyright. Contents should be at beginning
235 of docs...
236
2372004-09-11 Paul Jakma <paul@dishone.st>
238
paul4fc70852004-09-12 05:48:35 +0000239 * ospfd.texi: OSPF MD5 auth requires stable time.
240
hassoc34b6b52004-08-31 13:41:49 +00002412004-08-31 Hasso Tepper <hasso at quagga.net>
242
243 * zebra.8: Document -s/--nl-bufsize command line switch.
244
hasso67e29ab2004-08-26 22:21:31 +00002452004-08-27 Hasso Tepper <hasso at quagga.net>
246
247 * Update vtysh man page to reflect changes in shell.
248
hasso246c1352004-08-10 12:00:34 +00002492004-08-10 Hasso Tepper <hasso at quagga.net>
250
251 * Updated man pages.
252 * Removed vty commands section from all man pages. This inf belongs to
253 Info pages.
254 * Added isisd man page.
255
paul4f4795e2004-07-31 15:16:47 +00002562004-07-31 Christian Hammers <ch@lathspell.de>
257
258 * snmp.texi: update (completely rewritten almost)
259
gdtf2bfdee2004-06-30 17:25:15 +00002602004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
261
262 * Makefile.am (EXTRA_DIST): Add files in mpls explicitly, to avoid
263 copying CVS files, per the automake manual's recommendations.
264
pauldc0b5ce2004-05-31 14:04:29 +00002652004-05-27 Paul Jakma <paul@dishone.st>
266
267 * Correct RIP port, s/521/520/, reported by xantius@xantius.com
268
hasso6c110e72003-11-27 13:02:03 +00002692003-11-27 Hasso Tepper <hasso@estpak.ee>
270
271 * Added -A and -u descriptions to the man pages.
272
2732003-01-22 Christian Hammers <ch@westend.com>
274
275 * ospfd.texi (OSPF router, OSPF router): Add description.
276
paul718e3742002-12-13 20:15:29 +00002772002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
278
279 * zebra-0.93 released.
280
2812001-02-07 Pekka Savola <pekkas@netcore.fi>
282
283 * Correct bad English ;-).
284
2852001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
286
287 * zebra-0.91 released.
288
2892001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
290
291 * zebra-0.90 released.
292
2932000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
294
295 * zebra-0.89 released.
296
2972000-10-02 Horms <horms@vergenet.net>
298
299 * Makefile.am: Fix texinfo file installation problem.
300
3012000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
302
303 * zebra-0.88 released.
304
305 * ospfd.texi (Redistribute routes to OSPF): distance <1-255>
306 @var{source} command is temporary disabled. So it is removed from
307 document.
308
3092000-07-04 Kunihiro Ishiguro <kunihiro@zebra.org>
310
311 * vtysh.1: Add man entry for vtysh.
312
313 * bgpd.1: Change section to 8.
314 * ospfd.1: Likewise.
315 * ospf6d.1: Likewise.
316 * ripd.1: Likewise.
317 * ripngd.1: Likewise.
318 * zebra.1: Likewise.
319
3201999-09-01 "A.Waddington" <waddington@usa.net>
321
322 * zebra.texi: Replace @command with @code until it gets ready.
323 Remove @macro.
324
3251999-08-26 Andrew Waddington <waddington@usa.net>
326
327 * bgpd.1: Add man page.
328 ospf6d.1: Likewise.
329 ospfd.1: Likewise.
330 ripd.1: Likewise.
331 ripngd.1: Likewise.
332 zebra.1: Likewise.
333
3341999-08-14 Andrew Waddington <waddington@usa.net>
335
336 * zebra.texi: Many typo is fixed. Some grammatical rectifications
337 is made.
338
3391999-07-27 Gerhard Poul <gpoul@gnu.org>
340
341 * zebra.texi: Update zebra.texi.
342
3431999-07-02 Gerhard Poul <gpoul@gnu.org>
344
345 * draft-zebra-00.ms: New file added. This is groff version of
346 draft-zebra-00.txt. This is a master file of draft-zebra-00.txt.
347
348 * draft-zebra-00.txt: Generated from draft-zebra-00.txt.
349
3501999-05-07 Kunihiro Ishiguro <kunihiro@zebra.org>
351
352 * zebra.texi (Top): Add ospf6d chapter.
353
3541999-03-31 Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
355
356 * zebra.texi: Improve some sections.
357
3581999-03-04 Kunihiro Ishiguro <kunihiro@zebra.org>
359
360 * archfig.tex, zebra.sty, zebra.tex: Temporary removed due to the
361 description is out of date.
362
3631999-02-24 Kunihiro Ishiguro <kunihiro@zebra.org>
364
365 * texinfo.tex: New file added. Automake complains the absence of
366 texinfo.tex.