diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-11-24 13:44:42 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-11-24 13:44:42 +0000 |
| commit | 34c96b563ee5224856afa1d503dfea36e677fa2a (patch) | |
| tree | bdb43fbedd070d05dc9dca9a5aeeab4656eab68f /usr.sbin/arp | |
| parent | 877205d1d4a9a35e3b3f846a0250dd683065dd9b (diff) | |
Notes
Diffstat (limited to 'usr.sbin/arp')
| -rw-r--r-- | usr.sbin/arp/arp.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/arp/arp.4 b/usr.sbin/arp/arp.4 index 1ef7206c90135..ddc0471fea696 100644 --- a/usr.sbin/arp/arp.4 +++ b/usr.sbin/arp/arp.4 @@ -28,7 +28,7 @@ .\" @(#)arp4.4 6.5 (Berkeley) 4/18/94 .\" $FreeBSD$ .\" -.Dd November 10, 2005 +.Dd November 24, 2005 .Dt ARP 4 .Os .Sh NAME @@ -105,7 +105,8 @@ However, the .Dq "proxy all" feature causes the local host to act as a proxy for .Em all -hosts. +hosts reachable through some other network interface, +different from the one the request came in from. It may be enabled by setting the .Xr sysctl 8 MIB variable |
