On Wed, Oct 15, 2014 at 12:13:16PM +0200, Arturo Borrero Gonzalez wrote: > On 15 October 2014 12:08, Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > >> + if (stmt->redir.proto != NULL) { > >> + if (pctx->protocol[PROTO_BASE_TRANSPORT_HDR].desc == NULL) > >> + return stmt_binary_error(ctx, stmt->redir.proto, stmt, > >> + "transport protocol mapping " > >> + "is only valid after " > >> + "transport protocol match"); > > > > Errors have to fit in one line, preferably. > > > > Could you please give some suggestion? missing transport protocol match -- 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