I am trying to get multicast TTL set for akka.io.UdpMessage. I have tried setting socket options after the bind, but this has done nothing to change the TTL for sent packets. I need a TTL greater than one for my sent multicast messages. Does anyone know what I might be doing wrong here?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Use of Udp in akka-typed | 0 | 544 | October 21, 2021 | |
| IO(Udp) SimpleSender has message size limits. What are they? | 0 | 598 | July 23, 2021 | |
| Set type of service field in IP headers | 1 | 444 | March 8, 2023 | |
| Simple UDP Server with Akka Streams and Alpakka UDP | 2 | 1696 | June 11, 2019 | |
| Akka cluster tls tcp configuration | 0 | 83 | August 21, 2024 |