Skip to content

Commit

Permalink
tests: net: all: Make sure gratuitous ARP transmission is enabled
Browse files Browse the repository at this point in the history
Add you config to the build-all net tests, to make sure everything build
properly.

Signed-off-by: Robert Lubos <[email protected]>
  • Loading branch information
rlubos authored and nashif committed May 8, 2024
1 parent 6551e6f commit f003087
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 @@ -221,6 +221,7 @@ CONFIG_NET_ARP=y
CONFIG_NET_ARP_TABLE_SIZE=3
CONFIG_NET_ARP_LOG_LEVEL_DBG=y
CONFIG_NET_ARP_GRATUITOUS=y
CONFIG_NET_ARP_GRATUITOUS_TRANSMISSION=y

# Logging
CONFIG_NET_LOG=y
Expand Down

0 comments on commit f003087

Please sign in to comment.