blob: 31ee6536d4584de624b4970a627512e62db47432 [file] [log] [blame]
ajs151fe8a2005-04-22 12:56:37 +000012005-04-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
2
3 * bgpd.8,isisd.8,ospf6d.8,ospfd.8,ripd.8,ripngd.8,zebra.8: Fix
4 spelling mistake: intrefaces -> interfaces.
5
paulc7959912005-04-10 16:43:40 +000062005-04-10 Paul Jakma <paul@dishone.st>
7
8 * quagga.info: Update to match bgpd.texi addition
9
hasso68118452005-04-08 15:40:36 +0000102005-04-08 Hasso Tepper <hasso at quagga.net>
11
12 * bgpd.texi: Document new "bgp bestpath as-path confed" command.
13
pauld9905f02005-04-05 08:04:18 +0000142005-04-05 Paul Jakma <paul@dishone.st>
15
16 * Makefile.am: Get rid of built_sources. It causes them to be added
17 to dist, and the dist host can not generate the PDFs.
18
paulbbd938e2005-04-02 10:18:42 +0000192005-04-02 Paul Jakma <paul@dishone.st>
20
21 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.dia: new
22 files, dia diagramme XML versions of the original corresponding
23 EPS encapsulated bitmaps.
24 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.png: new
25 files, png exports by dia of the source dia diagrammes above.
26 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.eps: removed,
27 replaced by above dia source.
28 * routeserver.texi: remove extension in image macros.
29 * quagga.info: updated build
30 * Makefile.am: Add rules to build eps (using 'convert'), png (using
31 dia). Add figures_BUILT_SOURCES to extra_dist to avoid the
32 dependency on dia :) (amongst other things) for dist users.
paul47004ec2005-04-02 12:13:59 +000033 quagga_TEXINFOS should depend on figures_BUILT_SOURCES.
paul386e6152005-04-02 17:24:43 +000034 * .cvsignore: ignore eps files, built from sources
paula47d98f2005-04-02 18:53:00 +000035 * Makefile.am: Urg, dont use automake _SOURCES, _BUILT_SOURCES
36 for figures, automake doesnt know anything about them.
paulbbd938e2005-04-02 10:18:42 +000037
vincent29c4c9b2005-03-25 13:05:47 +0000382005-03-25 Jean-Mickael Guerin <jean-mickael.guerin@6wind.com>
39 * ipv6.texi: Add new commands for neighbor discovery
40 interface ipv6 nd prefix X:X::X:X/M router-address
41 interface ipv6 nd ra-interval msec
42 interface ipv6 nd home-agent-config-flag
43 interface ipv6 nd home-agent-lifetime
44 interface ipv6 nd home-agent-preference
45 interface ipv6 nd adv-interval-option
46
ajsc70257d2005-02-03 17:12:01 +0000472005-02-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
48
49 * basic.texi: Add note about last-resort crash logging to /var/tmp
50 when file logging is not configured.
51 * quagga.info: updated build of autogenerated file
52
paulf83d18d2005-01-24 10:24:31 +0000532005-01-24 Paul Jakma <paul@dishone.st>
54
55 * quagga.info: Version bump (autogenerated)
56
paulafc1e2d2005-01-10 22:31:16 +0000572005-01-10 Paul Jakma <paul@dishone.st>
58
59 * texinfo.tex: Updated to a version which understands @{ and @}
60 * vtysh.texi: Add node name for @section
61 * quagga.info: updated build of autogenerated file
62
paul220d0c02005-01-07 14:17:39 +0000632005-01-07 Paul Jakma <paul@dishone.st>
64
65 * quagga.info: Version bump (autogenerated)
66
paul1f3585e2005-01-05 11:58:31 +0000672005-01-05 Paul Jakma <paul@dishone.st>
68
69 * quagga.info: Version bump
70
paul2b702002004-12-23 20:09:44 +0000712004-12-23 Paul Jakma <paul@dishone.st>
72
73 * quagga.info: Version bump
74
hassoee3e1152004-12-18 15:59:25 +0000752004-12-18 Hasso Tepper <hasso at quagga.net>
76
77 * Makefile.am: Add isisd man page to the list. Should fix problem
78 isisd not included in release/snapshot tarballs.
79
ajs274a4a42004-12-07 15:39:31 +0000802004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
81
82 * basic.texi: Document new logging features. Separate basic config
83 commands from basic VTY commands.
84
hassoc0652302004-11-25 19:33:48 +0000852004-11-25 Hasso Tepper <hasso at quagga.net>
86
87 * *.8: Document -g/--group command line switch and some small
88 cosmetical changes.
89
paul00c8dc72004-11-22 18:06:59 +0000902004-11-22 Paul Jakma <paul@dishone.st>
91
92 * bgpd.8: escape -/+ signs, reported by ESR to bug-zebra.
93
hasso48577192004-11-19 06:41:49 +0000942004-11-19 Hasso Tepper <hasso at quagga.net>
95
96 * Makefile.am: Don't remove quagga.info while cleaning up.
97
paulfbaf39e2004-11-15 00:45:44 +0000982004-11-15 Paul Jakma <paul@dishone.st>
99
100 * routeserver.texi: Strip ctrl-M from line endings, note by
101 sigma@smx.pair.com
paul56d1d202004-11-15 21:56:53 +0000102 * quagga.info: Add generated file to CVS, as it requires most recent
103 texinfo to build, until such time as texinfo 4.7 is more
104 prevalent.
paulfbaf39e2004-11-15 00:45:44 +0000105
paulb86718e2004-11-08 17:34:07 +00001062004-11-08 Paul Jakma <paul@dishone.st>
paul0c3368a2004-11-07 19:00:16 +0000107
paule050db22004-11-08 16:28:39 +0000108 * Makefile.am: Add routeserver.texi to quagga_TEXINFOS.
109 Add quagga.info to clean files list (would have thought automake
110 would have done this, but it doesnt seem to)
111
1122004-11-07 Paul Jakma <paul@dishone.st>
113
paul3e6064f2004-11-08 12:08:35 +0000114 * quagga.texi: include routeserver.texi. TODO: integrate the current
115 multiple-instance orientated bgpd route-server section with the
116 new route-server docs.
117
1182004-11-07 Paul Jakma <paul@dishone.st>
119
paul6a22b1f2004-11-07 19:39:13 +0000120 * Makefile.am: Add automatic rule to build pdf's from eps figures.
121 Clean *.pdf. Add rule for quagga.pdf (as the eps.pdf pattern
122 probably otherwise will override automake's rule for quagga.pdf)
123 * overview.texi: URL was causing TeX overfull, put on newline.
124 * quagga.texi: Put the copyright notice into @copying section, as
125 is proper. Strip trailling space from the main menu lines.
126 * rip(ng)?d.texi: Minor reformatting.
paul0c3368a2004-11-07 19:00:16 +0000127 * Add the route server docs.
paul6a22b1f2004-11-07 19:39:13 +0000128 * bgpd.texi: remove unneeded page breaks. The 6Bone example
129 overflows though.
paul0c3368a2004-11-07 19:00:16 +0000130 * routeserver.texi: new file, texinfo'fied and slightly modified
131 version of the original TeX from James Luis Rubio.
132 * fig-*.eps: new files, diagrammes.
133
paul76b89b42004-11-06 17:13:09 +00001342004-11-06 Paul Jakma <paul@dishone.st>
135
136 * defines.texi.in: New file, texi variables should be set here,
137 autoconf substitution is available. Define common AUTHORS,
138 COPYRIGHT_YEAR and COPYRIGHT_STR vars.
139 * (global): Make use of makeinfo node pointer auto-creation
140 to avoid having to fully specify links for nodes, so we only have
141 to specify current node name - simplifies text slightly.
142 Remove extraneous newlines which appear to cause extra blank pages
143 to be added in output.
144 Update copyright strings which appear in various places to
145 use the new COPYRIGHT_STR texinfo variable.
146 Change url to uref, the former need not output an actual
147 hyperlink depending on version of texinfo, the latter should if
148 supported by the format (eg PDF).
149 * texinfo.tex: Update to a more recent version. previous file
150 was many many years old. This file should possibly be removed
151 altogether, and allowed to be installed by automake.
152 * quagga.texi: Make use of automake's version.texi feature to
153 have VERSION and some other vars auto-defined. include
154 defines.texi. Change copyright strings to use the COPYRIGHT_STR
155 variable.
156 * install.texi: Make the privs section an actual section. Ditto for
157 the Linux notes.
158 * overview.texi: Supply URL for Quagga, where format allows. Tidy up
159 one or two paragraphs slightly.
160 Update the section on supported platforms.
161 Remove the ZNOG list stuff, direct reader to the website for
162 further information on email lists.
163 * vtysh.texi: Update the integrated config file section. Make the
164 commands sections so correct PDF indexes are built.
165
hasso54aa6b22004-10-12 06:05:34 +00001662004-10-12 Hasso Tepper <hasso at quagga.net>
167
168 * snmp.texi: ospf6d supports SNMP as well now.
169
hassoc3abdb72004-10-11 16:27:03 +00001702004-10-11 Hasso Tepper <hasso at quagga.net>
171
172 * ospfd.8: Update manpage: add info about new -a/--apiserver command
173 line switch.
174
paule2ea9fe2004-10-11 14:33:23 +00001752004-10-11 Paul Jakma <paul@dishone.st>
176
177 * ospfd.texi: reformat the ospf md5 paragraph, add an additional
178 way to work around bad clocks.
179
hassoe7168df2004-10-03 20:11:32 +00001802004-10-03 Hasso Tepper <hasso at quagga.net>
181
182 * vtysh.1: Update vtysh man page to reflect changes in shell. Remove
183 info about -f command line switch.
184
paul4fc70852004-09-12 05:48:35 +00001852004-09-11 Paul Jakma <paul@dishone.st>
186
paulb5f310c2004-09-13 13:15:25 +0000187 * quagga.texi: Update copyright. Contents should be at beginning
188 of docs...
189
1902004-09-11 Paul Jakma <paul@dishone.st>
191
paul4fc70852004-09-12 05:48:35 +0000192 * ospfd.texi: OSPF MD5 auth requires stable time.
193
hassoc34b6b52004-08-31 13:41:49 +00001942004-08-31 Hasso Tepper <hasso at quagga.net>
195
196 * zebra.8: Document -s/--nl-bufsize command line switch.
197
hasso67e29ab2004-08-26 22:21:31 +00001982004-08-27 Hasso Tepper <hasso at quagga.net>
199
200 * Update vtysh man page to reflect changes in shell.
201
hasso246c1352004-08-10 12:00:34 +00002022004-08-10 Hasso Tepper <hasso at quagga.net>
203
204 * Updated man pages.
205 * Removed vty commands section from all man pages. This inf belongs to
206 Info pages.
207 * Added isisd man page.
208
paul4f4795e2004-07-31 15:16:47 +00002092004-07-31 Christian Hammers <ch@lathspell.de>
210
211 * snmp.texi: update (completely rewritten almost)
212
gdtf2bfdee2004-06-30 17:25:15 +00002132004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
214
215 * Makefile.am (EXTRA_DIST): Add files in mpls explicitly, to avoid
216 copying CVS files, per the automake manual's recommendations.
217
pauldc0b5ce2004-05-31 14:04:29 +00002182004-05-27 Paul Jakma <paul@dishone.st>
219
220 * Correct RIP port, s/521/520/, reported by xantius@xantius.com
221
hasso6c110e72003-11-27 13:02:03 +00002222003-11-27 Hasso Tepper <hasso@estpak.ee>
223
224 * Added -A and -u descriptions to the man pages.
225
2262003-01-22 Christian Hammers <ch@westend.com>
227
228 * ospfd.texi (OSPF router, OSPF router): Add description.
229
paul718e3742002-12-13 20:15:29 +00002302002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
231
232 * zebra-0.93 released.
233
2342001-02-07 Pekka Savola <pekkas@netcore.fi>
235
236 * Correct bad English ;-).
237
2382001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
239
240 * zebra-0.91 released.
241
2422001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
243
244 * zebra-0.90 released.
245
2462000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
247
248 * zebra-0.89 released.
249
2502000-10-02 Horms <horms@vergenet.net>
251
252 * Makefile.am: Fix texinfo file installation problem.
253
2542000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
255
256 * zebra-0.88 released.
257
258 * ospfd.texi (Redistribute routes to OSPF): distance <1-255>
259 @var{source} command is temporary disabled. So it is removed from
260 document.
261
2622000-07-04 Kunihiro Ishiguro <kunihiro@zebra.org>
263
264 * vtysh.1: Add man entry for vtysh.
265
266 * bgpd.1: Change section to 8.
267 * ospfd.1: Likewise.
268 * ospf6d.1: Likewise.
269 * ripd.1: Likewise.
270 * ripngd.1: Likewise.
271 * zebra.1: Likewise.
272
2731999-09-01 "A.Waddington" <waddington@usa.net>
274
275 * zebra.texi: Replace @command with @code until it gets ready.
276 Remove @macro.
277
2781999-08-26 Andrew Waddington <waddington@usa.net>
279
280 * bgpd.1: Add man page.
281 ospf6d.1: Likewise.
282 ospfd.1: Likewise.
283 ripd.1: Likewise.
284 ripngd.1: Likewise.
285 zebra.1: Likewise.
286
2871999-08-14 Andrew Waddington <waddington@usa.net>
288
289 * zebra.texi: Many typo is fixed. Some grammatical rectifications
290 is made.
291
2921999-07-27 Gerhard Poul <gpoul@gnu.org>
293
294 * zebra.texi: Update zebra.texi.
295
2961999-07-02 Gerhard Poul <gpoul@gnu.org>
297
298 * draft-zebra-00.ms: New file added. This is groff version of
299 draft-zebra-00.txt. This is a master file of draft-zebra-00.txt.
300
301 * draft-zebra-00.txt: Generated from draft-zebra-00.txt.
302
3031999-05-07 Kunihiro Ishiguro <kunihiro@zebra.org>
304
305 * zebra.texi (Top): Add ospf6d chapter.
306
3071999-03-31 Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
308
309 * zebra.texi: Improve some sections.
310
3111999-03-04 Kunihiro Ishiguro <kunihiro@zebra.org>
312
313 * archfig.tex, zebra.sty, zebra.tex: Temporary removed due to the
314 description is out of date.
315
3161999-02-24 Kunihiro Ishiguro <kunihiro@zebra.org>
317
318 * texinfo.tex: New file added. Automake complains the absence of
319 texinfo.tex.