mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Network: Add an IPv4 configuration option. Hardcoded to =y for now, but I would like to be able to select IPv4 and/or IPv6 in the future
This commit is contained in:
@@ -713,6 +713,7 @@ CONFIG_NET=y
|
||||
#
|
||||
# Driver buffer configuration
|
||||
#
|
||||
CONFIG_NET_IPv4=y
|
||||
CONFIG_NET_MULTIBUFFER=y
|
||||
CONFIG_NET_ETH_MTU=590
|
||||
CONFIG_NET_ETH_TCP_RECVWNDO=536
|
||||
|
||||
Reference in New Issue
Block a user