From b65dffc06bcd4b9c98f308252e02fe531fd34535 Mon Sep 17 00:00:00 2001 From: liangwen12year Date: Tue, 29 Oct 2024 13:44:05 +0000 Subject: [PATCH] Update README.html for latest --- docs/index.html | 9 +++++++++ latest/README.html | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/docs/index.html b/docs/index.html index 25f0536..f4b771f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -829,6 +829,15 @@ used.

  • gateway4 and gateway6

    The default gateway for IPv4 (gateway4) or IPv6 (gateway6) packets.

  • +
  • wait_ip

    +

    The property controls whether the system should wait for a specific +IP stack to be configured before considering the connection activated. +It can be set to "any", "ipv4","ipv6," or "ipv4+ipv6". When set to +"any," the system considers the connection activated when any IP stack +is configured. "ipv4" ensures the system waits for IPv4 configuration, +while "ipv6" ensures the system waits for IPv6 configuration. The +"ipv4+ipv6" option requires both IPv4 and IPv6 to be configured before +the connection is considered activated.

  • ipv4_ignore_auto_dns and ipv6_ignore_auto_dns

    If enabled, the automatically configured name servers and search diff --git a/latest/README.html b/latest/README.html index 25f0536..f4b771f 100644 --- a/latest/README.html +++ b/latest/README.html @@ -829,6 +829,15 @@ used.

  • gateway4 and gateway6

    The default gateway for IPv4 (gateway4) or IPv6 (gateway6) packets.

  • +
  • wait_ip

    +

    The property controls whether the system should wait for a specific +IP stack to be configured before considering the connection activated. +It can be set to "any", "ipv4","ipv6," or "ipv4+ipv6". When set to +"any," the system considers the connection activated when any IP stack +is configured. "ipv4" ensures the system waits for IPv4 configuration, +while "ipv6" ensures the system waits for IPv6 configuration. The +"ipv4+ipv6" option requires both IPv4 and IPv6 to be configured before +the connection is considered activated.

  • ipv4_ignore_auto_dns and ipv6_ignore_auto_dns

    If enabled, the automatically configured name servers and search