diff options
-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 1ef7206..ddc0471 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 |