Go to file
Konstantin Ananyev 361b2e9559 acl: new sample l3fwd-acl
Demonstrates the use of the ACL library in the DPDK application to
implement packet classification and L3 forwarding.

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Tested-by: Waterman Cao <waterman.cao@intel.com>
Acked-by: Pablo de Lara Guarch <pablo.de.lara.guarch@intel.com>
[Thomas: some code-style changes]
2014-06-14 01:29:45 +02:00
app acl: new test-acl application 2014-06-14 01:29:45 +02:00
config acl: new library 2014-06-14 01:29:45 +02:00
doc acl: new library 2014-06-14 01:29:45 +02:00
examples acl: new sample l3fwd-acl 2014-06-14 01:29:45 +02:00
lib acl: new library 2014-06-14 01:29:45 +02:00
mk distributor: new packet distributor library 2014-06-12 15:47:04 +02:00
pkg config: rename "default" configurations as "native" 2014-05-21 16:25:06 +02:00
scripts remove trailing whitespaces 2014-06-11 00:29:34 +02:00
tools remove trailing whitespaces 2014-06-11 00:29:34 +02:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00