Swap out incorrect usage of '^' with proper usage of '-'.
Signed-off-by: Trey Aspelund <taspelund@nvidia.com>
sysctl values: https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt
Expected sysctl settings
-^^^^^^^^^^^^^^^^^^^^^^^^
+------------------------
.. option:: net.ipv4.ip_forward = 1
is the default behavior for v4 as well.
Optional sysctl settings
-^^^^^^^^^^^^^^^^^^^^^^^^
+------------------------
.. option:: net.ipv4.conf.{all,default,<interface>}.bc_forwarding = 0