diff --git a/README.pod b/README.pod index 05bc549..1939e86 100644 --- a/README.pod +++ b/README.pod @@ -173,10 +173,11 @@ L. Required. =item B (default: I) -Controls whether or not B should enable IPv6 forwarding if necessary. IPv6 -forwarding is necessary for B to work correctly. It will also ensure that -the I sysctl is to '2' for all devices have it set to '1', in order -to prevent any connectivity loss as a result of enabling forwarding. +Controls whether or not B should enable IPv6 forwarding if necessary. +IPv6 forwarding is necessary for B to work correctly. It will also +ensure that the I sysctl is to '2' for all devices have it set to +'1', in order to prevent any connectivity loss as a result of enabling +forwarding. All sysctls that are modified will be restored to their original values when B is shutting down. @@ -185,8 +186,8 @@ B is shutting down. Controls whether or not B should insert ip6tables rules that permit the forwarding of IPv6 traffic between the CLAT and PLAT devices. Such forwarding -must be permitted for B to work correctly. Any rules added will be removed -when B is shutting down. +must be permitted for B to work correctly. Any rules added will be +removed when B is shutting down. The default is I if the ip6tables_filter kernel module is loaded, I if it is not.