mirror of
https://github.com/toreanderson/clatd
synced 2026-03-21 13:05:40 +00:00
Reflow a couple of lines to fit within 80 chars
This commit is contained in:
13
README.pod
13
README.pod
@@ -173,10 +173,11 @@ L<http://www.litech.org/tayga>. Required.
|
|||||||
|
|
||||||
=item B<forwarding-enable=bool> (default: I<yes>)
|
=item B<forwarding-enable=bool> (default: I<yes>)
|
||||||
|
|
||||||
Controls whether or not B<clatd> should enable IPv6 forwarding if necessary. IPv6
|
Controls whether or not B<clatd> should enable IPv6 forwarding if necessary.
|
||||||
forwarding is necessary for B<clatd> to work correctly. It will also ensure that
|
IPv6 forwarding is necessary for B<clatd> to work correctly. It will also
|
||||||
the I<accept_ra> sysctl is to '2' for all devices have it set to '1', in order
|
ensure that the I<accept_ra> sysctl is to '2' for all devices have it set to
|
||||||
to prevent any connectivity loss as a result of enabling forwarding.
|
'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
|
All sysctls that are modified will be restored to their original values when
|
||||||
B<clatd> is shutting down.
|
B<clatd> is shutting down.
|
||||||
@@ -185,8 +186,8 @@ B<clatd> is shutting down.
|
|||||||
|
|
||||||
Controls whether or not B<clatd> should insert ip6tables rules that permit the
|
Controls whether or not B<clatd> should insert ip6tables rules that permit the
|
||||||
forwarding of IPv6 traffic between the CLAT and PLAT devices. Such forwarding
|
forwarding of IPv6 traffic between the CLAT and PLAT devices. Such forwarding
|
||||||
must be permitted for B<clatd> to work correctly. Any rules added will be removed
|
must be permitted for B<clatd> to work correctly. Any rules added will be
|
||||||
when B<clatd> is shutting down.
|
removed when B<clatd> is shutting down.
|
||||||
|
|
||||||
The default is I<yes> if the ip6tables_filter kernel module is loaded, I<no>
|
The default is I<yes> if the ip6tables_filter kernel module is loaded, I<no>
|
||||||
if it is not.
|
if it is not.
|
||||||
|
|||||||
Reference in New Issue
Block a user