Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var INTERFACE_SETTINGS = []struct { format string value string }{ {"net.ipv4.conf.%s.rp_filter", "0"}, {"net.ipv4.conf.%s.forwarding", "1"}, {"net.ipv6.conf.%s.forwarding", "1"}, {"net.ipv4.conf.%s.proxy_arp", "1"}, {"net.ipv6.conf.%s.proxy_ndp", "1"}, }
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.