summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_vty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 2005-09-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-09-191-2/+1
* * ospf_vty.c: Make "show ip ospf neighbor xxx" commands work.hasso2005-08-211-33/+30
* * ospf_vty.c: Check carefully if interface exists before trying tohasso2005-08-171-9/+12
* 2005-07-12 Paul Jakma <paul.jakma@sun.com>paul2005-07-121-3/+3
* 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-59/+57
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-130/+110
* 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-021-2/+3
* 2005-03-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-03-291-20/+14
* 2005-02-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-081-2/+51
* Show sums of checksums in "show ip ospf" output. Okayed by Paul and Jameshasso2004-12-221-4/+31
* Fix "show ip ospf" output. If router is configured as "translate-never", wehasso2004-12-221-1/+1
* 2004-12-15 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-151-3/+2
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-6/+7
* OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,hasso2004-10-191-0/+5
* 2004-10-11 Paul Jakma <paul@dishone.st>paul2004-10-111-6/+7
* Compiler warnings fixes round 1.hasso2004-10-081-21/+21
* Compiler warnings fixes.hasso2004-09-261-9/+9
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-24/+24
* 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-071-2/+3
* 2003-06-30 Paul Jakma <paul@dishone.st>paul2003-07-011-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 supportpaul2002-12-131-6/+5
* Initial revisionpaul2002-12-131-0/+7571