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

# Packages

Package mock_routing is a generated GoMock package.

# Functions

AdvertiseList returns the list of prefixes to advertise for the given policy and ISD-ASes.
LoadPolicy loads the policy file from the path.
No description provided by the author
NewPolicyHandler creates a HTTP handler for the reloadable policy.
No description provided by the author
StaticAdvertised returns the list of all prefixes that can be advertised.

# Constants

List of available actions.
List of available actions.
List of available actions.
List of available actions.
List of available actions.

# Structs

IPSet is the same as netipx.IPSet except that it can be converted to/from string.
negatedIAMatcher negates the result of the enclosed matcher.
NetworkMatcher matches IP networks.
Policy represents a set of rules.
Rule represents a routing policy rule.
singleIAMatcher matches other ISD-AS numbers based on a single ISD-AS.

# Interfaces

IAMatcher matches ISD-AS.
PolicyPublisher is used to publish policies.

# Type aliases

Action represents the rule decision.