forked from nsnam/ns-3-dev-git
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
create the API for Applications to install PathSelectionCallbacks on their SCION Sockets.
Everytime the SCIONL3Protocol needs to make a decision over which path to send a Packet,
the callback will be invoked if set.
The default implementation of the callback is to just select the first path our of the list of provided candidates, exactly as scionproto snet does.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels