On Wed, Jan 10, 2024 at 11:41:33PM +0100, Phil Sutter wrote: > V1 was a tad too simple: The revert is fine, but the (now) third patch > changes iptables-save output and thus potentially breaks test cases. To > avoid that, add patch 2 which enables "dccp" and "ipcomp" protocol names > in output. Apart from that, a single shell test case expected '-p gre' > in the dump. Replace the actually printed '-p 47' using sed in there. > > Phil Sutter (3): > Revert "xshared: Print protocol numbers if --numeric was given" > libxtables: Add dccp and ipcomp to xtables_chain_protos > iptables-save: Avoid /etc/protocols lookups Series applied.