mirror of
https://github.com/toreanderson/clatd
synced 2026-09-22 14:41:19 +00:00
Minor documentation fixes
This commit is contained in:
@@ -159,7 +159,7 @@ example:
|
|||||||
|
|
||||||
B<clatd 'script-up=ip route add 192.0.2.0/24 dev $clat_dev || true'>
|
B<clatd 'script-up=ip route add 192.0.2.0/24 dev $clat_dev || true'>
|
||||||
|
|
||||||
=item B<script-up=string> (no default)
|
=item B<script-down=string> (no default)
|
||||||
|
|
||||||
This works exactly the same as B<script-up>, only that this script is run right
|
This works exactly the same as B<script-up>, only that this script is run right
|
||||||
after TAYGA has exited, before the clean-up process of restoring any settings
|
after TAYGA has exited, before the clean-up process of restoring any settings
|
||||||
@@ -354,7 +354,7 @@ If you enable B<v4-defaultroute-replace> while at the same time disabling
|
|||||||
B<v4-defaultroute-enable>, B<clatd> will remove any pre-existing IPv4 default
|
B<v4-defaultroute-enable>, B<clatd> will remove any pre-existing IPv4 default
|
||||||
routes but not add any of its own.
|
routes but not add any of its own.
|
||||||
|
|
||||||
Setting B<v4-defaultroute-replace> to I<yes>will disable the IPv4 connectivity
|
Setting B<v4-defaultroute-replace> to I<yes> will disable the IPv4 connectivity
|
||||||
check.
|
check.
|
||||||
|
|
||||||
=item B<v4-defaultroute-metric=integer> (default: I<2048>)
|
=item B<v4-defaultroute-metric=integer> (default: I<2048>)
|
||||||
|
|||||||
Reference in New Issue
Block a user