All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@mandriva.com>
To: Stephen Hemminger <shemminger@osdl.org>
Cc: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>,
	"David S. Miller" <davem@davemloft.net>,
	netdev@vger.kernel.org, stable@kernel.org
Subject: Re: [PATCH] llc: SOCK_DGRAM interface fixes
Date: Thu, 03 Aug 2006 13:38:51 -0300	[thread overview]
Message-ID: <44D2269B.4030205@mandriva.com> (raw)
In-Reply-To: <20060803092117.5726b4d7@localhost.localdomain>

Stephen Hemminger wrote:
> The datagram interface of LLC is broken in a couple of ways.

I don't doubt it, most of the testing was done on the SOCK_STREAM code,
Jay Schullist worked a bit on the dgram side of things but that was long
ago.

The plan is to use sk->sk_prot-> in the same way as the INET transport
protocols, to clearly separate STREAM from DGRAM code, etc. Its yet
another thing on my longish backlog, sigh.

Dave, please apply.

Acked-by: Arnaldo Carvalho de Melo <acme@mandriva.com>

- Arnaldo

  reply	other threads:[~2006-08-03 16:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-03 16:21 [PATCH] llc: SOCK_DGRAM interface fixes Stephen Hemminger
2006-08-03 16:38 ` Arnaldo Carvalho de Melo [this message]
2006-08-03 23:39   ` David Miller
2006-08-03 21:52 ` [stable] " Greg KH
2006-08-08 16:36 ` Alexey Kuznetsov
2006-08-08 16:42   ` Stephen Hemminger
2006-08-08 17:54   ` Arnaldo Carvalho de Melo

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=44D2269B.4030205@mandriva.com \
    --to=acme@mandriva.com \
    --cc=acme@ghostprotocols.net \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=shemminger@osdl.org \
    --cc=stable@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.