Re: [PATCH 1/1] neighbour : fix ndm_type type error issue

From: Cong Wang
Date: Fri Jul 25 2014 - 19:21:54 EST


On Fri, Jul 25, 2014 at 9:38 AM, Jun Zhao <mypopydev@xxxxxxxxx> wrote:
> ndm_type means L3 address type, in neighbour proxy and vxlan, it's RTN_UNICAST.
> NDA_DST is for netlink TLV type, hence it's not right value in this context.
>

Looks correct to me, at least libnl uses RTN_* for ndm_type.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/