[FAST-24] Allow to specify the multicast network interface used by the MulticastEndpoint Created: 14/Aug/09 Updated: 28/Aug/09 Resolved: 28/Aug/09 |
|
| Status: | Closed |
| Project: | OpenFAST |
| Component/s: | None |
| Affects Version/s: | 1.0.1 |
| Fix Version/s: | 1.0.1 |
| Type: | New Feature | Priority: | Default |
| Reporter: | Andreas Lohr | Assignee: | Jacob Northey |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
Here's a small patch that allows you to specify the multicast network interface used by the MulticastEndpoint. This is useful – essential actually – if your machine has more than one network interface and you receive the openfast data over a specific one only. I have tested this feature using the consumer example application. |
| Comments |
| Comment by Andreas Lohr [ 14/Aug/09 ] |
|
Here's the diff against trunk. |