blob: 4f1d5a83142ae5b29a7e8425b8817681bdf22a9a [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
ajsa0e64a62005-04-22 13:14:49 +00004 spelling mistake: idenifier -> identifier.
5
62005-04-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
7
8 * bgpd.8,isisd.8,ospf6d.8,ospfd.8,ripd.8,ripngd.8,zebra.8: Fix
ajs151fe8a2005-04-22 12:56:37 +00009 spelling mistake: intrefaces -> interfaces.
10
paulc7959912005-04-10 16:43:40 +0000112005-04-10 Paul Jakma <paul@dishone.st>
12
13 * quagga.info: Update to match bgpd.texi addition
14
hasso68118452005-04-08 15:40:36 +0000152005-04-08 Hasso Tepper <hasso at quagga.net>
16
17 * bgpd.texi: Document new "bgp bestpath as-path confed" command.
18
pauld9905f02005-04-05 08:04:18 +0000192005-04-05 Paul Jakma <paul@dishone.st>
20
21 * Makefile.am: Get rid of built_sources. It causes them to be added
22 to dist, and the dist host can not generate the PDFs.
23
paulbbd938e2005-04-02 10:18:42 +0000242005-04-02 Paul Jakma <paul@dishone.st>
25
26 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.dia: new
27 files, dia diagramme XML versions of the original corresponding
28 EPS encapsulated bitmaps.
29 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.png: new
30 files, png exports by dia of the source dia diagrammes above.
31 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.eps: removed,
32 replaced by above dia source.
33 * routeserver.texi: remove extension in image macros.
34 * quagga.info: updated build
35 * Makefile.am: Add rules to build eps (using 'convert'), png (using
36 dia). Add figures_BUILT_SOURCES to extra_dist to avoid the
37 dependency on dia :) (amongst other things) for dist users.
paul47004ec2005-04-02 12:13:59 +000038 quagga_TEXINFOS should depend on figures_BUILT_SOURCES.
paul386e6152005-04-02 17:24:43 +000039 * .cvsignore: ignore eps files, built from sources
paula47d98f2005-04-02 18:53:00 +000040 * Makefile.am: Urg, dont use automake _SOURCES, _BUILT_SOURCES
41 for figures, automake doesnt know anything about them.
paulbbd938e2005-04-02 10:18:42 +000042
vincent29c4c9b2005-03-25 13:05:47 +0000432005-03-25 Jean-Mickael Guerin <jean-mickael.guerin@6wind.com>
44 * ipv6.texi: Add new commands for neighbor discovery
45 interface ipv6 nd prefix X:X::X:X/M router-address
46 interface ipv6 nd ra-interval msec
47 interface ipv6 nd home-agent-config-flag
48 interface ipv6 nd home-agent-lifetime
49 interface ipv6 nd home-agent-preference
50 interface ipv6 nd adv-interval-option
51
ajsc70257d2005-02-03 17:12:01 +0000522005-02-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
53
54 * basic.texi: Add note about last-resort crash logging to /var/tmp
55 when file logging is not configured.
56 * quagga.info: updated build of autogenerated file
57
paulf83d18d2005-01-24 10:24:31 +0000582005-01-24 Paul Jakma <paul@dishone.st>
59
60 * quagga.info: Version bump (autogenerated)
61
paulafc1e2d2005-01-10 22:31:16 +0000622005-01-10 Paul Jakma <paul@dishone.st>
63
64 * texinfo.tex: Updated to a version which understands @{ and @}
65 * vtysh.texi: Add node name for @section
66 * quagga.info: updated build of autogenerated file
67
paul220d0c02005-01-07 14:17:39 +0000682005-01-07 Paul Jakma <paul@dishone.st>
69
70 * quagga.info: Version bump (autogenerated)
71
paul1f3585e2005-01-05 11:58:31 +0000722005-01-05 Paul Jakma <paul@dishone.st>
73
74 * quagga.info: Version bump
75
paul2b702002004-12-23 20:09:44 +0000762004-12-23 Paul Jakma <paul@dishone.st>
77
78 * quagga.info: Version bump
79
hassoee3e1152004-12-18 15:59:25 +0000802004-12-18 Hasso Tepper <hasso at quagga.net>
81
82 * Makefile.am: Add isisd man page to the list. Should fix problem
83 isisd not included in release/snapshot tarballs.
84
ajs274a4a42004-12-07 15:39:31 +0000852004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
86
87 * basic.texi: Document new logging features. Separate basic config
88 commands from basic VTY commands.
89
hassoc0652302004-11-25 19:33:48 +0000902004-11-25 Hasso Tepper <hasso at quagga.net>
91
92 * *.8: Document -g/--group command line switch and some small
93 cosmetical changes.
94
paul00c8dc72004-11-22 18:06:59 +0000952004-11-22 Paul Jakma <paul@dishone.st>
96
97 * bgpd.8: escape -/+ signs, reported by ESR to bug-zebra.
98
hasso48577192004-11-19 06:41:49 +0000992004-11-19 Hasso Tepper <hasso at quagga.net>
100
101 * Makefile.am: Don't remove quagga.info while cleaning up.
102
paulfbaf39e2004-11-15 00:45:44 +00001032004-11-15 Paul Jakma <paul@dishone.st>
104
105 * routeserver.texi: Strip ctrl-M from line endings, note by
106 sigma@smx.pair.com
paul56d1d202004-11-15 21:56:53 +0000107 * quagga.info: Add generated file to CVS, as it requires most recent
108 texinfo to build, until such time as texinfo 4.7 is more
109 prevalent.
paulfbaf39e2004-11-15 00:45:44 +0000110
paulb86718e2004-11-08 17:34:07 +00001112004-11-08 Paul Jakma <paul@dishone.st>
paul0c3368a2004-11-07 19:00:16 +0000112
paule050db22004-11-08 16:28:39 +0000113 * Makefile.am: Add routeserver.texi to quagga_TEXINFOS.
114 Add quagga.info to clean files list (would have thought automake
115 would have done this, but it doesnt seem to)
116
1172004-11-07 Paul Jakma <paul@dishone.st>
118
paul3e6064f2004-11-08 12:08:35 +0000119 * quagga.texi: include routeserver.texi. TODO: integrate the current
120 multiple-instance orientated bgpd route-server section with the
121 new route-server docs.
122
1232004-11-07 Paul Jakma <paul@dishone.st>
124
paul6a22b1f2004-11-07 19:39:13 +0000125 * Makefile.am: Add automatic rule to build pdf's from eps figures.
126 Clean *.pdf. Add rule for quagga.pdf (as the eps.pdf pattern
127 probably otherwise will override automake's rule for quagga.pdf)
128 * overview.texi: URL was causing TeX overfull, put on newline.
129 * quagga.texi: Put the copyright notice into @copying section, as
130 is proper. Strip trailling space from the main menu lines.
131 * rip(ng)?d.texi: Minor reformatting.
paul0c3368a2004-11-07 19:00:16 +0000132 * Add the route server docs.
paul6a22b1f2004-11-07 19:39:13 +0000133 * bgpd.texi: remove unneeded page breaks. The 6Bone example
134 overflows though.
paul0c3368a2004-11-07 19:00:16 +0000135 * routeserver.texi: new file, texinfo'fied and slightly modified
136 version of the original TeX from James Luis Rubio.
137 * fig-*.eps: new files, diagrammes.
138
paul76b89b42004-11-06 17:13:09 +00001392004-11-06 Paul Jakma <paul@dishone.st>
140
141 * defines.texi.in: New file, texi variables should be set here,
142 autoconf substitution is available. Define common AUTHORS,
143 COPYRIGHT_YEAR and COPYRIGHT_STR vars.
144 * (global): Make use of makeinfo node pointer auto-creation
145 to avoid having to fully specify links for nodes, so we only have
146 to specify current node name - simplifies text slightly.
147 Remove extraneous newlines which appear to cause extra blank pages
148 to be added in output.
149 Update copyright strings which appear in various places to
150 use the new COPYRIGHT_STR texinfo variable.
151 Change url to uref, the former need not output an actual
152 hyperlink depending on version of texinfo, the latter should if
153 supported by the format (eg PDF).
154 * texinfo.tex: Update to a more recent version. previous file
155 was many many years old. This file should possibly be removed
156 altogether, and allowed to be installed by automake.
157 * quagga.texi: Make use of automake's version.texi feature to
158 have VERSION and some other vars auto-defined. include
159 defines.texi. Change copyright strings to use the COPYRIGHT_STR
160 variable.
161 * install.texi: Make the privs section an actual section. Ditto for
162 the Linux notes.
163 * overview.texi: Supply URL for Quagga, where format allows. Tidy up
164 one or two paragraphs slightly.
165 Update the section on supported platforms.
166 Remove the ZNOG list stuff, direct reader to the website for
167 further information on email lists.
168 * vtysh.texi: Update the integrated config file section. Make the
169 commands sections so correct PDF indexes are built.
170
hasso54aa6b22004-10-12 06:05:34 +00001712004-10-12 Hasso Tepper <hasso at quagga.net>
172
173 * snmp.texi: ospf6d supports SNMP as well now.
174
hassoc3abdb72004-10-11 16:27:03 +00001752004-10-11 Hasso Tepper <hasso at quagga.net>
176
177 * ospfd.8: Update manpage: add info about new -a/--apiserver command
178 line switch.
179
paule2ea9fe2004-10-11 14:33:23 +00001802004-10-11 Paul Jakma <paul@dishone.st>
181
182 * ospfd.texi: reformat the ospf md5 paragraph, add an additional
183 way to work around bad clocks.
184
hassoe7168df2004-10-03 20:11:32 +00001852004-10-03 Hasso Tepper <hasso at quagga.net>
186
187 * vtysh.1: Update vtysh man page to reflect changes in shell. Remove
188 info about -f command line switch.
189
paul4fc70852004-09-12 05:48:35 +00001902004-09-11 Paul Jakma <paul@dishone.st>
191
paulb5f310c2004-09-13 13:15:25 +0000192 * quagga.texi: Update copyright. Contents should be at beginning
193 of docs...
194
1952004-09-11 Paul Jakma <paul@dishone.st>
196
paul4fc70852004-09-12 05:48:35 +0000197 * ospfd.texi: OSPF MD5 auth requires stable time.
198
hassoc34b6b52004-08-31 13:41:49 +00001992004-08-31 Hasso Tepper <hasso at quagga.net>
200
201 * zebra.8: Document -s/--nl-bufsize command line switch.
202
hasso67e29ab2004-08-26 22:21:31 +00002032004-08-27 Hasso Tepper <hasso at quagga.net>
204
205 * Update vtysh man page to reflect changes in shell.
206
hasso246c1352004-08-10 12:00:34 +00002072004-08-10 Hasso Tepper <hasso at quagga.net>
208
209 * Updated man pages.
210 * Removed vty commands section from all man pages. This inf belongs to
211 Info pages.
212 * Added isisd man page.
213
paul4f4795e2004-07-31 15:16:47 +00002142004-07-31 Christian Hammers <ch@lathspell.de>
215
216 * snmp.texi: update (completely rewritten almost)
217
gdtf2bfdee2004-06-30 17:25:15 +00002182004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
219
220 * Makefile.am (EXTRA_DIST): Add files in mpls explicitly, to avoid
221 copying CVS files, per the automake manual's recommendations.
222
pauldc0b5ce2004-05-31 14:04:29 +00002232004-05-27 Paul Jakma <paul@dishone.st>
224
225 * Correct RIP port, s/521/520/, reported by xantius@xantius.com
226
hasso6c110e72003-11-27 13:02:03 +00002272003-11-27 Hasso Tepper <hasso@estpak.ee>
228
229 * Added -A and -u descriptions to the man pages.
230
2312003-01-22 Christian Hammers <ch@westend.com>
232
233 * ospfd.texi (OSPF router, OSPF router): Add description.
234
paul718e3742002-12-13 20:15:29 +00002352002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
236
237 * zebra-0.93 released.
238
2392001-02-07 Pekka Savola <pekkas@netcore.fi>
240
241 * Correct bad English ;-).
242
2432001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
244
245 * zebra-0.91 released.
246
2472001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
248
249 * zebra-0.90 released.
250
2512000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
252
253 * zebra-0.89 released.
254
2552000-10-02 Horms <horms@vergenet.net>
256
257 * Makefile.am: Fix texinfo file installation problem.
258
2592000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
260
261 * zebra-0.88 released.
262
263 * ospfd.texi (Redistribute routes to OSPF): distance <1-255>
264 @var{source} command is temporary disabled. So it is removed from
265 document.
266
2672000-07-04 Kunihiro Ishiguro <kunihiro@zebra.org>
268
269 * vtysh.1: Add man entry for vtysh.
270
271 * bgpd.1: Change section to 8.
272 * ospfd.1: Likewise.
273 * ospf6d.1: Likewise.
274 * ripd.1: Likewise.
275 * ripngd.1: Likewise.
276 * zebra.1: Likewise.
277
2781999-09-01 "A.Waddington" <waddington@usa.net>
279
280 * zebra.texi: Replace @command with @code until it gets ready.
281 Remove @macro.
282
2831999-08-26 Andrew Waddington <waddington@usa.net>
284
285 * bgpd.1: Add man page.
286 ospf6d.1: Likewise.
287 ospfd.1: Likewise.
288 ripd.1: Likewise.
289 ripngd.1: Likewise.
290 zebra.1: Likewise.
291
2921999-08-14 Andrew Waddington <waddington@usa.net>
293
294 * zebra.texi: Many typo is fixed. Some grammatical rectifications
295 is made.
296
2971999-07-27 Gerhard Poul <gpoul@gnu.org>
298
299 * zebra.texi: Update zebra.texi.
300
3011999-07-02 Gerhard Poul <gpoul@gnu.org>
302
303 * draft-zebra-00.ms: New file added. This is groff version of
304 draft-zebra-00.txt. This is a master file of draft-zebra-00.txt.
305
306 * draft-zebra-00.txt: Generated from draft-zebra-00.txt.
307
3081999-05-07 Kunihiro Ishiguro <kunihiro@zebra.org>
309
310 * zebra.texi (Top): Add ospf6d chapter.
311
3121999-03-31 Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
313
314 * zebra.texi: Improve some sections.
315
3161999-03-04 Kunihiro Ishiguro <kunihiro@zebra.org>
317
318 * archfig.tex, zebra.sty, zebra.tex: Temporary removed due to the
319 description is out of date.
320
3211999-02-24 Kunihiro Ishiguro <kunihiro@zebra.org>
322
323 * texinfo.tex: New file added. Automake complains the absence of
324 texinfo.tex.