Hannes Eder wrote: > diff --git a/src/conntrack/snprintf.c b/src/conntrack/snprintf.c > index 452d62f..1104c63 100644 > --- a/src/conntrack/snprintf.c > +++ b/src/conntrack/snprintf.c > @@ -21,7 +21,6 @@ const char *proto2str[IPPROTO_MAX] = { > [IPPROTO_ICMPV6] = "icmpv6", > [IPPROTO_SCTP] = "sctp", > [IPPROTO_GRE] = "gre", > - [IPPROTO_UDPLITE] = "udplite", > [IPPROTO_DCCP] = "dccp", > }; Applied, 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