Skip to content

Commit

Permalink
busybox: Enable IPv6
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszkobak committed Apr 18, 2024
1 parent 77896d0 commit 84ef1b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions busybox_config
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,7 @@ CONFIG_FEATURE_LESS_MAXLINES=0
#
# Networking Utilities
#
# CONFIG_FEATURE_IPV6 is not set
CONFIG_FEATURE_IPV6=y
# CONFIG_FEATURE_UNIX_LOCAL is not set
# CONFIG_FEATURE_PREFER_IPV4_ADDRESS is not set
# CONFIG_VERBOSE_RESOLUTION_ERRORS is not set
Expand Down Expand Up @@ -881,7 +881,7 @@ CONFIG_NTPD=y
# CONFIG_FEATURE_NTPD_SERVER is not set
CONFIG_FEATURE_NTPD_CONF=y
CONFIG_PING=y
# CONFIG_PING6 is not set
CONFIG_PING6=y
CONFIG_FEATURE_FANCY_PING=y
# CONFIG_PSCAN is not set
CONFIG_ROUTE=y
Expand Down

0 comments on commit 84ef1b5

Please sign in to comment.