Lines Matching +full:local +full:- +full:host
39 Local Network Addresses (such as Ethernet addresses).
43 ARP caches Internet-Ethernet address mappings.
53 If the target host does not respond after several requests,
54 the host is considered to be down allowing an error to be returned to
60 for a non-responding destination host, and
62 for a non-responding router.
64 The ARP cache is stored in per-interface link-level table.
69 Manually-added entries may be temporary or permanent,
72 in which case the system will respond to ARP requests for that host
79 ARP watches passively for hosts impersonating the local host (i.e., a host
80 which responds to an ARP mapping request for the local host's address).
82 Proxy ARP is a feature whereby the local host will respond to requests
86 is set up on a host-by-host basis using the
88 utility, by adding an entry for each host inside a given subnet for
92 feature causes the local host to act as a proxy for
108 .Bl -tag -width "log_arp_permanent_modify"
118 A non-zero value causes the GARP packet to be retransmitted the stated number
140 Log attempts by a remote host to modify a permanent ARP entry.
160 How many packets to hold in the per-entry output queue while the entry
164 Number of retransmits before a host is considered down and an error is
175 .Bl -diag
177 ARP has discovered another host on the local network which responds to
182 ARP requested information for a host, and received an answer indicating
183 that the host's ethernet address is the ethernet broadcast address.
186 ARP had a cached value for the ethernet address of the referenced host,
187 but received a reply indicating that the host is at a new address.
188 This can happen normally when host hardware addresses change,
189 or when a mobile node arrives or leaves the local subnet.
195 The route for the referenced host points to a device upon which ARP is
197 to store the host's MAC address.
210 entry in the local ARP table.