From: Stefan Tomanek <stefan.tomanek@wertarbyte.de>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] fib_rules: add route suppression based on ifgroup
Date: Thu, 1 Aug 2013 18:55:24 +0200 [thread overview]
Message-ID: <20130801165524.GF21970@zirkel.wertarbyte.de> (raw)
In-Reply-To: <1375373194.10515.158.camel@edumazet-glaptop>
Dies schrieb Eric Dumazet (eric.dumazet@gmail.com):
> > diff --git a/include/net/fib_rules.h b/include/net/fib_rules.h
> > index 2f286dc..4d32ecc 100644
> > --- a/include/net/fib_rules.h
> > +++ b/include/net/fib_rules.h
> > @@ -19,6 +19,7 @@ struct fib_rule {
> > u32 flags;
> > u32 table;
> > u8 table_prefixlen_min;
> > + int suppress_ifgroup;
> > u8 action;
> > u32 target;
> > struct fib_rule __rcu *ctarget;
>
> Why adding holes in this structure ?
What do you mean? Adding holes?
next prev parent reply other threads:[~2013-08-01 16:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-01 15:18 [PATCH] fib_rules: add route suppression based on ifgroup Stefan Tomanek
2013-08-01 16:06 ` Eric Dumazet
2013-08-01 16:55 ` Stefan Tomanek [this message]
2013-08-01 17:05 ` Eric Dumazet
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=20130801165524.GF21970@zirkel.wertarbyte.de \
--to=stefan.tomanek@wertarbyte.de \
--cc=eric.dumazet@gmail.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