On 25.11, Pablo Neira Ayuso wrote: > diff --git a/src/proto.c b/src/proto.c > index 0e5932d..a1f5e75 100644 > --- a/src/proto.c > +++ b/src/proto.c > @@ -523,6 +523,27 @@ static const struct datatype dscp_type = { > +... > +static const struct datatype ecn_type = { > + .type = TYPE_ECN, > + .name = "ecn_type", Same here (_type). Otherwise looks good to me, 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