On Fri, Aug 20, 2021 at 03:43:15PM +0200, Frode Nordahl wrote: > Data retrieved from netlink and friends may include link layer > address. Add type to nl_attr_type and min/max functions to allow > use of nl_policy_parse with this type of data. > > While this will not be used by Open vSwitch itself at this time, > sibling and derived projects want to use the great netlink library > that OVS provides, and it is not possible to safely override the > global nl_attr_type symbol at link time. > > Signed-off-by: Frode Nordahl <[email protected]>
Thanks, I applied this. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
