On Thu, Jun 09, 2016 at 12:24:53AM +0200, Roberto García wrote:
> diff --git a/extensions/libxt_MARK.c b/extensions/libxt_MARK.c
> index 556dbde..ec1ed05 100644
> --- a/extensions/libxt_MARK.c
> +++ b/extensions/libxt_MARK.c
> @@ -245,6 +245,28 @@ static void mark_tg_save(const void *ip,
> const struct xt_entry_target *target)
>       printf(" --set-xmark 0x%x/0x%x", info->mark, info->mask);
>  }
>  +static int mark_tg_xlate(const void *ip, const struct
> xt_entry_target *target,
> +                      struct xt_xlate *xl, int numeric)

git am says this patch has been mangled by you MUA :(. Please resend.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to