Lines Matching +full:auto +full:- +full:detection
4 # SPDX-License-Identifier: Apache-2.0
73 bool "Accept broadcast ICMPv4 echo-request"
75 If set, then respond to ICMPv4 echo-request that is sent to
81 If set, then accept UDP packets destined to non-standard
101 bool "Activate IPv4 address conflict detection (RFC 5227)"
104 Activate IPv4 address conflict detection specified in RFC 5227.
105 The conflict detection is based on ARP probes/announcements.
116 Enables IPv4 auto IP address configuration (see RFC 3927)
147 Incoming fragments are stored in per-packet queue before being
176 module-dep = NET_LOG
177 module-str = Log level for core IPv4
178 module-help = Enables core IPv4 code to output debug messages.
182 module-dep = NET_LOG
183 module-str = Log level for ICMPv4
184 module-help = Enables ICMPv4 code to output debug messages.
189 module-dep = NET_LOG
190 module-str = Log level for IPv4 address conflict detection
191 module-help = Enables IPv4 address conflict detection debug messages.
197 module-dep = NET_LOG
198 module-str = Log level for IPv4 autoconf client
199 module-help = Enable debug diagnostic from IPv4 autoconf client.