summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_flood.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: time: remove recent_relative_time()David Lamparter2017-01-231-2/+2
* ospfd: time: replace local helpers with monotimeDavid Lamparter2017-01-231-2/+3
* ospfd: Remove HAVE_OPAQUE_LSADonald Sharp2016-08-161-28/+0
* ospfd: Fast OSPF convergenceMichael Rossberg2016-06-091-1/+1
* ospfd: Remove the blocking of opaque LSAs origination & flooding 'optimisation'Paul Jakma2016-06-081-10/+0
* *: use void * for printing pointersDavid Lamparter2016-05-301-2/+3
* OSPF ANVL failures in 3.0Daniel Walton2016-05-141-1/+1
* *: add VRF ID in the API message headerFeng Lu2015-11-041-2/+5
* configuration options for faster OSPF convergenceMichael Rossberg2015-07-311-1/+1
* ospfd: ospfd-warnings.patchDonald Sharp2015-05-201-0/+1
* Command to adjust min-arrival value in Milliseconds.Donald Sharp2015-05-201-1/+1
* Per AFI redist registrationsDonald Sharp2015-05-201-1/+1
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-13/+27
* When an LSA is flushed we need to update the timestamps for them. ThisDonald Sharp2015-05-201-0/+10
* *: nuke ^L (page feed)David Lamparter2014-06-041-4/+4
* ospfd: improve fix to CVE-2011-3326 (BZ#586)Thomas Ries2011-11-151-1/+1
* ospfd: CVE-2011-3326 (uknown LSA type segfault)CROSS2011-09-261-1/+2
* ospfd: Fix maxage/flush to not try flood twice, remember maxages for longerPaul Jakma2010-12-081-0/+30
* ospfd: Unify router and network LSA refresh logic with general refresherPaul Jakma2010-12-081-2/+2
* [ospfd] Do not use stale Network/Router LSAsJoakim Tjernlund2009-06-261-7/+4
* [ospfd] Bug #134, ospfd should be more robust to backward time changePaul Jakma2006-08-271-1/+1
* [ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon freePaul Jakma2006-07-261-6/+6
* 2005-10-21 Paul Jakma <paul.jakma@sun.com>paul2005-10-211-5/+1
* 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-3/+3
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-39/+38
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-22/+22
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-6/+6
* Remove ifdef's HAVE_NSSA. NSSA support is stable enough.hasso2004-06-201-24/+1
* 2004-06-06 Paul Jakma <paul@dishone.st>paul2004-06-061-1/+1
* 2004-05-31 Sagun Shakya <sagun.shakya@sun.com>paul2004-05-311-1/+1
* Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGERhasso2004-03-041-1/+0
* 2003-12-06 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>paul2003-12-061-1/+1
* 2003-10-13 sowmini.varadhan@sun.compaul2003-10-131-2/+3
* 2003-07-12 Paul Jakma <paul@dishone.st>paul2003-07-121-2/+8
* From: Sergey Vyshnevetskiy <serg@vostok.net>paul2003-04-191-2/+0
* 2003-03-25 Paul Jakma <paul@dishone.st>paul2003-03-251-93/+61
* Kevin C Miller <kevinm@andrew.cmu.edu>paul2002-12-131-2/+6
* Initial revisionpaul2002-12-131-0/+1048