[dpdk-users] Packet filtering with dpdk

Barbaros Kazan barbaros.kazan at yahoo.com
Fri Oct 21 12:12:27 CEST 2016


Hi all,

I need to use dpdk for a basic DDOS mitigation application that,

After capturing the packets with dpdk, I will run my algirthms and then finding the ip , i need to drop the packets from that ip like a packet filter like pf

Can i achieve this with a tcp/ip stack over dpdk without writing my packet filter, is dpdk ACL is sufficient for this?

Or do i need also a packet filter of my own?

Thanks


More information about the users mailing list