From: Shyam Shrivastav <shrivastav.shyam@gmail.com>
To: dev@dpdk.org
Subject: ip_pipeline firewall : fragmented packets filtering
Date: Fri, 10 Mar 2017 14:03:11 +0530 [thread overview]
Message-ID: <CAGSp03mtd-mxXdrwntuzJrnQv5cTgi0oxVwLqShVSQosVGgqig@mail.gmail.com> (raw)
Hi All
Filtering based on TCP/UDP fields like src/dest port range works correctly
only on non-fragmented packets , that means reassembly must be done before
packets hit firewall rules table. Also packets must be fragmented before
transmission if larger than port mtu. This is unsupported currently, any
plans for this in near future?
Regards
Shyam
reply other threads:[~2017-03-10 8:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=CAGSp03mtd-mxXdrwntuzJrnQv5cTgi0oxVwLqShVSQosVGgqig@mail.gmail.com \
--to=shrivastav.shyam@gmail.com \
--cc=dev@dpdk.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).