Salvatore Daniele <[email protected]> writes: > From: Adrian Moreno <[email protected]> > > The match keyword "igmp" is not supported in ofp-parse, which means > that flow dumps cannot be restored. Previously a workaround was > added to ovs-save to avoid changing output in stable branches. > > This patch changes the output to print igmp match in the accepted > ofp-parse format (ip,nw_proto=2). Tests are added, and NEWS is > updated to reflect this change. > > The workaround in ovs-save is still included to ensure that flows > can be restored when upgrading an older ovs-vswitchd. This workaround > should be removed in later versions. > > Signed-off-by: Adrian Moreno <[email protected]> > Signed-off-by: Salvatore Daniele <[email protected]> > Co-authored-by: Salvatore Daniele <[email protected]> > Acked-by: Flavio Leitner <[email protected]> > ---
Acked-by: Aaron Conole <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
