aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ioam/export
AgeCommit message (Expand)AuthorFilesLines
2017-04-25"autoreply" flag: autogenerate standard xxx_reply_t messagesDave Barach1-9/+1
2017-03-22Initial draft of VPP changes to cleanup iOAM export.Vengada2-0/+2
2017-03-16API:replaced all REPLY_MACRO's with api_helper_macros.hEyal Bari1-24/+2
2017-02-17ioam: declare export_node instead of defining it in header fileDamjan Marion1-1/+1
2017-02-13VPP-632 : InBand OAM AnalyserAkshayaNadahalli2-1/+23
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-40/+4
2017-01-04Merging all ioam plugin libraries to single libraryAkshayaNadahalli1-20/+3
2017-01-01Move java,lua api and remaining plugins to src/Damjan Marion7-0/+763