On 4/20/22 07:55, Adrian Moreno wrote: > The minimum changes to adapt to new ovs are: > - adapt to changes made in inet_parse_active function by passing an > extra NULL argument > > - fix those places where next variable was being used inside *_SAFE > iterators since. Now the next variable might not always be safe to use > so extra checks are needed. > > Signed-off-by: Adrian Moreno <[email protected]> > ---
Looks good to me, thanks! Acked-by: Dumitru Ceara <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
