summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_flood.c
Commit message (Expand)AuthorAgeFilesLines
* ospfd: Remove HAVE_OPAQUE_LSADonald Sharp2016-02-261-28/+0
* ospfd: Fast OSPF convergenceMichael Rossberg2015-09-241-1/+1
* ospfd: Remove the blocking of opaque LSAs origination & flooding 'optimisation'Paul Jakma2015-05-051-10/+0
* *: use void * for printing pointersDavid Lamparter2015-04-211-2/+3
* OSPFd: Update timestamps when we MaxAge LSAs.Dinesh G Dutt2014-11-111-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>quagga_post_listloop_cleanuppaul2005-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-181-2/+0
* 2003-03-25 Paul Jakma <paul@dishone.st>paul2003-03-251-93/+61
* Kevin C Miller <kevinm@andrew.cmu.edu>patch_z16681_ospfd_nssapaul2002-12-131-2/+6
* Initial revisionpaul2002-12-131-0/+1048