aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-08-23fix vapi change problem and fix package namedrenfong.wang3-13/+13
2019-07-26vom: migration from scvpp to vomYohanPipereau28-8675/+1641
2019-07-03Enable mutil-thread VPP API calling support.jackiechen19852-65/+16
2019-06-18Minor changes to Cmake/Make systemYohanPipereau1-1/+1
2019-06-13Support for ietf-interfaces statisticsYohanPipereau2-3/+195
2019-06-03[TEST] - Initialize to use of YDK in sweetcomb testAndrej Kozemcak1-2/+4
2019-05-22Introduce a new registration mechanism to sweetcomb.jackiechen198511-364/+401
2019-05-22modify api change of natJunfeng Wang1-4/+2
2019-05-15Fixed ACL compiler warningsPavel Kotucek2-27/+1
2019-04-25ACL related changesPavel Kotucek2-8/+38
2019-04-25ACL yang modelsPavel Kotucek7-6/+2596
2019-04-23check vpp health and if found vpp is down/restart, will reconnect vppJunfeng Wang2-1/+63
2019-04-18when "make build-package", we need to "make build-scvpp" first, because we useJunfeng Wang1-2/+4
2019-04-09Modify build systemYohanPipereau1-1/+1
2019-03-29Sweetcomb global cleanupYohanPipereau30-2230/+2468
2019-03-20Plugin - init NATAndrej Kozemcak6-0/+687
2019-03-19Revert "Integrate interface.api changes to 3.0.0 to sweetcomb"Hongjun Ni2-39/+19
2019-03-18Integrate interface.api changes to 3.0.0 to sweetcombYohanPipereau2-19/+39
2019-03-18Fix Cmake build environment and harden WarningsYohanPipereau1-12/+24
2019-03-11Add ietf NAT yang moduleAndrej Kozemcak1-0/+2368
2019-03-08Move sys_util files to plugins root directoryAndrej Kozemcak5-5/+4
2019-03-05Merge IETF and Openconfig to use SCVPPYohanPipereau7-490/+153
2019-02-28This commit changes the way models are registered.YohanPipereau13-604/+399
2019-02-27Move bapi to scvpp plugin.Andrej Kozemcak11-801/+35
2019-02-25Sanitize openconfig plugin and correct unsubscription.YohanPipereau1-77/+63
2019-02-23modify the undefined symboldrenfong.wang1-2/+2
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-12fix gcc compile argsdrenfong.wang1-5/+5
2019-02-12fix gcc compile argsdrenfong.wang1-1/+1
2019-02-01Fix reconnect failure issueHongjun Ni1-0/+1
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 Kozemcak1-0/+4
2019-01-22BAPI: Rename ERROR function.Andrej Kozemcak3-14/+14
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 Ni2-6/+6
2018-12-29add help option for makefile and classfy yang modeldrenfong.wang4-0/+0
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
2018-12-20Rename ietf interface function nameHongjun Ni3-28/+28
2018-12-20Rename ietf function nameHongjun Ni1-19/+19
2018-12-20Rework ietf yang implementationHongjun Ni4-8/+4
2018-12-20Fix interface build issueHongjun Ni2-41/+4
2018-12-20Fix compiling issueHongjun Ni7-31/+14
2018-12-19Merge "Init Openconfig pluging to sysrepo."Hongjun Ni3-0/+32