summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_ase.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with main Quagga source as of 29-Jul-2011.ex17Chris Hall2011-08-121-2/+4
|\
| * ospfd: Fix various route_unlock discrepenciesPaul Jakma2010-12-081-6/+6
* | Bring "ex" version up to date with 0.99.18ex14Chris Hall2011-03-291-2/+2
* | Removing compiler warnings.Chris Hall2010-04-161-5/+3
|/
* 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