[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87shj92z9w.fsf@mellanox.com>
Date: Fri, 09 Jun 2017 13:09:31 +0200
From: Petr Machata <petrm@...lanox.com>
To: David Ahern <dsahern@...il.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] net: vrf: Make add_fib_rules per network namespace flag
David Ahern <dsahern@...il.com> writes:
> Commit 1aa6c4f6b8cd8 ("net: vrf: Add l3mdev rules on first device create")
> adds the l3mdev FIB rule the first time a VRF device is created. However,
> it only creates the rule once and only in the namespace the first device
> is created - which may not be init_net. Fix by using the net_generic
> capability to make the add_fib_rules flag per network namespace.
Works per my testing.
Thanks!
Petr
Powered by blists - more mailing lists