netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: dlezcano@fr.ibm.com
Cc: netdev@vger.kernel.org, den@openvz.org, benjamin.thery@bull.net
Subject: Re: [patch 1/2][NETNS][DST] dst: pass the dst_ops as parameter to the gc functions
Date: Fri, 18 Jan 2008 03:57:26 -0800 (PST)	[thread overview]
Message-ID: <20080118.035726.246361573.davem@davemloft.net> (raw)
In-Reply-To: <20080116150724.711756326@localhost.localdomain>

From: Daniel Lezcano <dlezcano@fr.ibm.com>
Date: Wed, 16 Jan 2008 15:54:17 +0100

> The garbage collection function receive the dst_ops structure as
> parameter. This is useful for the next incoming patchset because
> it will need the dst_ops (there will be several instances) and 
> the network namespace pointer (contained in the dst_ops).
> 
> The protocols which do not take care of the namespaces will not
> be impacted by this change (expect for the function signature),
> they do just ignore the parameter.
> 
> Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>

Applied.

  reply	other threads:[~2008-01-18 11:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-16 14:54 [patch 0/2][NETNS][DST] pass dst_ops to gc functions and add a netns pointer in it Daniel Lezcano
2008-01-16 14:54 ` [patch 1/2][NETNS][DST] dst: pass the dst_ops as parameter to the gc functions Daniel Lezcano
2008-01-18 11:57   ` David Miller [this message]
2008-01-16 14:54 ` [patch 2/2][NETNS][DST] add the network namespace pointer in dst_ops Daniel Lezcano
2008-01-18 11:58   ` David Miller

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=20080118.035726.246361573.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=benjamin.thery@bull.net \
    --cc=den@openvz.org \
    --cc=dlezcano@fr.ibm.com \
    --cc=netdev@vger.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 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).