aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/classify/classify_api.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-8/+0
2023-01-25api: pcap capture api updateMaxime Peim1-3/+2
2022-06-07classify: fix sesssion details apiNathan Skrzypczak1-1/+1
2022-05-19api: refactor api data storageDamjan Marion1-3/+4
2022-03-08classify: add API to retrieve punt ACL tablesBenoît Ganne1-0/+21
2021-10-06ip: add classifier-based ACLs support on ip puntBenoît Ganne1-0/+16
2021-09-29classify: fix message IDs on API repliesMatthew Smith1-33/+42
2021-09-28misc: vpe.api messages dynamically allocatedOle Troan1-0/+9
2021-06-21classify: api cleanupFilip Tehlar1-68/+6
2021-02-15misc: coverity fixesDave Barach1-5/+3
2020-12-15classify: add pcap/trace classfier mgmt API callsJon Loeliger1-5/+292
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-9/+9
2020-10-28misc: Break the big IP header files to improve compile timeNeale Ranns1-0/+2
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-12-05classify: Fix 2 coverity errorsJon Loeliger1-0/+8
2019-12-03classify: API cleanupJakub Grajciar1-7/+20
2019-04-08fixing typosJim Thompson1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-3/+3
2018-08-09Fix "Old Style VLA" build warningsJuraj Sloboda1-2/+26
2018-02-07classifier-based ACL: refactor + add output ACLAndrew Yourtchenko1-9/+35
2018-01-11api: remove transport specific code from handlersFlorin Coras1-26/+28
2018-01-09api: refactor vlibmemoryFlorin Coras1-10/+8
2017-11-10Break up vpe.apiNeale Ranns1-1/+92
2017-03-02Clean up binary api message handler registration issuesDave Barach1-8/+0
2017-01-25API refactoring : classifyPavel Kotucek1-0/+555