summaryrefslogtreecommitdiffstats
path: root/src/scvpp
AgeCommit message (Expand)AuthorFilesLines
2019-04-12Fix bugs in comm.hjackiechen19851-2/+7
2019-04-09Modify build systemYohanPipereau2-4/+6
2019-03-29Sweetcomb global cleanupYohanPipereau22-802/+1164
2019-03-21SCVPP_TEST: Add NAT44 testAndrej Kozemcak4-0/+202
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 Ni3-35/+18
2019-03-18Integrate interface.api changes to 3.0.0 to sweetcombYohanPipereau3-18/+35
2019-03-18Fix Cmake build environment and harden WarningsYohanPipereau2-6/+24
2019-03-08scvpp - init NATAndrej Kozemcak3-0/+384
2019-03-05scvpp test suite & tapv2 add/delete as dependencyYohanPipereau4-15/+247
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 Ni4-3/+3
2018-12-18Binary-api wrappers: IP and interfacesPavol Hanzel1-0/+27
2018-11-28Rework vpp connection based on vapi libraryHongjun Ni7-0/+364