Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HandlerOpts ¶
type NftSetHandler ¶
type NftSetHandler struct {
// contains filtered or unexported fields
}
NftSetHandler can add netip.Prefix to the corresponding set. The table that contains this set must be an inet family table. If the set has a 'interval' flag, the prefix from netip.Prefix will be applied.
func NewNtSetHandler ¶
func NewNtSetHandler(opts HandlerOpts) *NftSetHandler
NewNtSetHandler inits NftSetHandler.
Click to show internal directories.
Click to hide internal directories.