Re: [PATCH net-next v2 2/2] vxlan: allow specifying multiple default destinations
From: Mike Rapoport <hidden>
Date: 2013-05-28 08:58:13
From: Mike Rapoport <hidden>
Date: 2013-05-28 08:58:13
On Tue, May 28, 2013 at 11:46 AM, Cong Wang [off-list ref] wrote:
On Tue, 28 May 2013 at 08:31 GMT, Mike Rapoport [off-list ref] wrote:quoted
+ IFLA_VXLAN_REMOTE_ADD, + IFLA_VXLAN_REMOTE_DEL, + IFLA_VXLAN_REMOTE_LST,Usually we use NEW_* and GET_* instead of *_ADD and *_LST.
Semantically ADD and LST seem more correct to me. We are adding a destination and asking for destinations list...
-- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
-- Sincerely yours, Mike.