Allow RTS calls prior to initial route table load 54/4354/1 4.1.3
authorE. Scott Daniels <daniels@research.att.com>
Wed, 8 Jul 2020 15:28:05 +0000 (11:28 -0400)
committerE. Scott Daniels <daniels@research.att.com>
Wed, 8 Jul 2020 15:28:05 +0000 (11:28 -0400)
commitcf4413c47ce274d7fc08c3bcfc8c4de3d465ad4d
tree7b98b8902ac97c0142d92874210a27076dfc6ecc
parent76b3d37b04b8ee902e7b669d5ad82aaa50abac3a
Allow RTS calls prior to initial route table load

To better support heartbeat responses it is necessary to
allow RTS messages to be sent prior to the loading of
the initial route table. This change implements this and
has the side effect of also allowing wormhold sends prior
to a route table arrival (which is ok since no routing
is needed for wormhole traffic).

Issue-ID: RIC-589

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I302bdd0f274a7c5bc95f3f382e3374b21662ab8c
CHANGES_CORE.txt
CMakeLists.txt
docs/msg_types.rst
docs/rel-notes.rst
src/rmr/common/src/rt_generic_static.c
src/rmr/nng/include/rmr_nng_private.h
src/rmr/nng/src/rmr_nng.c
src/rmr/si/include/rmr_si_private.h
src/rmr/si/src/rmr_si.c