summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_abr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Quagga: prefix2str fixupDonald Sharp2015-11-231-3/+3
* ospfd-spf-stats.patchDonald Sharp2015-05-201-0/+1
* *: nuke ^L (page feed)David Lamparter2014-06-041-1/+1
* ospfd: Corrected ospfd Type-4/Type-5 ls update handlingVishal Kumar2013-01-071-1/+2
* ospfd: respect max-metric over configured cost for summary LSAsJR Rivers2012-10-251-8/+28
* ospfd: ABR algorithm not propagating MAXAGE LSAs into areaJR Rivers2012-10-251-2/+3
* ospfd: blackhole route removal for area rangeJR Rivers2012-10-251-20/+16
* ospfd: fix bug in NSSA ABR status checkDenis Ovsienko2012-01-021-2/+2
* ospfd: remove unused codeStephen Hemminger2011-12-061-45/+0
* ospfd: Unify router and network LSA refresh logic with general refresherPaul Jakma2010-12-081-4/+3
* ospfd: Change struct ospf_path *oi to ifindex.Joakim Tjernlund2009-08-031-8/+5
* [ospfd] NSSA translate-enabled ABR should declare itself as ASBRPaul Jakma2006-06-261-48/+61
* [ospfd] Fix leak in area-range-cost command, CID #46.Paul Jakma2006-05-131-1/+1
* 2005-11-20 Paul Jakma <paul.jakma@sun.com>paul2005-11-201-1/+38
* 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>vincent2005-09-291-1/+1
* 2005-07-26 Paul Jakma <paul.jakma@sun.com>paul2005-07-261-1/+1
* 2005-05-26 Paul Jakma <paul.jakma@sun.com>paul2005-05-261-1/+1
* 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-38/+37
* 2005-04-15 Zhipeng Gong <zpgong@cdc.3upsystems.com>paul2005-04-151-0/+1
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-58/+35
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-139/+139
* 2004-10-11 Paul Jakma <paul@dishone.st>paul2004-10-111-1/+1
* Compiler warnings fixes.hasso2004-09-261-1/+1
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-16/+16
* Remove ifdef's HAVE_NSSA. NSSA support is stable enough.hasso2004-06-201-20/+0
* Some ospfd fixes - [quagga-dev 1032], [quagga-dev 1048], [quagga-dev 1058].hasso2004-04-201-3/+0
* Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGERhasso2004-03-041-2/+2
* 2004-02-19 Sowmini Varadhan <sowmini.varadhan@sun.com>paul2004-02-191-10/+10
* 2003-08-10 amir <amir@datacore.ch>paul2003-08-101-4/+4
* 2003-07-12 Paul Jakma <paul@dishone.st>paul2003-07-121-132/+192
* 2003-06-19 Paul Jakma <paul@dishone.st>paul2003-06-221-39/+165
* From: Hasso Tepper <hasso@estpak.ee>paul2003-04-191-176/+163
* Initial revisionpaul2002-12-131-0/+1741