Menu

#256 PD: possibility to "register" ComIDs subscribing on several multicast addresses

1.4.2.0
closed
None
2019-06-14
2019-05-15
No

In some projects we need to register one PD ComId subscribing on several multicast addresses which isn't afaics not possible today cause it is matched to the same queue element (trdp_queueFindSubAddr) and here only one mcast IP is possible to configure.

Discussion

  • Matthias Mossner

    please see revision r1865 on branch trdp-mm-1.3.1.0 for a possible implementation

     
  • Bernd Löhr

    Bernd Löhr - 2019-05-15

    This should be possible by just adding another listener with the same comId and the additional MC address as destination. Please see trdp_mdcom.c:1659... in the current trunk.

     
  • Matthias Mossner

    • summary: MD: possibility to "register" ComIDs listening on several multicast addresses --> PD: possibility to "register" ComIDs listening on several multicast addresses
     
  • Matthias Mossner

    Yes, you are right of course! I was wrong with MD, of course this is for PD! Therefore I editid the title!

     
  • Bernd Löhr

    Bernd Löhr - 2019-05-22
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1 @@
    -In some projects we need to register one MD ComId listening on several multicast addresses which isn't afaics not possible today cause it is matched to the same queue element (trdp_queueFindSubAddr) and here only one mcast IP is possible to configure.
    +In some projects we need to register one PD ComId subscribing on several multicast addresses which isn't afaics not possible today cause it is matched to the same queue element (trdp_queueFindSubAddr) and here only one mcast IP is possible to configure.
    
    • status: open --> accepted
     
  • Bernd Löhr

    Bernd Löhr - 2019-05-22

    Changed description to PD (from MD). It is already possible to have several subscribers on the same comId, distinguished by source or dest IP. This ticket (and change) adds the ability to choose the best match on reception in trdp_queueFindSubAddr.

     
  • Bernd Löhr

    Bernd Löhr - 2019-05-22
    • summary: PD: possibility to "register" ComIDs listening on several multicast addresses --> PD: possibility to "register" ComIDs subscribing on several multicast addresses
    • status: accepted --> pending
    • assigned_to: Matthias Mossner --> Bernd Löhr
     
  • Bernd Löhr

    Bernd Löhr - 2019-06-14
    • Status: pending --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB