summaryrefslogtreecommitdiffstats
path: root/vtysh
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove auto* files from the repository.paul2003-04-071-367/+0
| | | | | | | | | Developers working with the repository should have the appropriate tools. Out-of-sync files cause far too many problems with users as well as auto* scripts not being half as portable across systems as they ought to be. make-dist exists for a reason. Todo: make the CVS snapshot script do make-dist, and use the resulting tarball as the snapshot.
* Add 'no description' commandpaul2003-03-281-0/+7
|
* See http://bugzilla.dishone.st/show_bug.cgi?id=13paul2003-03-281-3/+14
| | | | Fix from hasso tepper <hasso@linux.ee>
* 2003-03-25 Paul Jakma <paul@dishone.st>paul2003-03-254-11846/+11641
| | | | | | | | * sync to latest zebra CVS * spec file: updated and added define for ospf-api/client NB: OSPF-API has been broken by the zebra.org changes, which has added struct ospf * as a new arg to many functions
* Update auto files.paul2003-03-171-301/+221
| | | | No doubt builds will now break for everyone. (works here - autoconf 2.13)
* Updated vtysh_cmd's. Previously, this was only updated in rpm builds.paul2003-03-022-11479/+11637
|
* Add the interface node 'description' command.paul2003-03-011-0/+7
|
* Small fix (free integrate_sav) and addition of an ssh command.patch_vtysh_add_ssh_fixpaul2003-01-251-0/+12
|
* Replace _SC_PAGESIZE with the far more portable getpagesize().patch_vtysh_pagesizepaul2003-01-231-1/+1
| | | | | (needed, eg, for Darwin). Kris Foster <kris@krweb.net>
* Added vtysh patch to allow 'write file' command to write eitherpatch_z15554_vtysh_writeconfpaul2002-12-132-26/+99
| | | | per-daemon and/or integrated config file
* Initial revisionpaul2002-12-1313-0/+18357