summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-04-24check vpp health and if found vpp is down/restart, will reconnect vppv19.04-rc2v19.04Junfeng Wang2-1/+63
2019-04-18fix build number is duplicatedJunfeng Wang1-2/+2
2019-04-18Fix docker runtime and Makefilev19.08-rc0YohanPipereau1-163/+0
2019-04-18when "make build-package", we need to "make build-scvpp" first, because we useJunfeng Wang2-3/+5
2019-04-12Fix bugs in comm.hjackiechen19851-2/+7
2019-04-09Modify build systemYohanPipereau4-6/+10
2019-03-29Sweetcomb global cleanupYohanPipereau52-3032/+3632
2019-03-21SCVPP_TEST: Add NAT44 testAndrej Kozemcak4-0/+202
2019-03-20Plugin - init NATAndrej Kozemcak8-0/+710
2019-03-19Suppress compiler Warnings for scvppYohanPipereau4-149/+25
2019-03-19Revert "Integrate interface.api changes to 3.0.0 to sweetcomb"Hongjun Ni5-74/+37
2019-03-18Integrate interface.api changes to 3.0.0 to sweetcombYohanPipereau5-37/+74
2019-03-18Fix Cmake build environment and harden WarningsYohanPipereau11-125/+199
2019-03-12Merge "scvpp - init NAT"Hongjun Ni3-0/+384
2019-03-11Add ietf NAT yang moduleAndrej Kozemcak1-0/+2368
2019-03-08scvpp - init NATAndrej Kozemcak3-0/+384
2019-03-08Move sys_util files to plugins root directoryAndrej Kozemcak5-5/+4
2019-03-08Merge "Init gNMI server."Hongjun Ni20-0/+2916
2019-03-07Init gNMI server.Andrej Kozemcak20-0/+2916
2019-03-05scvpp test suite & tapv2 add/delete as dependencyYohanPipereau4-15/+247
2019-03-05Merge IETF and Openconfig to use SCVPPYohanPipereau14-820/+512
2019-02-28This commit changes the way models are registered.YohanPipereau13-604/+399
2019-02-27Move bapi to scvpp plugin.Andrej Kozemcak14-264/+170
2019-02-25Merge "Sanitize openconfig plugin and correct unsubscription."Hongjun Ni1-77/+63
2019-02-25Set vapi_context to NULL after trying to connect to VPP api and it failed.YohanPipereau1-1/+2
2019-02-25Sanitize openconfig plugin and correct unsubscription.YohanPipereau1-77/+63
2019-02-23modify the undefined symboldrenfong.wang2-3/+3
2019-02-21Create docker enviroment.Andrej Kozemcak1-0/+163
2019-02-20fix package run errordrenfong.wang1-5/+1
2019-02-14change the include vapi header namedrenfong.wang1-2/+3
2019-02-14fix rpm build and deb builddrenfong.wang1-3/+7
2019-02-12Merge "add build-package for sweetcomb"Hongjun Ni2-1/+155
2019-02-12fix gcc compile argsdrenfong.wang2-6/+6
2019-02-12fix gcc compile argsdrenfong.wang1-1/+1
2019-02-12no need for vom nowdrenfong.wang1-10/+10
2019-02-12add build-package for sweetcombdrenfong.wang2-1/+155
2019-02-01Fix reconnect failure issueHongjun Ni2-0/+2
2019-01-23centos gcc-4.8.5 should commpile plugin with gnu99drenfong.wang1-0/+7
2019-01-23add share lib install pathdrenfong.wang1-2/+2
2019-01-22CMake, find all VPP library, add VOM libraryAndrej Kozemcak2-0/+204
2019-01-22BAPI: Rename ERROR function.Andrej Kozemcak4-15/+15
2019-01-22add option to build dependence from source and install vppdrenfong.wang1-0/+1
2019-01-11Remove not supported openconfig yang modules.Andrej Kozemcak123-56518/+0
2019-01-04Fix head file definitionHongjun Ni3-9/+9
2018-12-29add help option for makefile and classfy yang modeldrenfong.wang4-0/+0
2018-12-27correct included header name in sc_vpp_comm.cdrenfong.wang1-1/+1
2018-12-21Merge "Add Openconfig YANG modules."Hongjun Ni137-0/+63061
2018-12-20Add Openconfig YANG modules.Andrej Kozemcak137-0/+63061
2018-12-20Refactor the file sc_plugins.cGao Feng1-8/+3
2018-12-19corrected functions: ietf_interface_name2index, ip_addr_str_to_binaryPavol Hanzel2-20/+35