ip_forward

file: /proc/sys/net/ipv4/ip_forward
variable: net.ipv4.ip_forward
Official reference

0 - disabled (default) not 0 - enabled

Forward Packets between interfaces.

This variable is special, its change resets all configuration parameters to their default state (RFC1122 for hosts, RFC1812 for routers)

source