summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_apiserver.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/3.0'David Lamparter2017-05-181-1/+1
|\
* | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-5/+4
* | *: update thread_add_* callsQuentin Young2017-05-091-16/+10
* | *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-5/+7
* | Fix the "Dead assignment" of clang SA.Hung-Weic Chiu2017-04-291-1/+1
|/
* ospfd: Remove HAVE_OPAQUE_LSADonald Sharp2016-08-161-3/+0
* *: use void * for printing pointersDavid Lamparter2016-05-301-6/+10
* ospfd: compile warning cleanupsAndrew Certain2013-01-071-4/+1
* ospfd: remove some buggy extra ';' symbols.Hasso Tepper2012-11-051-1/+1
* ospf: Fix OSPF API and ospf-te LSA refreshers to match recent API changePaul Jakma2011-04-131-2/+2
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-2/+1
* [ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon freePaul Jakma2006-07-261-2/+2
* 2005-11-03 Paul Jakma <paul.jakma@sun.com>paul2005-11-031-1/+1
* 2005-10-23 Paul Jakma <paul.jakma@sun.com>paul2005-10-231-2/+4
* 2005-10-11 Paul Jakma <paul.jakma@sun.com>paul2005-10-111-19/+19
* * ospf_apiserver.c: Fix obvious error in notifying clients about ISMhasso2005-06-071-1/+1
* 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-6/+6
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-67/+54
* * ospf_apiserver.c (ospf_apiserver_term): Obtain structgdt2004-12-091-8/+5
* ospf_apiserver_term:gdt2004-12-091-1/+6
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-17/+17
* 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/+2
* 2004-10-07 Greg Troxel <gdt@claude.ir.bbn.com>gdt2004-10-071-4/+5
* 2004-09-24 Paul Jakma <paul@dishone.st>paul2004-09-241-3/+3
* 2004-09-24 Paul Jakma <paul@dishone.st>paul2004-09-241-156/+109
* Remove ifdef's HAVE_NSSA. NSSA support is stable enough.hasso2004-06-201-2/+0
* 2003-07-09 Paul Jakma <paul@dishone.st>paul2003-07-091-2/+2
* 2003-07-09 Paul Jakma <paul@dishone.st>paul2003-07-091-3/+5
* Latest ospfapi sync from Amir to fixup wrt to zebra.org changes.paul2003-04-061-59/+91
* Fixes from Amir to merge apiserver with zebra.org changespaul2003-04-051-27/+34
* Amir Guindehi <amir@datacore.ch>:paul2003-03-281-7/+15
* 2003-03-25 Paul Jakma <paul@dishone.st>paul2003-03-251-1/+2
* Fix assert in ospf_api where interface is not configured in ospf.paul2003-03-211-1/+6
* Addition of OSPF-API - Amir Guindehi <nospam.amir@datacore.ch>paul2003-03-171-0/+2647