Re: [RFC] vxlan: convert remote list to list_rcu
From: Mike Rapoport <hidden>
Date: 2013-06-04 09:18:09
From: Mike Rapoport <hidden>
Date: 2013-06-04 09:18:09
On Tue, Jun 4, 2013 at 12:46 AM, David Stevens [off-list ref] wrote:
But i don't think any of this fdb code relates to the default
destination directly, since the generic fdb code does not support
default, or any other aggregate matching. VXLAN can define the
netlink API for default destinations without affecting anything
else, because it is already a per-device feature.
+-DLSThe only relation is the 'struct vxlan_rdst' which I intended to use for default destinations list. So, until there's a consensus about remote destinations list in fdb, I cannot continue to work on multiple default destinations. -- Sincerely yours, Mike.