nftset

package
v3.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2022 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const PluginType = "nftset"

Variables

This section is empty.

Functions

func Init

func Init(bp *handler.BP, args interface{}) (p handler.Plugin, err error)

Types

type Args

type Args struct {
	TableFamily4 string `yaml:"table_family4"`
	TableFamily6 string `yaml:"table_family6"`
	TableName4   string `yaml:"table_name4"`
	TableName6   string `yaml:"table_name6"`
	SetName4     string `yaml:"set_name4"`
	SetName6     string `yaml:"set_name6"`
	Mask4        int    `yaml:"mask4"` // default 24
	Mask6        int    `yaml:"mask6"` // default 32
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL