aboutsummaryrefslogtreecommitdiffstats
path: root/nsh-plugin/java/jvpp
AgeCommit message (Collapse)AuthorFilesLines
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>