Documentation
¶
Overview ¶
Package iptablessync is responsible for creating the necessary chains, ipsets, hooking them in the appropriate order and monitoring them
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// DefaultSyncInterval specifies the default value for arpsync interval in seconds
DefaultSyncInterval = 120
)
Functions ¶
Types ¶
type IPTablesWatcher ¶
type IPTablesWatcher struct {
// contains filtered or unexported fields
}
IPTablesWatcher makes sure the order of the chains is maintained
Click to show internal directories.
Click to hide internal directories.