summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_vty.c
Commit message (Collapse)AuthorAgeFilesLines
* From: Hasso Tepper <hasso@estpak.ee>paul2003-05-231-0/+1
| | | | | | | | Add the 'no interface' command to all the daemons and vtysh. now it's possible to delete interface from routeing daemons as well only if it doesn't exist in os. http://hasso.linux.ee/zebra/ht-no_interface_fix.patch
* Undo Hasso last patch, about to apply a slightly updated patch.paul2003-05-231-1/+0
|
* From: Hasso Tepper <hasso@estpak.ee>paul2003-05-231-0/+1
| | | | | | http://hasso.linux.ee/zebra/ht-no_interface-23052003.patch Add the 'no interface' command to all the daemons and vtysh.
* From: Hasso Tepper <hasso@estpak.ee>paul2003-05-181-0/+3
| | | | | | Subject: [zebra 19093] [PATCH] Two more fixes Show NSSA LSA route info in "show ip ospf database" output
* From: Hasso Tepperpaul2003-04-231-238/+238
| | | | | | This one fixes "router xxx" node commands in vtysh. Don't get "unknown command" error when entering "passive-interface eth0" command while ospfd and ospf6d running etc.
* 2003-04-04 Paul Jakma <paul@dishone.st>paul2003-04-041-118/+188
| | | | | | | | | * Sync to Zebra CVS * Fix lib/thread.h leak * Fix small Opaque LSA leak * Do not configure OSPF interfaces for secondary addresses * vtysh fixes from Hasso * Dave Watson's missing ntohs fix
* 2003-03-25 Paul Jakma <paul@dishone.st>paul2003-03-251-267/+343
| | | | | | | | * 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
* zebra link state detection supportpatch.z12269.linkstatepaul2002-12-131-6/+5
|
* Initial revisionpaul2002-12-131-0/+7571