From: David Miller <davem@davemloft.net>
To: kaber@trash.net
Cc: netdev@vger.kernel.org
Subject: Re: [RFC PATCH 2/9] net: fib_rules: set family in fib_rule_hdr centrally
Date: Tue, 13 Apr 2010 04:06:56 -0700 (PDT) [thread overview]
Message-ID: <20100413.040656.112169085.davem@davemloft.net> (raw)
In-Reply-To: <1271007435-20035-3-git-send-email-kaber@trash.net>
From: kaber@trash.net
Date: Sun, 11 Apr 2010 19:37:08 +0200
> From: Patrick McHardy <kaber@trash.net>
>
> All fib_rules implementations need to set the family in their ->fill()
> functions. Since the value is available to the generic fib_nl_fill_rule()
> function, set it there.
>
> Signed-off-by: Patrick McHardy <kaber@trash.net>
Looks good.
next prev parent reply other threads:[~2010-04-13 11:06 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 [this message]
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
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.040656.112169085.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 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.