netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@davemloft.net>
To: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
Cc: sri@us.ibm.com, netdev@oss.sgi.com
Subject: Re: [PATCH] merge sctp_opt with sctp_sock
Date: Mon, 17 Jan 2005 13:33:27 -0800	[thread overview]
Message-ID: <20050117133327.0386763f.davem@davemloft.net> (raw)
In-Reply-To: <41E8A17D.9040307@conectiva.com.br>

On Sat, 15 Jan 2005 02:52:13 -0200
Arnaldo Carvalho de Melo <acme@conectiva.com.br> wrote:

> 	Please take a look and if its acceptable pull from:
> 
> bk://kernel.bkbits.net/acme/connection_sock-2.6
> 
> 	The tricky bit here is that SCTP, to keep the existing logic,
> needs a way to copy only its private area from one sock to another, so
> I introduced a generic inet_sk_copy_descendant, that knows about the
> inet (v4/v6) layout (wrt inet_sock and inet6_pinfo), using this and
> sk->sk_prot->slab_obj_size we can copy the inet_sock descendant
> private area generically.

This looks fine, although I wish the descendant copying thing
could be done more cleanly somehow.

Pulled.

  reply	other threads:[~2005-01-17 21:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-15  4:52 [PATCH] merge sctp_opt with sctp_sock Arnaldo Carvalho de Melo
2005-01-17 21:33 ` David S. Miller [this message]
2005-01-18  1:12   ` Arnaldo Carvalho de Melo
2005-01-18  1:40     ` Sridhar Samudrala
2005-01-18  1:49       ` Arnaldo Carvalho de Melo
2005-01-18  2:18         ` Sridhar Samudrala

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=20050117133327.0386763f.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=acme@conectiva.com.br \
    --cc=netdev@oss.sgi.com \
    --cc=sri@us.ibm.com \
    /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).