On Sat, Sep 26, 2015 at 05:14:02AM +0200, Florian Westphal wrote: > Error: conflicting protocols specified: inet vs. ether > tcp dport 22 iiftype ether ether saddr 00:0f:54:0c:11:4 > ^^^^^^^^^^^ > > This allows the implicit inet proto dependency to get replaced > by an ethernet one. > > This is possible since by the time we detect the conflict the > meta dependency for the network protocol has already been added. > > So we only need to add another dependency on the Linklayer frame type. > > Closes: http://bugzilla.netfilter.org/show_bug.cgi?id=981 > Signed-off-by: Florian Westphal <fw@xxxxxxxxx> Acked-by: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> P.S: You push this Florian, thanks. -- 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