Documentation
¶
Index ¶
Constants ¶
View Source
const ( FORWARDING_IPV4_PATH = "/proc/sys/net/ipv4/ip_forward" FORWARDING_IPV6_PATH = "/proc/sys/net/ipv6/conf/all/forwarding" )
Variables ¶
This section is empty.
Functions ¶
func ForwardingIPv4Get ¶
func ForwardingIPv4Get() bool
func ForwardingIPv4Set ¶
func ForwardingIPv4Set(value bool)
func ForwardingIPv6Get ¶
func ForwardingIPv6Get() bool
func ForwardingIPv6Set ¶
func ForwardingIPv6Set(value bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.