aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/sc_plugins.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-26vom: migration from scvpp to vomYohanPipereau1-25/+132
2019-07-03Enable mutil-thread VPP API calling support.jackiechen19851-65/+13
2019-06-13Support for ietf-interfaces statisticsYohanPipereau1-2/+16
2019-05-22Introduce a new registration mechanism to sweetcomb.jackiechen19851-11/+17
2019-05-15Fixed ACL compiler warningsPavel Kotucek1-1/+1
2019-04-23check vpp health and if found vpp is down/restart, will reconnect vppJunfeng Wang1-1/+62
2019-03-29Sweetcomb global cleanupYohanPipereau1-5/+0
2019-03-20Plugin - init NATAndrej Kozemcak1-0/+2
2019-03-05Merge IETF and Openconfig to use SCVPPYohanPipereau1-27/+3
2019-02-28This commit changes the way models are registered.YohanPipereau1-110/+32
2019-02-23modify the undefined symboldrenfong.wang1-2/+2
2019-02-14change the include vapi header namedrenfong.wang1-2/+3
2018-12-20Refactor the file sc_plugins.cGao Feng1-8/+3
2018-12-20Rename ietf interface function nameHongjun Ni1-1/+1
2018-12-20Rework ietf yang implementationHongjun Ni1-5/+1
2018-12-20Fix interface build issueHongjun Ni1-5/+1
2018-12-17Init Openconfig pluging to sysrepo.Andrej Kozemcak1-0/+8
2018-11-28Rework vpp connection based on vapi libraryHongjun Ni1-0/+164