summaryrefslogtreecommitdiffstats
path: root/src/parpd.conf.5
diff options
context:
space:
mode:
Diffstat (limited to 'src/parpd.conf.5')
-rw-r--r--src/parpd.conf.511
1 files changed, 9 insertions, 2 deletions
diff --git a/src/parpd.conf.5 b/src/parpd.conf.5
index f90fe6f..b41a598 100644
--- a/src/parpd.conf.5
+++ b/src/parpd.conf.5
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2008-2017 Roy Marples
+.\" Copyright (c) 2008-2019 Roy Marples
.\" All rights reserved
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd March 11, 2017
+.Dd October 8, 2019
.Dt PARPD.CONF 5
.Os
.Sh NAME
@@ -69,6 +69,13 @@ or
.Sy netmask .
Hardware addresses are expressed as six hexadecimal numbers separated
by colons, e.g. "08:00:20:00:5a:bc".
+.Pp
+.Sy attack
+is a special command which proxies the address after receiving two
+Gratuitous ARP relies - ie both source and destination addresses are the same.
+This is only useful for testing
+.Li RFC 5227
+implementations.
.Sh SEE ALSO
.Xr parpd 8
.Sh AUTHORS