Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Nov 4, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

These Debug implementations were required by previous trait bounds
but are no longer needed.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Since commit ea70306 introduced per-interface UDP sockets bound
with SO_BINDTODEVICE, the IP_MULTICAST_IF and IPV6_MULTICAST_IF
sockoptions are no longer needed. Outgoing interfaces are now
implicitly determined by the socket binding itself.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
* Add `ifname` field to `UdpTxPduMsg` to indicate the interface
  used for sending each packet
* Replace `SendDestination` struct with `V::SocketAddr` for simplicity

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
The `extract_if` helper introduced in commit 2671ab7 is no longer
needed, as `BTreeMap::extract_if` was finally stabilized in Rust 1.91.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
We need this version for the recently stabilized
`BTreeMap::extract_if`.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
@pull pull bot locked and limited conversation to collaborators Nov 4, 2025
@pull pull bot added the ⤵️ pull label Nov 4, 2025
@pull pull bot merged commit 8eeca57 into frederic-loui:master Nov 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant