mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +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:
@@ -461,7 +461,6 @@ CONFIG_NET_TCPBACKLOG=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
# CONFIG_NET_ICMP_PING is not set
|
# CONFIG_NET_ICMP_PING is not set
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -484,7 +484,6 @@ CONFIG_NET_TCP_RECVDELAY=0
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
# CONFIG_NET_ICMP_PING is not set
|
# CONFIG_NET_ICMP_PING is not set
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -473,7 +473,6 @@ CONFIG_NET_BROADCAST=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
# CONFIG_NET_ICMP_PING is not set
|
# CONFIG_NET_ICMP_PING is not set
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -836,7 +836,6 @@ CONFIG_NET_UDP_CONNS=8
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -627,7 +627,6 @@ CONFIG_NET_BROADCAST=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -424,7 +424,6 @@ CONFIG_NET_TCPBACKLOG=y
|
|||||||
# CONFIG_NET_UDP is not set
|
# CONFIG_NET_UDP is not set
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
# CONFIG_NET_ICMP_PING is not set
|
# CONFIG_NET_ICMP_PING is not set
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
# CONFIG_NET_IGMP is not set
|
# CONFIG_NET_IGMP is not set
|
||||||
CONFIG_NET_STATISTICS=y
|
CONFIG_NET_STATISTICS=y
|
||||||
CONFIG_NET_ETH_TCP_RECVWNDO=536
|
CONFIG_NET_ETH_TCP_RECVWNDO=536
|
||||||
|
|||||||
@@ -613,7 +613,6 @@ CONFIG_NET_TCP_RECVDELAY=0
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
# CONFIG_NET_ICMP_PING is not set
|
# CONFIG_NET_ICMP_PING is not set
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -468,7 +468,6 @@ CONFIG_NET_BROADCAST=y
|
|||||||
# CONFIG_NET_RXAVAIL is not set
|
# CONFIG_NET_RXAVAIL is not set
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
# CONFIG_NET_IGMP is not set
|
# CONFIG_NET_IGMP is not set
|
||||||
CONFIG_NET_STATISTICS=y
|
CONFIG_NET_STATISTICS=y
|
||||||
CONFIG_NET_ETH_TCP_RECVWNDO=536
|
CONFIG_NET_ETH_TCP_RECVWNDO=536
|
||||||
|
|||||||
@@ -596,7 +596,6 @@ CONFIG_NET_TCPBACKLOG=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
# CONFIG_NET_ICMP_PING is not set
|
# CONFIG_NET_ICMP_PING is not set
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -634,7 +634,6 @@ CONFIG_NET_UDP_READAHEAD=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -420,7 +420,6 @@ CONFIG_NET_BROADCAST=y
|
|||||||
# CONFIG_NET_RXAVAIL is not set
|
# CONFIG_NET_RXAVAIL is not set
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
# CONFIG_NET_ICMP_PING is not set
|
# CONFIG_NET_ICMP_PING is not set
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
# CONFIG_NET_IGMP is not set
|
# CONFIG_NET_IGMP is not set
|
||||||
# CONFIG_NET_STATISTICS is not set
|
# CONFIG_NET_STATISTICS is not set
|
||||||
CONFIG_NET_ETH_TCP_RECVWNDO=536
|
CONFIG_NET_ETH_TCP_RECVWNDO=536
|
||||||
|
|||||||
@@ -426,7 +426,6 @@ CONFIG_NET_TCPBACKLOG=y
|
|||||||
# CONFIG_NET_UDP is not set
|
# CONFIG_NET_UDP is not set
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
# CONFIG_NET_ICMP_PING is not set
|
# CONFIG_NET_ICMP_PING is not set
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
# CONFIG_NET_IGMP is not set
|
# CONFIG_NET_IGMP is not set
|
||||||
CONFIG_NET_STATISTICS=y
|
CONFIG_NET_STATISTICS=y
|
||||||
CONFIG_NET_ETH_TCP_RECVWNDO=536
|
CONFIG_NET_ETH_TCP_RECVWNDO=536
|
||||||
|
|||||||
@@ -555,7 +555,6 @@ CONFIG_NET_TCP_RECVDELAY=0
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
# CONFIG_NET_ICMP_PING is not set
|
# CONFIG_NET_ICMP_PING is not set
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -432,7 +432,6 @@ CONFIG_NET_BROADCAST=y
|
|||||||
# CONFIG_NET_RXAVAIL is not set
|
# CONFIG_NET_RXAVAIL is not set
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
# CONFIG_NET_IGMP is not set
|
# CONFIG_NET_IGMP is not set
|
||||||
CONFIG_NET_STATISTICS=y
|
CONFIG_NET_STATISTICS=y
|
||||||
CONFIG_NET_ETH_TCP_RECVWNDO=536
|
CONFIG_NET_ETH_TCP_RECVWNDO=536
|
||||||
|
|||||||
@@ -426,7 +426,6 @@ CONFIG_NET_TCPBACKLOG=y
|
|||||||
# CONFIG_NET_UDP is not set
|
# CONFIG_NET_UDP is not set
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
# CONFIG_NET_ICMP_PING is not set
|
# CONFIG_NET_ICMP_PING is not set
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
# CONFIG_NET_IGMP is not set
|
# CONFIG_NET_IGMP is not set
|
||||||
# CONFIG_NET_STATISTICS is not set
|
# CONFIG_NET_STATISTICS is not set
|
||||||
CONFIG_NET_ETH_TCP_RECVWNDO=536
|
CONFIG_NET_ETH_TCP_RECVWNDO=536
|
||||||
|
|||||||
@@ -898,7 +898,6 @@ CONFIG_NET_UDP_READAHEAD=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -627,7 +627,6 @@ CONFIG_NET_UDP_READAHEAD=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -602,7 +602,6 @@ CONFIG_NET_TCPBACKLOG=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -612,7 +612,6 @@ CONFIG_NET_BROADCAST=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -460,7 +460,6 @@ CONFIG_NET_BROADCAST=y
|
|||||||
# CONFIG_NET_RXAVAIL is not set
|
# CONFIG_NET_RXAVAIL is not set
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
# CONFIG_NET_IGMP is not set
|
# CONFIG_NET_IGMP is not set
|
||||||
CONFIG_NET_STATISTICS=y
|
CONFIG_NET_STATISTICS=y
|
||||||
CONFIG_NET_ETH_TCP_RECVWNDO=536
|
CONFIG_NET_ETH_TCP_RECVWNDO=536
|
||||||
|
|||||||
@@ -460,7 +460,6 @@ CONFIG_NET_BROADCAST=y
|
|||||||
# CONFIG_NET_RXAVAIL is not set
|
# CONFIG_NET_RXAVAIL is not set
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
# CONFIG_NET_IGMP is not set
|
# CONFIG_NET_IGMP is not set
|
||||||
CONFIG_NET_STATISTICS=y
|
CONFIG_NET_STATISTICS=y
|
||||||
CONFIG_NET_ETH_TCP_RECVWNDO=536
|
CONFIG_NET_ETH_TCP_RECVWNDO=536
|
||||||
|
|||||||
@@ -611,7 +611,6 @@ CONFIG_NET_UDP_READAHEAD=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -468,7 +468,6 @@ CONFIG_NET_BROADCAST=y
|
|||||||
# CONFIG_NET_RXAVAIL is not set
|
# CONFIG_NET_RXAVAIL is not set
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
# CONFIG_NET_IGMP is not set
|
# CONFIG_NET_IGMP is not set
|
||||||
CONFIG_NET_STATISTICS=y
|
CONFIG_NET_STATISTICS=y
|
||||||
CONFIG_NET_ETH_TCP_RECVWNDO=536
|
CONFIG_NET_ETH_TCP_RECVWNDO=536
|
||||||
|
|||||||
@@ -590,7 +590,6 @@ CONFIG_NET_UDP_READAHEAD=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
# CONFIG_NET_ICMP_PING is not set
|
# CONFIG_NET_ICMP_PING is not set
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -660,7 +660,6 @@ CONFIG_NET_UDP_READAHEAD=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -594,7 +594,6 @@ CONFIG_NET_TCPBACKLOG=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
# CONFIG_NET_ICMP_PING is not set
|
# CONFIG_NET_ICMP_PING is not set
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -525,7 +525,6 @@ CONFIG_NET_TCPBACKLOG=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -522,7 +522,6 @@ CONFIG_NET_TCP_RECVDELAY=0
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
# CONFIG_NET_ICMP_PING is not set
|
# CONFIG_NET_ICMP_PING is not set
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -486,7 +486,6 @@ CONFIG_NET_BROADCAST=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -520,7 +520,6 @@ CONFIG_NET_TCPBACKLOG=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
# CONFIG_NET_ICMP_PING is not set
|
# CONFIG_NET_ICMP_PING is not set
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -513,7 +513,6 @@ CONFIG_NET_TCPBACKLOG=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
# CONFIG_NET_ICMP_PING is not set
|
# CONFIG_NET_ICMP_PING is not set
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -462,7 +462,6 @@ CONFIG_NET_BROADCAST=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
# CONFIG_NET_ICMP_PING is not set
|
# CONFIG_NET_ICMP_PING is not set
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -526,7 +526,6 @@ CONFIG_NET_TCP_RECVDELAY=0
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
# CONFIG_NET_ICMP_PING is not set
|
# CONFIG_NET_ICMP_PING is not set
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -636,7 +636,6 @@ CONFIG_NET_UDP_READAHEAD=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -521,7 +521,6 @@ CONFIG_NET_BROADCAST=y
|
|||||||
# CONFIG_NET_RXAVAIL is not set
|
# CONFIG_NET_RXAVAIL is not set
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
# CONFIG_NET_IGMP is not set
|
# CONFIG_NET_IGMP is not set
|
||||||
# CONFIG_NET_STATISTICS is not set
|
# CONFIG_NET_STATISTICS is not set
|
||||||
CONFIG_NET_ETH_TCP_RECVWNDO=536
|
CONFIG_NET_ETH_TCP_RECVWNDO=536
|
||||||
|
|||||||
@@ -606,7 +606,6 @@ CONFIG_NET_TCP_RECVDELAY=0
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
# CONFIG_NET_ICMP_PING is not set
|
# CONFIG_NET_ICMP_PING is not set
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -637,7 +637,6 @@ CONFIG_NET_UDP_READAHEAD=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -568,7 +568,6 @@ CONFIG_NET_TCPBACKLOG=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
# CONFIG_NET_ICMP_PING is not set
|
# CONFIG_NET_ICMP_PING is not set
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -602,7 +602,6 @@ CONFIG_NET_TCPBACKLOG=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
# CONFIG_NET_ICMP_PING is not set
|
# CONFIG_NET_ICMP_PING is not set
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -594,7 +594,6 @@ CONFIG_NET_TCPBACKLOG=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
# CONFIG_NET_ICMP_PING is not set
|
# CONFIG_NET_ICMP_PING is not set
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -652,7 +652,6 @@ CONFIG_NET_UDP_READAHEAD=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -753,7 +753,6 @@ CONFIG_NET_UDP_CONNS=8
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -852,7 +852,6 @@ CONFIG_NET_UDP_CONNS=8
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -565,7 +565,6 @@ CONFIG_NET_TCP_RECVDELAY=0
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
# CONFIG_NET_ICMP_PING is not set
|
# CONFIG_NET_ICMP_PING is not set
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -688,7 +688,6 @@ CONFIG_NET_UDP_READAHEAD=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -749,7 +749,6 @@ CONFIG_NET_UDP_READAHEAD=y
|
|||||||
#
|
#
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# IGMPv2 Client Support
|
# IGMPv2 Client Support
|
||||||
|
|||||||
@@ -326,7 +326,6 @@ CONFIG_NET_UDP_CONNS=8
|
|||||||
# CONFIG_NET_RXAVAIL is not set
|
# CONFIG_NET_RXAVAIL is not set
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
# CONFIG_NET_IGMP is not set
|
# CONFIG_NET_IGMP is not set
|
||||||
CONFIG_NET_STATISTICS=y
|
CONFIG_NET_STATISTICS=y
|
||||||
CONFIG_NET_ETH_TCP_RECVWNDO=1460
|
CONFIG_NET_ETH_TCP_RECVWNDO=1460
|
||||||
|
|||||||
@@ -348,7 +348,6 @@ CONFIG_NET_BROADCAST=y
|
|||||||
# CONFIG_NET_RXAVAIL is not set
|
# CONFIG_NET_RXAVAIL is not set
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
# CONFIG_NET_IGMP is not set
|
# CONFIG_NET_IGMP is not set
|
||||||
CONFIG_NET_STATISTICS=y
|
CONFIG_NET_STATISTICS=y
|
||||||
CONFIG_NET_ETH_TCP_RECVWNDO=1460
|
CONFIG_NET_ETH_TCP_RECVWNDO=1460
|
||||||
|
|||||||
@@ -355,7 +355,6 @@ CONFIG_NET_UDP_CONNS=8
|
|||||||
# CONFIG_NET_RXAVAIL is not set
|
# CONFIG_NET_RXAVAIL is not set
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
# CONFIG_NET_IGMP is not set
|
# CONFIG_NET_IGMP is not set
|
||||||
CONFIG_NET_STATISTICS=y
|
CONFIG_NET_STATISTICS=y
|
||||||
CONFIG_NET_ETH_TCP_RECVWNDO=1460
|
CONFIG_NET_ETH_TCP_RECVWNDO=1460
|
||||||
|
|||||||
@@ -334,7 +334,6 @@ CONFIG_NET_UDP_CONNS=8
|
|||||||
# CONFIG_NET_RXAVAIL is not set
|
# CONFIG_NET_RXAVAIL is not set
|
||||||
CONFIG_NET_ICMP=y
|
CONFIG_NET_ICMP=y
|
||||||
CONFIG_NET_ICMP_PING=y
|
CONFIG_NET_ICMP_PING=y
|
||||||
# CONFIG_NET_PINGADDRCONF is not set
|
|
||||||
# CONFIG_NET_IGMP is not set
|
# CONFIG_NET_IGMP is not set
|
||||||
CONFIG_NET_STATISTICS=y
|
CONFIG_NET_STATISTICS=y
|
||||||
CONFIG_NET_ETH_TCP_RECVWNDO=1460
|
CONFIG_NET_ETH_TCP_RECVWNDO=1460
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user