forked from scionproto/scion
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Binding the snet.UDPConn to an unspecified address is not possible (prevented by SCIONNetwork.OpenRaw and SCIONNetwork.NewCookedConn, would be supported by the underlying net.UDPConn.ListenUDP though.
- Is the reason for this restriction related to the packet reception?
- What is the recommended way of handling roaming use cases?
Should the interface's IP addresses continuously be monitored, the connection closed and a new connection opened, or is there a better way to handle such a scenario?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels