DPDK patches and discussions
 help / color / mirror / Atom feed
From: Santhosh Bendalam <santhosh.bendalam@tcs.com>
To: dev@dpdk.org
Subject: [dpdk-dev] Regarding new feature development in dpdk-acl
Date: Fri, 25 Jul 2014 20:29:53 +0530	[thread overview]
Message-ID: <OFDB900934.19DC2EC6-ON65257D20.00526311-65257D20.00526336@tcs.com> (raw)
In-Reply-To: 

Hi All,

I am trying to add new acl rule support to filter the packets based on TCP flags. I have followed the structure updates as per DPDK Programmers guide. I have attached the code diff along with this mail.

Some how packet filtering is not happening with our modifications. 

Input configuration file used is (Here we are trying to restrict SYN+FIN flag)

@20.0.0.0/24 40.0.0.0/24 0 : 65535 0 : 65535 6/0xfe 0x3/0xFF
R20.0.0.0/24 40.0.0.0/24 0 : 65535 0 : 65535 6/0xfe 0x0/0x00 1
R40.0.0.0/24 20.0.0.0/24 0 : 65535 0 : 65535 6/0xfe 0x0/0x00 1

Could you please share your thoughts on this problem.

Warm Regards,
Santhosh Kumar Bendalam,
Assistant Consultant,
Tata Consultancy Services Limited
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you

             reply	other threads:[~2014-07-25 14:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-25 14:59 Santhosh Bendalam [this message]
2014-07-25 15:02 ` Santhosh Bendalam

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=OFDB900934.19DC2EC6-ON65257D20.00526311-65257D20.00526336@tcs.com \
    --to=santhosh.bendalam@tcs.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).