summaryrefslogtreecommitdiffstats
path: root/nsh-plugin/java/jvpp
AgeCommit message (Collapse)AuthorFilesLines
2018-04-30Bump jar version to v18.04v18.04Hongjun Ni1-2/+2
Change-Id: Ia5cdc6e5fe63cef6e7225b94d5cde4c409d28364 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2018-04-17Bump jar version to v18.04-rc1v18.04-rc1Hongjun Ni1-1/+1
Change-Id: Ia006cf81b14224fbb363f5ec54dd6ac8dffe1af7 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2018-01-09Bump master's JVPP version to 18.04Hongjun Ni1-2/+2
Change-Id: Ia510f593ad5c706aa53611c96b00f3c5d33f0547 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2017-10-12Bump master's JVPP version to 18.01v18.04-rc0Hongjun Ni2-3/+3
Change-Id: I4005caa45ba04862eaefdc108f8613c157925f73 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2017-08-27bump nsh_sfc jar to 17.10Hongjun Ni1-2/+2
Change-Id: I90bd712d6391b3525c77820e4be16970a88ec29b Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2017-04-01Bump master's JVPP version to 17.07Hongjun Ni1-8/+8
Change-Id: Ie710f2a13429c2fd7625ec74f9e850d9b305a736 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2017-03-23Hc2vpp failed to load libjvpp_nsh.soHongjun Ni2-36/+19
Modify code to adapt new API registration mechanism Change-Id: I968199e86278a01ff01267e55468099886689d12 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2017-02-06Fix compile issue due to jvpp and plugin improvementHongjun Ni1-1/+7
Change-Id: I86f172d9b2f59a7e2a24c71e876230c7ba48111e Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2017-01-19Bump master's JVPP version to 17.04Hongjun Ni1-2/+2
Change-Id: If2787a3ccae1e17daabaadede0de956c68f3a6dd Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2016-12-07Bump jvpp version to 17.01Marek Gradzki1-2/+2
Change-Id: I963ec6ba31e1aece10934708608442415db6fd08 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2016-11-03Fail to register Java API for nsh plugin if it was not loaded (VPP-522)Marek Gradzki1-17/+22
Change-Id: I8746a89b1f7f146d23c40154936aa0ac7f121bae Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2016-10-08Fix HC NSH Reader failureHongjun Ni1-3/+3
Change-Id: Ie78622f24ecd65932d27b2710e9ff6785813ef37 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2016-10-04Fix really bad hardlinking of build directory into include statmentsEd Warnicke1-3/+3
Change-Id: I6101b28e2ac97412e5d2feeb4158bcabce9d804f Signed-off-by: Ed Warnicke <hagbard@gmail.com>
2016-09-28VPP-378: update jvpp package namesMarek Gradzki4-27/+27
Depends on vpp change: https://gerrit.fd.io/r/#/c/3178 Related Honeycomb change: https://gerrit.fd.io/r/#/c/3182 Change-Id: If8aa43a646ee64fb98b7d8b4398fbdf221c7dc25 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2016-09-07jvpp support for nshEd Warnicke5-0/+403
Augment APIs with entry_index for reply, dump and details Squashes: https://gerrit.fd.io/r/#/c/2538/ https://gerrit.fd.io/r/#/c/2118/ https://gerrit.fd.io/r/#/c/1884/ Change-Id: Ibbdc53e2db8ffa5499380f6ce70356c4a401315e Signed-off-by: Marek Gradzki <mgradzki@cisco.com> Signed-off-by: Hongjun Ni <hongjun.ni@intel.com> Signed-off-by: Ed Warnicke <eaw@cisco.com>