From owner-freebsd-hackers Fri Sep 5 17:39:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA11118 for hackers-outgoing; Fri, 5 Sep 1997 17:39:20 -0700 (PDT) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA11113 for ; Fri, 5 Sep 1997 17:39:17 -0700 (PDT) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id RAA20772; Fri, 5 Sep 1997 17:38:46 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd020767; Sat Sep 6 00:38:39 1997 Message-ID: <3410A5F8.794BDF32@whistle.com> Date: Fri, 05 Sep 1997 17:38:16 -0700 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: hackers@freebsd.org CC: julian@whistle.com Subject: RFC:atalk networking merge to RELENG_2_2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Last week, I made the following patches to -current http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/net/if_var.h.diff?r1=1.5&r2=1.6 http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netatalk/at_control.c.diff?r1=1.15&r2=1.16 http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netatalk/ddp_output.c.diff?r1=1.4&r2=1.5 http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/net/if.c.diff?r1=1.50&r2=1.51 I would like to make the same fix to RELENG_2_2 branch. does anyone have objections.. without this appletalk has significant breakage.. julian