Documentation ¶
Overview ¶
Package prefilter provides a means of configuring XDP pre-filters for DDoS-mitigation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProbePreFilter ¶
ProbePreFilter checks whether XDP mode is supported on given device
Types ¶
type PreFilter ¶
type PreFilter struct {
// contains filtered or unexported fields
}
PreFilter holds global info on related CIDR maps participating in prefilter
func (*PreFilter) WriteConfig ¶
WriteConfig dumps the configuration for the corresponding header file
Click to show internal directories.
Click to hide internal directories.