aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-23Docker test improvementsvomPavel Kotucek5-11/+37
2019-05-22Introduce a new registration mechanism to sweetcomb.jackiechen198511-364/+401
2019-05-22modify api change of natJunfeng Wang1-4/+2
2019-05-15Docker build improvementsPavel Kotucek4-9/+26
2019-05-15Fixed ACL compiler warningsPavel Kotucek4-29/+3
2019-05-15Docker build improvementsPavel Kotucek8-110/+290
2019-05-14Remove "addr_only" field in NAT to adopt VPP API changeHongjun Ni1-11/+0
2019-04-30Update 19.04 release notesHongjun Ni1-1/+27
2019-04-26This patch fixes docker env and dependenciesYohanPipereau2-14/+25
2019-04-25ACL related changesPavel Kotucek4-8/+68
2019-04-25ACL yang modelsPavel Kotucek10-44/+2629
2019-04-23check vpp health and if found vpp is down/restart, will reconnect vppJunfeng Wang2-1/+63
2019-04-18fix build number is duplicatedJunfeng Wang1-2/+2
2019-04-18Fix docker runtime and Makefilev19.08-rc0YohanPipereau6-253/+50
2019-04-18when "make build-package", we need to "make build-scvpp" first, because we useJunfeng Wang3-3/+6
2019-04-16Leave docker and docker_test optionsYohanPipereau1-0/+6
2019-04-12Fix bugs in comm.hjackiechen19851-2/+7
2019-04-09Modify build systemYohanPipereau5-175/+151
2019-03-29Sweetcomb global cleanupYohanPipereau64-3040/+3811
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 Ni21-13/+2990
2019-03-08Merge "scvpp test suite & tapv2 add/delete as dependency"Hongjun Ni4-15/+247
2019-03-07Merge "test new ci verify job"Hongjun Ni1-1/+0
2019-03-07Init gNMI server.Andrej Kozemcak21-13/+2990
2019-03-05scvpp test suite & tapv2 add/delete as dependencyYohanPipereau4-15/+247
2019-03-05Merge IETF and Openconfig to use SCVPPYohanPipereau14-820/+512
2019-03-03test new ci verify jobHongjun Ni1-1/+0
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-26Merge "Test: Fix error in build script."Hongjun Ni1-1/+1
2019-02-26Merge "In vpp master(now is 19.04) branch newest deb package, the name has ch...Hongjun Ni2-3/+6
2019-02-26In vpp master(now is 19.04) branch newest deb package, the name has changedJunfeng Wang2-3/+6
2019-02-25Test: Fix error in build script.Andrej Kozemcak1-1/+1
2019-02-25Merge "Sanitize openconfig plugin and correct unsubscription."Hongjun Ni1-77/+63
2019-02-25Merge "Fix install-vpp instructions in Makefile for debian-based machines."Hongjun Ni2-2/+5
2019-02-25Set vapi_context to NULL after trying to connect to VPP api and it failed.YohanPipereau1-1/+2
2019-02-25Fix install-vpp instructions in Makefile for debian-based machines.YohanPipereau2-2/+5
2019-02-25Sanitize openconfig plugin and correct unsubscription.YohanPipereau1-77/+63
2019-02-23modify the undefined symboldrenfong.wang2-3/+3
2019-02-211: Create Test enviroment.Andrej Kozemcak11-0/+569
2019-02-21Create docker enviroment.Andrej Kozemcak4-0/+255