gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1918: add blurb for garpd


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1918: add blurb for garpd
Date: Sun, 17 Feb 2013 23:35:24 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1918
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2013-02-17 23:35:24 +0100
message:
  add blurb for garpd
modified:
  gnu/garpd/Makefile
=== modified file 'gnu/garpd/Makefile'
--- a/gnu/garpd/Makefile        2012-12-16 22:26:25 +0000
+++ b/gnu/garpd/Makefile        2013-02-17 22:35:24 +0000
@@ -2,9 +2,15 @@
 GARNAME = garpd
 GARVERSION = 0.2.0
 HOME_URL = http://www.gnu.org/software/garpd/
-DESCRIPTION = Broadcasts Gratuitous ARPs for a list of \\n\
-MAC address <-> IP address mappings on specified interfaces at \\n\
-regular intervals. 
+DESCRIPTION = Broadcast Gratuitous ARPs 
+define BLURB
+ Broadcasts Gratuitous ARP (Address Resolution Protocol) 
+ requests/replies for a list of MAC address <-> IP address mappings on
+ specified  interfaces at regular intervals.  Gratuitous ARP requests
+ packets are those where the source and the destination IPs are both
+ the IP of the requesting machine.  Gratuitous ARP replies are those
+ which are not made to a corresponding request.
+endef
 
 ######################################################################
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]