DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Regarding new feature development in dpdk-acl
@ 2014-07-25 14:59 Santhosh Bendalam
  2014-07-25 15:02 ` Santhosh Bendalam
  0 siblings, 1 reply; 2+ messages in thread
From: Santhosh Bendalam @ 2014-07-25 14:59 UTC (permalink / raw)
  To: dev

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-25 15:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-25 14:59 [dpdk-dev] Regarding new feature development in dpdk-acl Santhosh Bendalam
2014-07-25 15:02 ` Santhosh Bendalam

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).