aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlib/unix/plugin.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-26Exit if plugin load attempt failDamjan Marion1-6/+2
2017-03-22vlib: add description field in plugin registrationDamjan Marion1-5/+9
2017-02-26Load plugins in alphabetical orderDave Barach1-9/+55
2017-02-07VPP-630: Null pointer dereferences in vlib/unix/plugin.cOle Troan1-1/+1
2017-02-03Plugin infrastructure improvementsDamjan Marion1-57/+282
2017-01-23binary-api debug CLI works with pluginsDave Barach1-2/+7
2017-01-07plugin: add API to get pointer to symbol in different pluginDamjan Marion1-7/+24
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+260