summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_apiserver.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd: OSPFAPI Server options to limit to local connections and per-instance TCPAcee Lindem2024-04-251-0/+8
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-8/+8
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* ospfd: Remove MTYPE_TMPDonald Sharp2022-12-051-4/+0
* ospfd: add router id support to ospf apiChristian Hopps2022-06-231-0/+4
* ospfd: api: add new ISM and NSM sync requestsChristian Hopps2022-06-021-0/+5
* ospfd: api: remove unused api code/message creationChristian Hopps2022-06-021-3/+0
* ospfd: api: fix recovery of LSA after restart of api clientChristian Hopps2022-06-021-1/+2
* ospfd: api: add reachable router notificationsChristian Hopps2022-06-021-1/+11
* *: Fix spelling of FollowingDonald Sharp2022-04-011-5/+5
* ospfd: Convert `enum event` to `enum ospf_apiserver_event`Donald Sharp2022-03-021-2/+2
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-4/+4
* ospfd: fix display of plain-text data on "show ... json" commandsRenato Westphal2021-10-081-1/+2
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-9/+9
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-122/+128
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-5/+4
* ospf: Fix OSPF API and ospf-te LSA refreshers to match recent API changePaul Jakma2011-04-131-1/+1
* 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-56/+56
* 2004-09-24 Paul Jakma <paul@dishone.st>paul2004-09-241-1/+1
* Addition of OSPF-API - Amir Guindehi <nospam.amir@datacore.ch>paul2003-03-171-0/+201