On Sun, May 06, 2018 at 12:46:16AM +0200, Florian Westphal wrote:
> The icmp matches are implemented in ip_tables and ip6_tables,
> respectively, so for normal iptables they are always available:
> those modules are loaded once iptables calls getsockopt() to fetch
> available module revisions.
> 
> In iptables-over-nftables case probing occurs via nfnetlink, so
> these modules might not be loaded.  Add aliases so modprobe can load
> these when icmp/icmp6 is requested.

Applied, thanks Florian.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to