diff options
author | 2013-06-04 00:56:49 +0000 | |
---|---|---|
committer | 2013-06-04 00:56:49 +0000 | |
commit | bde0ea4fe5d874f4c56da5aabb1beb65f2b6d95a (patch) | |
tree | 1c9eba7203a36fe0b18e11bb2fe4be6942a6415a /lib/libsqlite3/ext | |
parent | Minor adjustments in the startup of the lde and ldpe processes (diff) | |
download | wireguard-openbsd-bde0ea4fe5d874f4c56da5aabb1beb65f2b6d95a.tar.xz wireguard-openbsd-bde0ea4fe5d874f4c56da5aabb1beb65f2b6d95a.zip |
Minor adjustments in the initialization FSM
* Remove the unused NBR_EVT_DOWN event;
* Print the FSM transitions before performing the appropriate actions. In
this way nested calls to nbr_fsm() won't print the state transitions in
reverse order;
* When playing the active role of the initialization process, transition
from NBA_STA_PRESENT to NBR_STA_INITIAL before going to NBR_STA_OPENSENT;
* Call session_shutdown() on nbr_ktimeout() to remove duplicated code;
* Notify the lde process when a neighbor is deleted (discovery timeout);
* Fix a few memory leaks on nbr_del().
Diff from Renato Westphal.
Diffstat (limited to 'lib/libsqlite3/ext')
0 files changed, 0 insertions, 0 deletions