summaryrefslogtreecommitdiffstats
path: root/doc/ospfd.texi
Commit message (Collapse)AuthorAgeFilesLines
* 2004-11-06 Paul Jakma <paul@dishone.st>paul2004-11-061-16/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * defines.texi.in: New file, texi variables should be set here, autoconf substitution is available. Define common AUTHORS, COPYRIGHT_YEAR and COPYRIGHT_STR vars. * (global): Make use of makeinfo node pointer auto-creation to avoid having to fully specify links for nodes, so we only have to specify current node name - simplifies text slightly. Remove extraneous newlines which appear to cause extra blank pages to be added in output. Update copyright strings which appear in various places to use the new COPYRIGHT_STR texinfo variable. Change url to uref, the former need not output an actual hyperlink depending on version of texinfo, the latter should if supported by the format (eg PDF). * texinfo.tex: Update to a more recent version. previous file was many many years old. This file should possibly be removed altogether, and allowed to be installed by automake. * quagga.texi: Make use of automake's version.texi feature to have VERSION and some other vars auto-defined. include defines.texi. Change copyright strings to use the COPYRIGHT_STR variable. * install.texi: Make the privs section an actual section. Ditto for the Linux notes. * overview.texi: Supply URL for Quagga, where format allows. Tidy up one or two paragraphs slightly. Update the section on supported platforms. Remove the ZNOG list stuff, direct reader to the website for further information on email lists. * vtysh.texi: Update the integrated config file section. Make the commands sections so correct PDF indexes are built.
* 2004-10-11 Paul Jakma <paul@dishone.st>paul2004-10-111-6/+10
| | | | | * ospfd.texi: reformat the ospf md5 paragraph, add an additional way to work around bad clocks.
* 2004-09-11 Paul Jakma <paul@dishone.st>paul2004-09-121-1/+6
| | | | * ospfd.texi: OSPF MD5 auth requires stable time.
* Fix typo to make it compile.hasso2004-04-201-1/+1
|
* ****! What else I will discover while documenting this code? Remove uselesshasso2004-04-191-4/+3
| | | | warnings and update documentation.
* Don't assume anything. I'm tired ...hasso2004-04-191-7/+10
|
* Document summarizing and filtering ABR commands. Native speakers, pleasehasso2004-04-191-2/+66
| | | | review and fix my awful english ;).
* Fix obviously wrong info in documentation.hasso2004-04-171-6/+9
|
* Merge to zebra.org CVS 20030203 16:30GMTpaul2003-02-031-5/+6
|
* Update for ospfd docs for 'compatible rfc1583' and 'abr-type'.patch_z17335_ospfd_docpaul2003-01-221-0/+16
| | | | | Christian Hammers <ch@westend.com> zebra 17336 and 17335
* Initial revisionpaul2002-12-131-0/+345