From: Florian Westphal <fw@strlen.de>
To: James Chapman <jchapman@katalix.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH v5] netfilter: introduce l2tp match extension
Date: Fri, 3 Jan 2014 15:26:15 +0100 [thread overview]
Message-ID: <20140103142615.GC28854@breakpoint.cc> (raw)
In-Reply-To: <1388757711-13712-1-git-send-email-jchapman@katalix.com>
James Chapman <jchapman@katalix.com> wrote:
> Is there a way in checkentry() to check that a UDP match has also been
> specified, for the case when L2TP UDP encap is being used? This would
> ensure that specific UDP ports are matched.
xt_TCPMSS uses xt_ematch_foreach() in checkentry to verify that -p tcp
--syn was specified.
next prev parent reply other threads:[~2014-01-03 14:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-03 14:01 [PATCH v5] netfilter: introduce l2tp match extension James Chapman
2014-01-03 14:26 ` Florian Westphal [this message]
2014-01-03 14:47 ` James Chapman
2014-01-03 15:16 ` Pablo Neira Ayuso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140103142615.GC28854@breakpoint.cc \
--to=fw@strlen.de \
--cc=jchapman@katalix.com \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).