summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_nsm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* * : include event ptr in event_execute apiMark Stapp2023-07-251-1/+1
* *: Fixup formatting issues due to reorderingDonald Sharp2023-03-241-5/+5
* *: Convert thread_execute to event_executeDonald Sharp2023-03-241-1/+1
* *: Convert thread_add_XXX functions to event_add_XXXDonald Sharp2023-03-241-2/+2
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-1/+1
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* ospfd: Remove various macros that overlap THREAD_OFFDonald Sharp2022-07-211-3/+0
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-1/+1
* ospfd: ospf nbr in full although mismatch in hello packet contentsMobashshera Rasool2021-10-061-1/+1
* *: require semicolon after DEFINE_HOOK & co.David Lamparter2021-03-171-1/+1
* * : update signature of thread_cancel apiMark Stapp2020-10-231-7/+1
* ospfd: Grace LSA processingrgirada2020-09-221-1/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-20/+18
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-6/+2
* *: use hooks for sending SNMP trapsDavid Lamparter2017-03-251-0/+6
* ospfd: Update nsm_change_state to static scope, as it is not called from else...Andrew Certain2013-01-071-1/+0
* ospfd: Reset neighbour inactivity timer for any packet arrivalPaul Jakma2010-12-081-1/+1
* [ospfd] cleanup NSM neighbour delete through a new Deleted NSM statePaul Jakma2006-07-101-9/+10
* 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-20/+19
* Initial revisionpaul2002-12-131-0/+91