aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-18Merge "Binary-api wrappers: IP and interfaces"Hongjun Ni7-1/+766
2018-12-18Binary-api wrappers: IP and interfacesPavol Hanzel7-1/+766
2018-12-17Init Openconfig pluging to sysrepo.Andrej Kozemcak3-0/+32
2018-12-17Register function for openconfig modules.Andrej Kozemcak3-0/+336
2018-12-12Openconfig local route xpath.Andrej Kozemcak3-0/+778
2018-12-12Openconfig interfaces xpath.Andrej Kozemcak5-0/+1047
2018-11-28Rework vpp connection based on vapi libraryHongjun Ni5-149/+537
2018-11-20Fix comments on copyright etc.Hongjun Ni2-23/+1
2018-11-20Initial code commit for Sweetcomb projectHongjun Ni6-0/+2576