NetBSD-Bugs archive

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

PR/41878 CVS commit: [netbsd-5] src/sys/netinet



The following reply was made to PR port-xen/41878; it has been noted by GNATS.

From: Manuel Bouyer <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41878 CVS commit: [netbsd-5] src/sys/netinet
Date: Sat, 5 Sep 2009 11:44:08 +0000

 Module Name:   src
 Committed By:  bouyer
 Date:          Sat Sep  5 11:44:07 UTC 2009
 
 Modified Files:
        src/sys/netinet [netbsd-5]: if_arp.c
 
 Log Message:
 Pull up following revision(s) (requested by dyoung in ticket #911):
        sys/netinet/if_arp.c: revision 1.146
 Don't require the gateway address to have room for both an interface
 name and address.  Room for an address will do.  This should fix
 a regression in 'arp -s ...' on interfaces such as xennet0 with
 unusually long names. Fix PR #41878.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.143 -r1.143.4.1 src/sys/netinet/if_arp.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index