Add support for ipv6

[Gitee link #I85687]
This commit is contained in:
Aoran Zeng
2024-06-05 10:15:58 +08:00
parent 4936826635
commit 557db108b3
2 changed files with 41 additions and 30 deletions

View File

@@ -2311,9 +2311,6 @@ get_target (const char *input, TargetOp code, char *option)
return true;
}
int Cli_Option_IPv6 = 0;
int Cli_Optiion_Locally = 0;
int Cli_Option_InEnglish = 0;
int
main (int argc, char const *argv[])