aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/acl-plugin/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2017-03-02Bump to 17.01.1 Releasev17.01.1Damjan Marion1-1/+1
Change-Id: I023400208df277df6713303452e7089720792214 Signed-off-by: Damjan Marion <damarion@cisco.com>
2017-02-09Plugin Makefiles did not install headers - VPP-631Keith Burns (alagalah)1-1/+1
Change-Id: I9f6fd1a63a9dfa2d2aa386cf0a3c2479525bbcec Signed-off-by: Keith Burns (alagalah) <alagalah@gmail.com>
2016-12-13ACL: Install ACL JSON in install directory.Ole Troan1-11/+12
Change-Id: I3f7dbd23114acf37322f97da80be746616a9d95d Signed-off-by: Ole Troan <ot@cisco.com>
2016-12-07Acl JVpp api generation (HONEYCOMB-305)Jan Srnicek1-0/+54
Includes simple test cases for acl management. Change-Id: Ifff4f4baf9bfe84d73ebc46b591ecc46c85c94ad Signed-off-by: Jan Srnicek <jsrnicek@cisco.com> Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2016-12-06acl: The ACL plugin.Andrew Yourtchenko1-0/+59
This is the commit from the accumulated work in the github ACL branch, to move it to gerrit. Change-Id: I85a6b0df0d3dd3c3c7588e92a1e22c553e4b6ef7 Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>