mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Remove CONFIG_NET_PINGADDRCONF. This was a uIP way of assigning IP addresses, but is not standard and not a appropriate feature in general.
This commit is contained in:
@@ -326,7 +326,6 @@ CONFIG_NET_UDP_CONNS=8
|
||||
# CONFIG_NET_RXAVAIL is not set
|
||||
CONFIG_NET_ICMP=y
|
||||
CONFIG_NET_ICMP_PING=y
|
||||
# CONFIG_NET_PINGADDRCONF is not set
|
||||
# CONFIG_NET_IGMP is not set
|
||||
CONFIG_NET_STATISTICS=y
|
||||
CONFIG_NET_ETH_TCP_RECVWNDO=1460
|
||||
|
||||
@@ -348,7 +348,6 @@ CONFIG_NET_BROADCAST=y
|
||||
# CONFIG_NET_RXAVAIL is not set
|
||||
CONFIG_NET_ICMP=y
|
||||
CONFIG_NET_ICMP_PING=y
|
||||
# CONFIG_NET_PINGADDRCONF is not set
|
||||
# CONFIG_NET_IGMP is not set
|
||||
CONFIG_NET_STATISTICS=y
|
||||
CONFIG_NET_ETH_TCP_RECVWNDO=1460
|
||||
|
||||
@@ -355,7 +355,6 @@ CONFIG_NET_UDP_CONNS=8
|
||||
# CONFIG_NET_RXAVAIL is not set
|
||||
CONFIG_NET_ICMP=y
|
||||
CONFIG_NET_ICMP_PING=y
|
||||
# CONFIG_NET_PINGADDRCONF is not set
|
||||
# CONFIG_NET_IGMP is not set
|
||||
CONFIG_NET_STATISTICS=y
|
||||
CONFIG_NET_ETH_TCP_RECVWNDO=1460
|
||||
|
||||
@@ -334,7 +334,6 @@ CONFIG_NET_UDP_CONNS=8
|
||||
# CONFIG_NET_RXAVAIL is not set
|
||||
CONFIG_NET_ICMP=y
|
||||
CONFIG_NET_ICMP_PING=y
|
||||
# CONFIG_NET_PINGADDRCONF is not set
|
||||
# CONFIG_NET_IGMP is not set
|
||||
CONFIG_NET_STATISTICS=y
|
||||
CONFIG_NET_ETH_TCP_RECVWNDO=1460
|
||||
|
||||
@@ -355,7 +355,6 @@ CONFIG_NET_UDP_CONNS=8
|
||||
# CONFIG_NET_RXAVAIL is not set
|
||||
CONFIG_NET_ICMP=y
|
||||
CONFIG_NET_ICMP_PING=y
|
||||
# CONFIG_NET_PINGADDRCONF is not set
|
||||
# CONFIG_NET_IGMP is not set
|
||||
CONFIG_NET_STATISTICS=y
|
||||
CONFIG_NET_ETH_TCP_RECVWNDO=1460
|
||||
|
||||
@@ -356,7 +356,6 @@ CONFIG_NET_BROADCAST=y
|
||||
# CONFIG_NET_RXAVAIL is not set
|
||||
CONFIG_NET_ICMP=y
|
||||
CONFIG_NET_ICMP_PING=y
|
||||
# CONFIG_NET_PINGADDRCONF is not set
|
||||
# CONFIG_NET_IGMP is not set
|
||||
CONFIG_NET_STATISTICS=y
|
||||
CONFIG_NET_ETH_TCP_RECVWNDO=1460
|
||||
|
||||
Reference in New Issue
Block a user