summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_abr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd: Modify ospf_abr.c to use new error-code subsystemDonald Sharp2018-09-061-3/+7
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-10/+10
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-11/+12
* ospfd: LSDB_LOOP treat it as a loop.Donald Sharp2018-01-171-34/+33
* ospfd: OSPFv2 VRF SupportChirag Shah2017-10-031-3/+3
* ospfd: fix route_node_getChirag Shah2017-08-281-0/+2
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-11/+14
* *: reindent pt. 2whitespace / reindent2017-07-171-14/+11
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-1561/+1538
* Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-241-6/+3
|\
| * ospfd: remember format for ospf area idQuentin Young2017-05-191-6/+3
* | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-6/+5
* | *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-3/+2
|/
* ospfd: Fix compile warningsDonald Sharp2017-02-031-6/+6
* ospfd: Some small tweaks to the SPF execution reason patchPaul Jakma2016-05-261-2/+1
* 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