From: David Miller <davem@davemloft.net>
To: kaber@trash.net
Cc: netdev@vger.kernel.org
Subject: Re: [RFC PATCH 6/9] ipv4: ipmr: remove net pointer from struct mfc_cache
Date: Tue, 13 Apr 2010 04:10:36 -0700 (PDT) [thread overview]
Message-ID: <20100413.041036.266097612.davem@davemloft.net> (raw)
In-Reply-To: <1271007435-20035-7-git-send-email-kaber@trash.net>
From: kaber@trash.net
Date: Sun, 11 Apr 2010 19:37:12 +0200
> From: Patrick McHardy <kaber@trash.net>
>
> Now that cache entries in unres_queue don't need to be distinguished by their
> network namespace pointer anymore, we can remove it from struct mfc_cache
> add pass the namespace as function argument to the functions that need it.
>
> Signed-off-by: Patrick McHardy <kaber@trash.net>
This is ok.
next prev parent reply other threads:[~2010-04-13 11:10 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-11 17:37 [RFC PATCH 0/9] net: support multiple independant multicast routing instances kaber
2010-04-11 17:37 ` [RFC PATCH 1/9] net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions kaber
2010-04-13 11:06 ` David Miller
2010-04-11 17:37 ` [RFC PATCH 2/9] net: fib_rules: set family in fib_rule_hdr centrally kaber
2010-04-13 11:06 ` David Miller
2010-04-11 17:37 ` [RFC PATCH 3/9] net: fib_rules: decouple address families from real address families kaber
2010-04-13 11:08 ` David Miller
2010-04-11 17:37 ` [RFC PATCH 4/9] ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.h kaber
2010-04-13 11:09 ` David Miller
2010-04-11 17:37 ` [RFC PATCH 5/9] ipv4: ipmr: move unres_queue and timer to per-namespace data kaber
2010-04-13 11:10 ` David Miller
2010-04-11 17:37 ` [RFC PATCH 6/9] ipv4: ipmr: remove net pointer from struct mfc_cache kaber
2010-04-13 11:10 ` David Miller [this message]
2010-04-11 17:37 ` [RFC PATCH 7/9] ipv4: ipmr: convert struct mfc_cache to struct list_head kaber
2010-04-13 11:15 ` David Miller
2010-04-13 11:18 ` Patrick McHardy
2010-04-11 17:37 ` [RFC PATCH 8/9] net: ipmr: move mroute data into seperate structure kaber
2010-04-13 11:15 ` David Miller
2010-04-11 17:37 ` [RFC PATCH 9/9] net: ipmr: support multiple tables kaber
2010-04-13 11:17 ` David Miller
2010-04-13 11:18 ` Patrick McHardy
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=20100413.041036.266097612.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=kaber@trash.net \
--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).