summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_ase.c
Commit message (Expand)AuthorAgeFilesLines
* ospfd: ospf_ase.c, external_lsa locking fixes.Joakim Tjernlund2015-07-291-4/+6
* ospfd: Move route_unlock_node() in ospf_ase_incremental_update()Joakim Tjernlund2015-07-291-1/+1
* *: use long long to print time_tDavid Lamparter2015-04-191-2/+2
* ospfd: Some small tweaks to the SPF execution reason patchPaul Jakma2014-11-111-1/+1
* Compute and display SPF execution statisticsDinesh G Dutt2014-11-111-0/+9
* ospfd: address more trivial compiler warningsDenis Ovsienko2012-01-081-1/+0
* ospfd: Fix various route_unlock discrepenciesPaul Jakma2010-12-081-6/+6
* ospfd: comment out unused functionStephen Hemminger2009-12-031-0/+2
* ospfd: Change struct ospf_path *oi to ifindex.Joakim Tjernlund2009-08-031-1/+2
* [ospfd] compare ifIndex too when matching pathsJoakim Tjernlund2009-06-251-0/+2
* [ospfd] external LSA route_unlock_node() fixesJoakim Tjernlund2009-06-251-10/+15
* [ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon freePaul Jakma2006-07-261-9/+3
* 2005-09-30 Vincent Jardin <vincent.jardin@6wind.com>jardin2005-10-011-2/+0
* 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-7/+7
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-071-46/+38
* * ospf_ase.c: Don't show messages related to the ase calculations ifhasso2005-02-211-29/+52
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-3/+3
* 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-7/+0
* 2003-08-10 amir <amir@datacore.ch>paul2003-08-101-5/+4
* Compile fix - convert foreach_lsa to LSDB_LOOPpaul2003-04-071-2/+2
* 2003-03-25 Paul Jakma <paul@dishone.st>paul2003-03-251-51/+53
* Kevin C Miller <kevinm@andrew.cmu.edu>patch_z16681_ospfd_nssapaul2002-12-131-0/+4
* zebra link state detection supportpatch_z12269_linkstatepaul2002-12-131-1/+1
* Initial revisionpaul2002-12-131-0/+838