Phil Sutter <phil@xxxxxx> wrote: > Legacy ebtables-restore does not support COMMIT directive, so allow for > callers of xtables_restore_parse() to toggle support for it. > > If it is not supported, allow for next table definition without previous > COMMIT and implicitly commit the ruleset after parsing input instead of > complaining about missing final COMMIT statement. Hmm. Omitting COMMIT with iptables classic gives ability to do dryrun/syntax checking. So I think it might be better to have nft-ebt-save always print COMMIT too, to not rely on this forever? -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html