package
0.12.0
Repository: https://github.com/scionproto/scion.git
Documentation: pkg.go.dev

# Packages

Package bfd implements Bidirectional Forwarding Detection as defined in RFC 5880.
No description provided by the author
Package config defines the router's configuration file.
No description provided by the author
Package mgmtapi provides primitives to interact with the openapi HTTP API.
Package mock_router is a generated GoMock package.

# Functions

NewMetrics initializes the metrics for the Border Router, and registers them with the default registry.

# Structs

Connector implements the Dataplane API of the router control process.
DataPlane contains a SCION Border Router's forwarding logic.
Metrics defines the data-plane metrics for the BR.
No description provided by the author

# Interfaces

BatchConn is a connection that supports batch reads and writes.