Expand description
SCION stack builder.
Structs§
- Scion
Stack Builder - Builder for creating a ScionStack.
- Snap
Underlay Config - SNAP underlay configuration.
- Snap
Underlay Config Builder - SNAP underlay configuration builder.
- UdpUnderlay
Config - UDP underlay configuration.
- UdpUnderlay
Config Builder - UDP underlay configuration builder.
Enums§
- Build
Scion Stack Error - Build SCION stack errors.
- Build
Snap Scion Stack Error - Build SNAP SCION stack errors.
- Build
UdpScion Stack Error - Build UDP SCION stack errors.
- Crpc
Client Error - Connect RPC client error.
Constants§
- DEFAULT_
RECEIVE_ CHANNEL_ SIZE - Default size for the socket’s receive channel (in packets). 64KiB max payload size * 1000 ~= 64MiB if full.