Skip to content

Commit f003087

Browse files
rlubosnashif
authored andcommitted
tests: net: all: Make sure gratuitous ARP transmission is enabled
Add you config to the build-all net tests, to make sure everything build properly. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
1 parent 6551e6f commit f003087

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/net/all/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ CONFIG_NET_ARP=y
221221
CONFIG_NET_ARP_TABLE_SIZE=3
222222
CONFIG_NET_ARP_LOG_LEVEL_DBG=y
223223
CONFIG_NET_ARP_GRATUITOUS=y
224+
CONFIG_NET_ARP_GRATUITOUS_TRANSMISSION=y
224225

225226
# Logging
226227
CONFIG_NET_LOG=y

0 commit comments

Comments
 (0)