The source project of this merge request has been removed.
Fix expected-config autopkgtest failures
iptables 1.8.11 includes a change to avoid /etc/protocols lookups during iptables -S. As a result, some protocols, including IGMP, which previously were dumped by name, are now dumped by number. This is causing autopkg test failures for arno-iptables-firewall which, in turn, are preventing iptables from migrating to testing.
Edited by Jeremy Sowden