Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TrustPolicy = "last"
The trust function to be used. Can be set by configurable 'trustforwarded'.
Functions ¶
func RegisterTrustFunc ¶
func RegisterTrustFunc(name string, tf originfuncs.LegFunc)
func TrustByConfig ¶
func TrustByConfig(leg *originfuncs.Leg, distance int) bool
func TrustedLegs ¶
func TrustedLegs(legs []originfuncs.Leg) []originfuncs.Leg
Get trusted legs based on configuration.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.