Skip to content

Path Aware Socket API #20

@amdfxlucas

Description

@amdfxlucas

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions