aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/acl/acl_test.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-19acl: add API call for setting the toggle to select between linear and bihash-...Andrew Yourtchenko1-0/+66
2020-11-25api: vat2 and json autogeneration for api messagesOle Troan1-1/+0
2020-06-16misc: fix sonarclound warningsDave Barach1-1/+4
2020-03-27acl: API cleanupJakub Grajciar1-88/+63
2020-03-26acl: revert acl: api cleanupOle Trøan1-63/+88
2020-03-26acl: API cleanupJakub Grajciar1-88/+63
2019-10-10acl: remove api boilerplateOle Troan1-121/+30
2019-08-16acl: fix stats-segment counters validation on acl updateAndrew Yourtchenko1-3/+36
2019-07-09vat: unload unused vat pluginsDave Barach1-18/+2
2018-12-11New api in order to get max entries of connection table is added.Khers1-3/+33
2018-11-15acl-plugin: fix coverity error 188909 in unit-test codeAndrew Yourtchenko1-1/+0
2018-10-23c11 safe string handling supportDave Barach1-6/+6
2018-07-16acl-plugin: fix coverity errors 186574,186575,186576,186577,183451Andrew Yourtchenko1-20/+1
2018-06-14acl-plugin: VAT: add an option to load entire ACL from a ClassBench ruleset f...Andrew Yourtchenko1-0/+190
2018-03-09ACL: Fix the detail for ethertype whitelistMohsin Kazmi1-1/+1
2018-03-08acl-plugin: add the support for dumping the ethertype whitelist (VPP-1163)Andrew Yourtchenko1-0/+56
2018-02-08acl-plugin: add whitelisted ethertype mode (VPP-1163)Andrew Yourtchenko1-0/+60
2017-10-03Repair vlib API socket serverDave Barach1-1/+0
2017-09-12ACL-plugin add "replace" semantics for adding a new MacIP aclPavel Kotucek1-3/+157
2017-08-18Fix small issues in ACL apiPavel Kotucek1-3/+11
2017-06-21acl-plugin: vat: acl_interface_list_dump confusing/incorrect output in case n...Andrew Yourtchenko1-2/+2
2017-06-07acl-plugin: add a plugin-specific control-ping message api and make the test ...Andrew Yourtchenko1-0/+35
2017-06-07acl-plugin: fix coverity error in acl_test.cAndrew Yourtchenko1-2/+2
2017-05-15Add a missing byte-swap call in ACL intf dump.Jon Loeliger1-1/+1
2017-04-12acl-plugin: missing "deny" parameter in APIPavel Kotucek1-0/+5
2017-04-05acl-plugin: fix pretty-printing in "api trace custom-dump" (VPP-683)Andrew Yourtchenko1-2/+28
2017-02-02Refactor fragile msg macro W and W2 to not burry return control flow.Jon Loeliger1-16/+36
2017-02-02Localize the timeout variable within the W message macro.Jon Loeliger1-12/+0
2017-02-02Convert message macro S to accept a message pointer parameter;Jon Loeliger1-12/+12
2017-02-02Ensure all M() and M2() second parameters are the message pointer.Jon Loeliger1-8/+8
2017-01-25Repair plugin binary API message numberingDave Barach1-0/+2
2017-01-23binary-api debug CLI works with pluginsDave Barach1-47/+4
2017-01-01Move java,lua api and remaining plugins to src/Damjan Marion1-0/+1024