aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/flowperpkt
AgeCommit message (Expand)AuthorFilesLines
2017-05-30Flowprobe: Stateful flows and IPv6, L4 recordingOle Troan9-2148/+0
2017-05-10completelly deprecate os_get_cpu_number, replace new occurencesDamjan Marion2-20/+20
2017-04-25"autoreply" flag: autogenerate standard xxx_reply_t messagesDave Barach1-21/+2
2017-04-06Use thread local storage for thread indexDamjan Marion2-2/+2
2017-03-22vlib: add description field in plugin registrationDamjan Marion1-0/+1
2017-03-16API:replaced all REPLY_MACRO's with api_helper_macros.hEyal Bari1-38/+3
2017-03-08FLOWPERPKT: New API definition in preparation for stateful flows.Ole Troan1-1/+18
2017-02-03Plugin infrastructure improvementsDamjan Marion1-24/+8
2017-02-02Refactor fragile msg macro W and W2 to not burry return control flow.Jon Loeliger1-1/+3
2017-02-02Localize the timeout variable within the W message macro.Jon Loeliger1-1/+0
2017-02-02Convert message macro S to accept a message pointer parameter;Jon Loeliger1-1/+1
2017-02-02Ensure all M() and M2() second parameters are the message pointer.Jon Loeliger1-1/+1
2017-01-25Repair plugin binary API message numberingDave Barach1-0/+2
2017-01-23binary-api debug CLI works with pluginsDave Barach1-41/+4
2017-01-14vlib: add buffer and thread callbacksDamjan Marion1-1/+1
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion9-0/+2234