arp.4 (6a068746777241722b2b32c5d0bc443a2a64d80b) | arp.4 (e1656a881067832534dab2f7a04ad7bdd2439cc6) |
---|---|
1.\" Copyright (c) 1985, 1986, 1988, 1994 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 105 unchanged lines hidden (view full) --- 114to 1. 115.Sh MIB Variables 116The ARP protocol implements a number of configrable variables in 117.Va net.link.ether.inet 118branch 119of the 120.Xr sysctl 3 121MIB. | 1.\" Copyright (c) 1985, 1986, 1988, 1994 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 105 unchanged lines hidden (view full) --- 114to 1. 115.Sh MIB Variables 116The ARP protocol implements a number of configrable variables in 117.Va net.link.ether.inet 118branch 119of the 120.Xr sysctl 3 121MIB. |
122.Bl -tag | 122.Bl -tag -width "useloopback" |
123.It Va max_age 124How long an ARP entry is held in the cache until it needs to be refreshed. 125.It Va maxtries 126Number of retransmits before host is considered down and error is returned. 127.It Va useloopback 128If an ARP entry is added for local address, force the traffic to go through 129the loopback interface. 130.It Va proxyall --- 61 unchanged lines hidden --- | 123.It Va max_age 124How long an ARP entry is held in the cache until it needs to be refreshed. 125.It Va maxtries 126Number of retransmits before host is considered down and error is returned. 127.It Va useloopback 128If an ARP entry is added for local address, force the traffic to go through 129the loopback interface. 130.It Va proxyall --- 61 unchanged lines hidden --- |