[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130728103634.GI10216@zirkel.wertarbyte.de>
Date: Sun, 28 Jul 2013 12:36:34 +0200
From: Stefan Tomanek <stefan.tomanek@...tarbyte.de>
To: netdev@...r.kernel.org, Andrew Collins <bsderandrew@...il.com>,
stephen@...workplumber.org
Subject: Re: [PATCH] fib_rules: add .suppress operation
Dies schrieb Hannes Frederic Sowa (hannes@...essinduktion.org):
> This should fix the compile error (was a c&p error from me in the previous
> mail).
>
> - if (!(fib_flags & FIB_LOOKUP_NOREF))
> + if (!(arg->flags & FIB_LOOKUP_NOREF))
>
> This should get a considerable amount of stress testing now. ;)
I amended that change and made a forced push, so now the branch should be up to
date and in working condition:
https://github.com/wertarbyte/linux/compare/fib_rule_suppress
--
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