Flavio Leitner <f...@sysclose.org> writes:

> The attribute was being prepended to the netlink buffer, but
> the function  nl_sock_transact_multiple__() expects to find the
> netlink header as first to update the length, seq and pid fields.
>
> This patch fixes to append the attribute instead of prepending it.
>
> Fixes: 756819ddd788 ("netdev-linux: use netlink to update netdev.")
> Signed-off-by: Flavio Leitner <f...@sysclose.org>
> ---

Acked-by: Aaron Conole <acon...@redhat.com>
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to