On Mon, Jul 20, 2015 at 04:29:34PM +0200, Andreas Herz wrote: > On 20/07/15 at 09:21, Pablo Neira Ayuso wrote: [...] > > I can read this from the code: > > > > static const struct pprot chain_protos[] = { > > { "protocol", IPPROTO_RAW }, > > ... > > { "prot", IPPROTO_RAW }, > > > > Could you clarify what you're seeing there? Thanks. > > It's exactly the issue :) as you can see "protocol" and "prot" (without > _o_ at the end) but the manpage and the help from iptables say > "protocol" and "proto" (with _o_ at the end). I see, thanks for explaining. Applied. -- 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