aboutsummaryrefslogtreecommitdiffstats
path: root/nsh-plugin/java/jvpp/jvpp_nsh.c
AgeCommit message (Collapse)AuthorFilesLines
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 Gradzki1-5/+5
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 Warnicke1-0/+114
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>