summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_route.c
Commit message (Expand)AuthorAgeFilesLines
* ospf: suppress delete using replacementAyan Banerjee2013-01-071-4/+29
* ospfd: blackhole route removal for area rangeJR Rivers2012-10-251-1/+49
* ospf_spf_process_stubs: use LSA pos to find OSFP interfaceJoakim Tjernlund2012-07-251-2/+2
* ospfd: remove unused codeStephen Hemminger2011-12-071-55/+0
* ospfd: remove useless RFC1583 checkAlexandre Chappuis2011-09-271-4/+0
* ospfd: Change struct ospf_path *oi to ifindex.Joakim Tjernlund2009-08-031-5/+6
* [ospfd] compare ifIndex too when matching pathsJoakim Tjernlund2009-06-251-4/+11
* [ospfd] Minor enhancements to recent self-host-routes suppression patchPaul Jakma2008-09-041-2/+16
* [ospfd] Bug #134, ospfd should be more robust to backward time changePaul Jakma2006-08-271-1/+1
* [ospfd] CID #49, fix dereference before NULL checkPaul Jakma2006-05-121-1/+1
* [ospfd] Fix SPF of virtual-linksPaul Jakma2006-05-041-2/+3
* 2005-10-29 Paul Jakma <paul.jakma@sun.com>paul2005-10-291-15/+0
* 2005-10-18 Paul Jakma <paul.jakma@sun.com>paul2005-10-181-4/+7
* 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-6/+6
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-071-42/+27
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-36/+36
* Compiler warnings fixes round 1.hasso2004-10-081-1/+1
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-14/+14
* Assorted changes from work at BBN. Most are minor, and several are ingdt2004-08-311-1/+2
* Remove ifdef's HAVE_NSSA. NSSA support is stable enough.hasso2004-06-201-10/+0
* Fix debug message and make it conditional.hasso2004-04-201-1/+2
* Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGERhasso2004-03-041-2/+2
* 2003-08-15 Paul Jakma <paul@dishone.st>paul2003-08-151-2/+1
* 2003-08-10 amir <amir@datacore.ch>paul2003-08-101-46/+28
* 2003-06-19 "Suraev, Vadim" <vadim.suraev@terayon.com>paul2003-06-221-23/+63
* Initial revisionpaul2002-12-131-0/+1026