]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-10167: Added preliminary support for blade.register, currently it is only used...
authorShane Bryldt <astaelan@gmail.com>
Tue, 6 Jun 2017 21:50:38 +0000 (15:50 -0600)
committerShane Bryldt <astaelan@gmail.com>
Tue, 6 Jun 2017 21:50:38 +0000 (15:50 -0600)
commit6795fd2e457500dce8ff9a0a17fb7041fdc01bc7
tree83eff2b54b8c50eaa746446eb1f043bfd529f3c2
parent50caeda5fe5049baf38eb46d9929814a679918f5
FS-10167: Added preliminary support for blade.register, currently it is only used to update routes upstream, when a new nodeid is introduced or no longer available a blade.register is passed to update the routing tables. Edge cases are not handled yet.
libs/libblade/src/blade_session.c
libs/libblade/src/blade_stack.c
libs/libblade/src/include/blade_session.h
libs/libblade/src/include/blade_stack.h