From: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
To: Stephen Hemminger <shemminger@osdl.org>
Cc: "David S. Miller" <davem@redhat.com>,
Jay Schulist <jschlst@samba.org>,
netdev@oss.sgi.com, linux-atalk@lists.netspace.org
Subject: Re: [[RFT] convert appletalk over to new protocol
Date: Thu, 10 Jul 2003 03:20:11 -0300 [thread overview]
Message-ID: <20030710062010.GC11670@conectiva.com.br> (raw)
In-Reply-To: <20030709131300.660c052f.shemminger@osdl.org>
Em Wed, Jul 09, 2003 at 01:13:00PM -0700, Stephen Hemminger escreveu:
> This fixes appletalk ddp protocol to address a couple of issues:
> - routing code was holding a reference to device without doing ref counting.
> - packet interface was old style
> - add shared buffer checks
> - add pullup's where needed
> - change checksum to handle fragmented sk_buff's
> - clean up comments to match above changes.
>
> I don't have real appletalk test infrastructure, and given the checksum change it should
> be tested against real Apple hardware. It does build, and loads/unloads fine. I can
> bring up the netatalk stuff without problem but have nothing to talk to it.
I'll take a look, but I missed the sock_hold/put stuff from a first look, it
is OK by now when adding and removing from a lista of socks due to the hlist
conversion work, but needs to be done in routines that search a list of socks
and return a sock.
I do have a good Appletalk test bed, with m68k and ppc macs, but I'll only will
be able to test this next wednesday, as I'll be on a business trip starting
tomorrow.
Good work as far as I quickly glanced, will review it further and provide
comments, probably in the next days.
- Arnaldo
prev parent reply other threads:[~2003-07-10 6:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-09 20:13 [[RFT] convert appletalk over to new protocol Stephen Hemminger
2003-07-10 6:20 ` Arnaldo Carvalho de Melo [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030710062010.GC11670@conectiva.com.br \
--to=acme@conectiva.com.br \
--cc=davem@redhat.com \
--cc=jschlst@samba.org \
--cc=linux-atalk@lists.netspace.org \
--cc=netdev@oss.sgi.com \
--cc=shemminger@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).