NetBSD-Bugs archive

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

PR/44412 CVS commit: src/sys/netatalk



The following reply was made to PR kern/44412; it has been noted by GNATS.

From: "Hauke Fath" <hauke%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44412 CVS commit: src/sys/netatalk
Date: Tue, 31 Jan 2012 09:53:44 +0000

 Module Name:   src
 Committed By:  hauke
 Date:          Tue Jan 31 09:53:44 UTC 2012
 
 Modified Files:
        src/sys/netatalk: aarp.c ddp_output.c
 
 Log Message:
 Fix AppleTalk name registration, as discussed on the port-macppc list
 <http://mail-index.netbsd.org/port-macppc/2010/07/09/msg001119.html>
 and in PR kern/44412, by looping back ddp broadcasts.
 
 Patch submitted by David Riley against netbsd-5, adaptation for
 -current and minor KNF touchup by me.
 
 Needs to be pulled up to netbsd-5.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.35 -r1.36 src/sys/netatalk/aarp.c
 cvs rdiff -u -r1.15 -r1.16 src/sys/netatalk/ddp_output.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