Flavio Leitner <[email protected]> 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 <[email protected]> > ---
Acked-by: Aaron Conole <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
