• Erik Hugne's avatar
    tipc: add support for address domain suffix · f81ef1bc
    Erik Hugne authored
    The TIPC protocol bindings in ZeroMQ defaults to a lookup domain
    of 1.0.0 to prevent 'closest first' search, and instead always
    do round robin if several sockets in the network or node have
    the same name published. In retrospect, this might have been a
    bad idea because it won't work on standalone configurations.
    We solve this by allowing an optional domain suffix to be provided
    in the address, and 0.0.0 should be used in that case, or if the
    TIPC address range in the cluster configuration is defined to some
    other value. Domain suffixes are only relevant for connecting
    addresses.
    Signed-off-by: 's avatarErik Hugne <erik.hugne@gmail.com>
    f81ef1bc
Name
Last commit
Last update
RELICENSE Loading commit data...
builds Loading commit data...
doc Loading commit data...
include Loading commit data...
m4 Loading commit data...
packaging Loading commit data...
perf Loading commit data...
src Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.hgeol Loading commit data...
.mailmap Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CMakeLists.txt Loading commit data...
COPYING Loading commit data...
COPYING.LESSER Loading commit data...
Dockerfile Loading commit data...
Doxygen.cfg Loading commit data...
FindSodium.cmake Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README.cygwin.md Loading commit data...
README.doxygen.md Loading commit data...
README.md Loading commit data...
acinclude.m4 Loading commit data...
appveyor.yml Loading commit data...
autogen.sh Loading commit data...
branding.bmp Loading commit data...
ci_build.sh Loading commit data...
ci_deploy.sh Loading commit data...
configure.ac Loading commit data...
installer.ico Loading commit data...
version.sh Loading commit data...