//
pkg.gl
Category
github.com/scionproto/scion
dispatcher
package
0.12.0
Repository:
https://github.com/scionproto/scion.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
487 SLOC
#
Packages
cmd
No description provided by the author
config
Package config contains the configuration of the SCION dispatcher.
mgmtapi
Package mgmtapi provides primitives to interact with the openapi HTTP API.
#
Functions
ListenAndServe
No description provided by the author
NewServer
NewServer creates new instance of Server.
#
Constants
ErrUnsupportedL4
No description provided by the author
#
Structs
Server
Server is the main object allowing to forward SCION packets coming from legacy BR to the final endhost application and to handle SCMP info packets destined to this endhost.