aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ioam
AgeCommit message (Expand)AuthorFilesLines
2017-02-17ioam: declare export_node instead of defining it in header fileDamjan Marion1-1/+1
2017-02-14Fix coverity issues: ioamShwetha Bhandari2-3/+9
2017-02-13VPP-632 : InBand OAM AnalyserAkshayaNadahalli27-289/+2738
2017-02-03Plugin infrastructure improvementsDamjan Marion1-12/+6
2017-02-02Refactor fragile msg macro W and W2 to not burry return control flow.Jon Loeliger5-34/+45
2017-02-02Localize the timeout variable within the W message macro.Jon Loeliger5-15/+1
2017-02-02Convert message macro S to accept a message pointer parameter;Jon Loeliger5-15/+19
2017-02-02Ensure all M() and M2() second parameters are the message pointer.Jon Loeliger5-16/+15
2017-01-27Cleanup some obfuscated code in next node handling.Vengada3-8/+8
2017-01-25Repair plugin binary API message numberingDave Barach5-0/+10
2017-01-24Fix coverity defect.Vengada1-1/+1
2017-01-23binary-api debug CLI works with pluginsDave Barach5-222/+20
2017-01-04Merging all ioam plugin libraries to single libraryAkshayaNadahalli9-103/+36
2017-01-02ioam: fix Coverity issueVengada1-1/+1
2017-01-01Move java,lua api and remaining plugins to src/Damjan Marion53-0/+10625