Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlwaysAllow ¶
type AlwaysAllow struct{}
type DstAddrFilter ¶
type DstAddrFilter struct {
// contains filtered or unexported fields
}
func NewDstAddrFilter ¶
func NewDstAddrFilter(prefixes []netip.Prefix, next Filter) DstAddrFilter
type ErrDestinationAddressNotAllowed ¶
type ErrDestinationAddressNotAllowed struct {
// contains filtered or unexported fields
}
func (ErrDestinationAddressNotAllowed) Error ¶
func (e ErrDestinationAddressNotAllowed) Error() string
Click to show internal directories.
Click to hide internal directories.