-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66853/
-----------------------------------------------------------
Review request for qpid, Ganesh Murthy and Ted Ross.
Bugs: DISPATCH-981
https://issues.apache.org/jira/browse/DISPATCH-981
Repository: qpid-dispatch
Description
-------
This ensures that links from different clients that happen to use the same name
can be safely multiplexed over a single session (whether to another router or
to a route-container)
Diffs
-----
src/router_core/connections.c 4598312
src/router_core/forwarder.c b8f2291
src/router_core/router_core_private.h 0f22df5
Diff: https://reviews.apache.org/r/66853/diff/1/
Testing
-------
Manual test of 1 and 2 hop link routes. All existing tests pass. Automated test
of links with same name to follow.
Thanks,
Gordon Sim