This is an automated email from the ASF dual-hosted git repository. gsim pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git.
from c3fd202 DISPATCH-1433 - Wait for the receivers to get created before starting to send messages to them new ea32ab1 DISPATCH-1428: allow a route-container connection to be looked up by connector name, even if the container id is the same as a connection from a different connector new 28613bb DISPATCH-1429: reset iterator for address starting with _ if it does not match one of the special types new 2b849f2 DISPATCH-1430: handle array of capabilities as well as single symbol for qd.waypoint The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/iterator.c | 2 + src/router_core/route_control.c | 94 +++++++++++++++--------- src/router_core/router_core_private.h | 1 + src/router_core/terminus.c | 30 ++++++-- tests/system_tests_link_routes.py | 130 ++++++++++++++++++++++++++++++++++ 5 files changed, 217 insertions(+), 40 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org