Skip to content

Commit

Permalink
Finish removing v6only (Tom Smyth)
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowman committed Sep 18, 2022
1 parent 0abb604 commit 71d7e1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion commands.c
Expand Up @@ -312,7 +312,6 @@ Menu ip6tab[] = {
{ "multipath", "Multipath routing", CMPL0 0, 0, 0, 0, ipsysctl },
{ "neighborgcthresh", "Maximum number of entries in neighbor cache", CMPL0 0, 0, 0, 0, ipsysctl },
{ "redirect", "Enables sending ICMPv6 redirects by the system", CMPL0 0, 0, 0, 0, ipsysctl },
{ "v6only", "IPv6 only", CMPL0 0, 0, 0, 0, ipsysctl },
{ "?", "Help", CMPL0 0, 0, 0, 0, sysctlhelp },
{ 0, 0, 0, 0, 0, 0, 0, 0 }

Expand Down

0 comments on commit 71d7e1b

Please sign in to comment.