[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130801165524.GF21970@zirkel.wertarbyte.de>
Date: Thu, 1 Aug 2013 18:55:24 +0200
From: Stefan Tomanek <stefan.tomanek@...tarbyte.de>
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] fib_rules: add route suppression based on ifgroup
Dies schrieb Eric Dumazet (eric.dumazet@...il.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?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists