From: Roy Marples Date: Fri, 5 Apr 2013 09:47:33 +0000 (+0000) Subject: Note that we support RFC 5227 X-Git-Tag: v5.99.6~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dea2d67376353e68b4632a686c283f9fa686c6c5;p=thirdparty%2Fdhcpcd.git Note that we support RFC 5227 --- diff --git a/arp.h b/arp.h index 65ac2588..c2d4fe51 100644 --- a/arp.h +++ b/arp.h @@ -28,8 +28,7 @@ #ifndef ARP_H #define ARP_H -/* These are for IPV4LL, RFC 3927. - * We put them here as we use the timings for all ARP foo. */ +/* ARP timings from RFC5227 */ #define PROBE_WAIT 1 #define PROBE_NUM 3 #define PROBE_MIN 1 diff --git a/dhcpcd.8.in b/dhcpcd.8.in index c3b6c0b8..83fd715f 100644 --- a/dhcpcd.8.in +++ b/dhcpcd.8.in @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd April 1, 2013 +.Dd April 5, 2013 .Dt DHCPCD 8 .Os .Sh NAME @@ -605,7 +605,7 @@ running on the .Sh STANDARDS RFC 951, RFC 1534, RFC 2131, RFC 2132, RFC 2855, RFC 3004, RFC 3315,RFC 3361, RFC 3633, RFC 3396, RFC 3397, RFC 3442, RFC 3927, RFC 4361, RFC 4390, RFC 4702, -RFC 4861, RFC 5969, RFC 6106. +RFC 4861, RFC 5227, RFC 5969, RFC 6106. .Sh AUTHORS .An Roy Marples Aq roy@marples.name .Sh BUGS