summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_te.c
Commit message (Expand)AuthorAgeFilesLines
* ospfd: Remove HAVE_OSPF_TEDonald Sharp2016-02-261-4/+0
* ospfd: Remove HAVE_OPAQUE_LSADonald Sharp2016-02-261-3/+0
* *: use void * for printing pointersDavid Lamparter2015-04-211-1/+1
* security: Fix some typos and potential NULL-derefRemi Gacogne2014-02-111-1/+2
* ospfd: Changed TE instance check to remove -Wtype-limits warningAndrew Certain2013-01-071-1/+1
* ospf: Fix OSPF API and ospf-te LSA refreshers to match recent API changePaul Jakma2011-04-131-3/+3
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-3/+3
* [ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon freePaul Jakma2006-07-261-3/+3
* 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-1/+1
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-071-29/+26
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-19/+19
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-6/+6
* 2004-11-15 Paul Jakma <paul@dishone.st>paul2004-11-151-3/+3
* 2004-10-11 Paul Jakma <paul@dishone.st>paul2004-10-111-1/+1
* Compiler warnings fixes round 1.hasso2004-10-081-2/+4
* 2004-09-24 Paul Jakma <paul@dishone.st>paul2004-09-241-33/+25
* Remove ifdef's HAVE_NSSA. NSSA support is stable enough.hasso2004-06-201-2/+0
* 2003-07-12 Paul Jakma <paul@dishone.st>paul2003-07-121-9/+9
* Initial revisionpaul2002-12-131-0/+1921