Documentation ¶
Overview ¶
package srcipmasqnftables provides an implementation of srcipmasq.SourceIPAddressMasqer that masqs the source IP using the nftables protocol in pure go.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SourceIPAddressMasqer ¶
SourceIPAddressMasqer implements srcipmasq.SourceIPAddressMasqer using nftables.
func (*SourceIPAddressMasqer) MasqSourceIPAddress ¶
func (m *SourceIPAddressMasqer) MasqSourceIPAddress(ctx context.Context, masq *srcipmasq.Masq) (func() error, error)
MasqSourceIPAddress implements srcipmasq.SourceIPAddressMasqer.
Click to show internal directories.
Click to hide internal directories.