aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/acl-plugin/acl/acl.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-15Fix pretty-printing in "api trace custom-dump" (VPP-683)stable/1701Andrew Yourtchenko1-2/+0
2017-03-02Ensure sw_if_index to node mapping for L2 output path is only done via l2outp...Andrew Yourtchenko1-1/+5
2017-01-03VPP-574: fix the MACIP ACLs blocking ARP trafficAndrew Yourtchenko1-0/+47
2016-12-08acl: make MACIP ACL apply/unapply/delete logic more robustAndrew Yourtchenko1-11/+26
2016-12-08Fix incorrect creation of classifier entries for macip ACLAndrew Yourtchenko1-9/+31
2016-12-07Fix coverity CIDs 157344, 157343, 157341, 157340, 157339, 157336Andrew Yourtchenko1-46/+27
2016-12-07Make table chain deletion optional in classifier API (VPP-206)Juraj Sloboda1-2/+4
2016-12-06acl: The ACL plugin.Andrew Yourtchenko1-0/+1881