summaryrefslogtreecommitdiffstats
path: root/src/scvpp/src
AgeCommit message (Expand)AuthorFilesLines
2019-04-09Modify build systemYohanPipereau1-1/+3
2019-03-29Sweetcomb global cleanupYohanPipereau12-827/+384
2019-03-20Plugin - init NATAndrej Kozemcak2-0/+23
2019-03-19Suppress compiler Warnings for scvppYohanPipereau4-149/+25
2019-03-19Revert "Integrate interface.api changes to 3.0.0 to sweetcomb"Hongjun Ni2-32/+17
2019-03-18Integrate interface.api changes to 3.0.0 to sweetcombYohanPipereau2-17/+32
2019-03-18Fix Cmake build environment and harden WarningsYohanPipereau1-3/+9
2019-03-08scvpp - init NATAndrej Kozemcak3-0/+384
2019-03-05scvpp test suite & tapv2 add/delete as dependencyYohanPipereau3-0/+135
2019-03-05Merge IETF and Openconfig to use SCVPPYohanPipereau7-330/+359
2019-02-27Move bapi to scvpp plugin.Andrej Kozemcak7-0/+672
2019-02-25Set vapi_context to NULL after trying to connect to VPP api and it failed.YohanPipereau1-1/+2
2019-02-23modify the undefined symboldrenfong.wang1-1/+1
2019-02-01Fix reconnect failure issueHongjun Ni1-0/+1
2019-01-22BAPI: Rename ERROR function.Andrej Kozemcak1-1/+1
2019-01-04Fix head file definitionHongjun Ni1-3/+3
2018-12-27correct included header name in sc_vpp_comm.cdrenfong.wang1-1/+1
2018-12-20Fix compiling issueHongjun Ni3-2/+2
2018-12-18Binary-api wrappers: IP and interfacesPavol Hanzel1-0/+27
2018-11-28Rework vpp connection based on vapi libraryHongjun Ni3-0/+220