aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Kconfig b/net/Kconfig
index 8ddea2823ac..e5b58375156 100644
--- a/net/Kconfig
+++ b/net/Kconfig
@@ -110,6 +110,7 @@ config KEEP_SERVERADDR
config UDP_CHECKSUM
bool "Check the UDP checksum"
+ default y if SANDBOX
help
Enable this to verify the checksum on UDP packets. If the checksum
is wrong then the packet is discussed and an error is shown, like