summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_vty.c
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix for Bugzilla #108.hasso2004-08-311-6/+9
| * Remove ifdef's HAVE_NSSA. NSSA support is stable enough.hasso2004-06-201-62/+0
| * Ooops. Check if area-id format is valid.hasso2004-04-191-0/+8
| * ****! What else I will discover while documenting this code? Remove uselesshasso2004-04-191-7/+0
| * Fix segfault in ospfd - [quagga-dev 980].hasso2004-03-201-1/+1
| * 2003-08-10 amir <amir@datacore.ch>paul2003-08-101-36/+33
| * 2003-08-06 Anders K. Pedersen <mailnews+router-quagga-dev@news.cohaesio.com>paul2003-08-061-2/+3
| * 2003-06-30 Paul Jakma <paul@dishone.st>paul2003-06-301-1/+5
| * 2003-06-27 Paul Jakma <paul@dishone.st>paul2003-06-271-8/+21
| * 2003-06-19 Paul Jakma <paul@dishone.st>paul2003-06-221-58/+93
| * From: Hasso Tepper <hasso@estpak.ee>paul2003-05-231-0/+1
| * 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
| * From: Hasso Tepper <hasso@estpak.ee>paul2003-05-181-0/+3
| * From: Hasso Tepperpaul2003-04-231-238/+238
| * 2003-04-04 Paul Jakma <paul@dishone.st>paul2003-04-041-118/+188
| * 2003-03-25 Paul Jakma <paul@dishone.st>paul2003-03-251-267/+343
| * zebra link state detection supportpatch_z12269_linkstatepaul2002-12-131-6/+5
| * Initial revisionpaul2002-12-131-0/+7571
* Fix SEGV in ip ospf neighbor allJoakim Tjernlund2008-10-211-1/+1
* Make command nodes staticStephen Hemminger2008-08-111-9/+2
* get rid of compiler warnings in OSPFStephen Hemminger2008-05-281-0/+2
* [ospfd] Fix address qualified 'ip ospf auth' commandspaul2007-05-101-4/+4
* [PtP over ethernet] New peer flag allows much more addressing flexibilityajs2006-12-121-2/+2
* [ospfd] Fix bug in passive-interface default commands.ajs2006-11-281-43/+43
* [ospfd] Add passive-interface default supportpaul2006-10-221-48/+143
* [ospfd] Bug #134, ospfd should be more robust to backward time changepaul2006-08-271-3/+5
* [ospfd] Additional NSM neighbour state change stats/informationpaul2006-07-251-4/+13
* [ospfd] record timestamp and event of last NSM state change for neighbourpaul2006-07-111-1/+8
* [ospfd] Fix "show ip ospf neighbor A.B.C.D" to show all matchesajs2006-06-301-5/+1
* [ospfd] Implement new ospf router subcommand "log-adjacency-changes [detail]"ajs2006-06-291-2/+77
* [ospfd] Replace redistribution strings with new route_types.h defines.paul2006-06-271-89/+43
* [ospfd] Fix ospf passive-interface subcommand to create interface if necessaryajs2006-06-181-14/+2
* [ospfd] Fix multicast membership drop bugpaul2006-06-151-6/+9
* [ospfd] Check NULL result from ospf_area_lookup_by_area_id, CID #69paul2006-05-111-1/+3
* [ospfd] Fix missing check for ospf_lookup NULL return, CID #70paul2006-05-111-16/+22
* [ospfd] Fix SPF of virtual-linkspaul2006-05-041-6/+23
* [compiler] miscellaneous trivial compiler warning fixespaul2006-01-191-1/+1
* [ospfd] trim redundant stringspaul2006-01-101-4/+3
* [ospfd] rename graceful to deferred, fix a tiny compile warning.paul2005-11-261-3/+3
* 2005-11-20 Paul Jakma <paul.jakma@sun.com>paul2005-11-201-5/+3
* [ospfd] Standardize buffer sizes used for displaying timers.ajs2005-11-161-13/+7
* 2005-11-04 Paul Jakma <paul.jakma@sun.com>paul2005-11-041-1/+1
* 2005-10-29 Paul Jakma <paul.jakma@sun.com>paul2005-10-291-6/+217
* 2005-10-23 Paul Jakma <paul.jakma@sun.com>paul2005-10-231-4/+10
* 2005-10-21 Paul Jakma <paul.jakma@sun.com>paul2005-10-211-3/+5
* 2005-10-21 Paul Jakma <paul.jakma@sun.com>paul2005-10-211-51/+134
* 2005-10-21 Paul Jakma <paul.jakma@sun.com>paul2005-10-211-35/+119
* 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-10-011-4/+2
* 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>vincent2005-09-291-0/+144