On 15 May 2023, at 10:23, Roi Dayan wrote: > From: Gavin Li <[email protected]> > > Linux kernel netlink module added NLA_F_NESTED flag checking for nested > netlink messages in 5.2. A nested message without the flag set will be > treated as malformated one. The check is optional and is controlled by > message policy. To avoid this, add NLA_F_NESTED explicitly for all > nested netlink messages with a new function > nl_msg_start_nested_with_flag(). > > Signed-off-by: Gavin Li <[email protected]> > Reviewed-by: Roi Dayan <[email protected]> The changes look good to me. Acked-by: Eelco Chaudron <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
- [ovs-dev] [PATCH v3 0/7] Add vxlan gbp offload with TC Roi Dayan via dev
- [ovs-dev] [PATCH v3 1/7] tc: Pass tunnel entirely t... Roi Dayan via dev
- Re: [ovs-dev] [PATCH v3 1/7] tc: Pass tunnel en... Eelco Chaudron
- [ovs-dev] [PATCH v3 2/7] odp-util: Extract vxlan gb... Roi Dayan via dev
- Re: [ovs-dev] [PATCH v3 2/7] odp-util: Extract ... Eelco Chaudron
- [ovs-dev] [PATCH v3 3/7] odp-util: Extract vxlan gb... Roi Dayan via dev
- Re: [ovs-dev] [PATCH v3 3/7] odp-util: Extract ... Eelco Chaudron
- [ovs-dev] [PATCH v3 4/7] netlink: Add new function ... Roi Dayan via dev
- Re: [ovs-dev] [PATCH v3 4/7] netlink: Add new f... Simon Horman
- Re: [ovs-dev] [PATCH v3 4/7] netlink: Add new f... Eelco Chaudron
- [ovs-dev] [PATCH v3 6/7] tc: Pass encap entirely to... Roi Dayan via dev
- Re: [ovs-dev] [PATCH v3 6/7] tc: Pass encap ent... Eelco Chaudron
- [ovs-dev] [PATCH v3 5/7] tc: Add vxlan gbp option f... Roi Dayan via dev
- Re: [ovs-dev] [PATCH v3 5/7] tc: Add vxlan gbp ... Simon Horman
- Re: [ovs-dev] [PATCH v3 5/7] tc: Add vxlan gbp ... Eelco Chaudron
- Re: [ovs-dev] [PATCH v3 5/7] tc: Add vxlan ... Simon Horman
- Re: [ovs-dev] [PATCH v3 5/7] tc: Add vx... Eelco Chaudron
- [ovs-dev] [PATCH v3 7/7] tc: Add vxlan encap action... Roi Dayan via dev
- Re: [ovs-dev] [PATCH v3 7/7] tc: Add vxlan enca... Simon Horman
- Re: [ovs-dev] [PATCH v3 7/7] tc: Add vxlan ... Roi Dayan via dev
