[GitHub] qpid-dispatch pull request #318: DISPATCH-1023 - Added a multicast bit on th...

2018-06-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/qpid-dispatch/pull/318 --- - To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org

[GitHub] qpid-dispatch pull request #318: DISPATCH-1023 - Added a multicast bit on th...

2018-06-07 Thread ted-ross
Github user ted-ross commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/318#discussion_r193834441 --- Diff: src/router_core/transfer.c --- @@ -1162,7 +1164,7 @@ static void qdr_deliver_continue_CT(qdr_core_t *core, qdr_action_t *action, bool

[GitHub] qpid-dispatch pull request #318: DISPATCH-1023 - Added a multicast bit on th...

2018-06-07 Thread ted-ross
Github user ted-ross commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/318#discussion_r193833973 --- Diff: src/router_core/transfer.c --- @@ -1162,7 +1164,7 @@ static void qdr_deliver_continue_CT(qdr_core_t *core, qdr_action_t *action, bool

[GitHub] qpid-dispatch pull request #318: DISPATCH-1023 - Added a multicast bit on th...

2018-06-05 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/318 DISPATCH-1023 - Added a multicast bit on the qdr_delivery_t object to… … use in places where owning_addr is not available. Also added code to free multi frame non-multicast presettle