[PD-dev] [ pure-data-Patches-1656382 ] OSCx - assign TTL only for multicast groups

SourceForge.net noreply at sourceforge.net
Thu Jun 14 17:05:32 CEST 2007


Patches item #1656382, was opened at 2007-02-09 15:38
Message generated for change (Comment added) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1656382&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: externals
Group: bugfix
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Stephen Sinclair (radarsat1)
>Assigned to: Hans-Christoph Steiner (eighthave)
Summary: OSCx - assign TTL only for multicast groups

Initial Comment:
I realized that in my previous changes to OSCx, I caused sendOSC to set the TTL value for any UDP connection. This could cause unexpected default behaviour, whether using multicast or not, when trying to use OSC on a long network connection, outside of a local subnet, such as between continents. This patch changes the behaviour so that it only sets TTL for actual multicast IP addresses. It also rejects requests to create connections on the range of multicast addresses reserved for routing information.

(This is described here: http://ntrg.cs.tcd.ie/undergrad/4ba2/multicast/antony/index.html)



----------------------------------------------------------------------

>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-06-14 11:05

Message:
Logged In: YES 
user_id=27104
Originator: NO

checked in

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1656382&group_id=55736




More information about the Pd-dev mailing list