Skip to content

Commit

Permalink
tests: net: all: Enable IPv4 ACD in the test suite
Browse files Browse the repository at this point in the history
Make sure ACD is enabled in the build-all configuration.

Signed-off-by: Robert Lubos <[email protected]>
  • Loading branch information
rlubos committed Jun 5, 2024
1 parent b34e34d commit d78862e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/net/all/prj.conf
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ CONFIG_NET_MGMT_EVENT_MONITOR_AUTO_START=y

# IPv4
CONFIG_NET_IPV4=y
CONFIG_NET_IPV4_ACD=y
CONFIG_NET_INITIAL_TTL=42
CONFIG_NET_IF_UNICAST_IPV4_ADDR_COUNT=2
CONFIG_NET_IF_MCAST_IPV4_ADDR_COUNT=2
Expand Down

0 comments on commit d78862e

Please sign in to comment.