summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_lsa.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd: add support for suppress_fackishimo2021-03-241-5/+6
* ospfd: TI-LFA basic infrastructure and algorithmsGalaxyGorilla2021-01-191-0/+6
* ospfd: ospf summarisation core handlersrgirada2020-11-021-1/+2
* ospfd: External LSA not flushed when area is configured as nssa or stubSoman K S2020-10-241-1/+2
* ospfd: GR helper exit scenariosrgirada2020-09-221-0/+5
* ospfd: Grace LSA processingrgirada2020-09-221-0/+3
* Revert "ospfd: remove default origin max age lsa"David Lamparter2019-08-021-1/+0
* ospfd: kill totally misnamed "timers"David Lamparter2019-08-021-2/+1
* ospfd: replace pqueue_* with DECLARE_SKIPLISTDavid Lamparter2019-04-271-4/+3
* ospfd: fix behavior of +/-metricQuentin Young2019-04-081-0/+6
* ospfd: remove default origin max age lsaChirag Shah2019-01-161-0/+1
* ospfd: Add ospf_lsa_new_and_data function and abstract awayDonald Sharp2018-08-211-0/+1
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-35/+37
* ospfd: OSPFv2 VRF SupportChirag Shah2017-10-031-2/+6
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-189/+180
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* ospfd: time: replace local helpers with monotimeDavid Lamparter2017-01-231-6/+0
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-181-1/+1
* ospfd: Remove HAVE_OPAQUE_LSADonald Sharp2016-08-161-6/+0
* ospfd: Fast OSPF convergenceMichael Rossberg2016-06-091-1/+1
* Command to adjust min-arrival value in Milliseconds.Donald Sharp2015-05-201-0/+1
* Changing router-id inline isnt handled correctly in the current implementation.Donald Sharp2015-05-201-1/+1
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-3/+3
* ospfd: fix flooding procedureChristian Franke2013-04-201-0/+1
* ospfd: compile warning cleanupsAndrew Certain2013-01-071-0/+1
* ospfd: adjust OSPF_ROUTER_LSA_MIN_SIZE for VL caseDenis Ovsienko2012-04-111-1/+8
* ospfd: introduce ospf_lsa_minlen[] (BZ#705)Denis Ovsienko2012-03-121-0/+4
* ospfd: justify ospf_default_originate_timer()Denis Ovsienko2012-01-081-0/+1
* ospfd: sizing macros cleanupDenis Ovsienko2011-09-271-0/+1
* ospfd: Compile fix for opaque supportPaul Jakma2011-03-221-0/+3
* ospfd: Remove oi field from LSA, have network_lsa_refresh look up when neededPaul Jakma2010-12-081-3/+0
* ospfd: Unify router and network LSA refresh logic with general refresherPaul Jakma2010-12-081-12/+10
* ospfd: fix performance problem with redistribute deleteStephen Hemminger2009-08-131-0/+1
* [ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon freePaul Jakma2006-07-261-1/+1
* [ospfd] Add support for oversized LSAs.paul2006-01-181-2/+3
* 2005-10-29 Paul Jakma <paul.jakma@sun.com>paul2005-10-291-1/+0
* 2005-09-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-09-191-1/+1
* 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-72/+72
* * ospf_lsa.h: New flag to the LSA structure for the SPF calculation.hasso2005-02-231-0/+6
* 2004-10-11 Paul Jakma <paul@dishone.st>paul2004-10-111-3/+3
* Remove ifdef's HAVE_NSSA. NSSA support is stable enough.hasso2004-06-201-7/+1
* 2003-10-13 sowmini.varadhan@sun.compaul2003-10-131-0/+1
* 2003-07-12 Paul Jakma <paul@dishone.st>paul2003-07-121-5/+7
* 2003-06-19 Paul Jakma <paul@dishone.st>paul2003-06-221-1/+2
* From: Hasso Tepper <hasso@estpak.ee>paul2003-04-131-0/+1
* 2003-03-25 Paul Jakma <paul@dishone.st>paul2003-03-251-36/+32
* Kevin C Miller <kevinm@andrew.cmu.edu>paul2002-12-131-0/+4
* Initial revisionpaul2002-12-131-0/+326