summaryrefslogtreecommitdiffstats
path: root/nsh-plugin/build.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-10-04Only build packages, don't do a fresh make install afterwardEd Warnicke1-2/+10
Change-Id: I395ed0991ea1a432f2e4d1d75b6dde45197434f3 Signed-off-by: Ed Warnicke <hagbard@gmail.com> Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-10-04Start building rpms and debs in CIEd Warnicke1-1/+5
Change-Id: I880d6bb4848b9d0482c24eae1032d72c537a620e Signed-off-by: Ed Warnicke <hagbard@gmail.com> (cherry picked from commit 8c90bd263a620c340589c4b8019f188ea62223e9)
2016-10-04nsh-plugin rpm packagingEd Warnicke1-0/+25
Change-Id: I5ccacfa9e09c88f84ac5b5cb303ba4d170f3743d Signed-off-by: Ed Warnicke <eaw@cisco.com> Signed-off-by: Ed Warnicke <hagbard@gmail.com>
2016-09-07jvpp support for nshEd Warnicke1-3/+3
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>
2016-08-02Fix tlv[0] issue of nsh_entryHongjun Ni1-1/+1
PatchSet 2: delete tlv Change-Id: I19131a8dfc441be1d7cbb92c817a3f7e583f9189 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2016-06-17Have verify.sh use build.sh so verify checks user code pathEd Warnicke1-1/+5
Change-Id: Iadc3b1cec27d994daf6bc096c2230be19b565655 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-06-18Build needs prefix else stuff goes in the wrong placeKeith Burns (alagalah)1-1/+1
Change-Id: I7e6c8ac8bf754ed9f88da7c691b21aef439993c5 Signed-off-by: Keith Burns (alagalah) <alagalah@gmail.com>
2016-06-15NSHSFC-1 Initial move from VPP to NSH_SFCKeith Burns (alagalah)1-0/+7
- API is giving me some negative energy currently -- I'll work it out but wanted to publish both VPP-61 and this simultaneously Change-Id: I4a04b56dd470655114605621d0c44ea3c26bc069 Signed-off-by: Keith Burns (alagalah) <alagalah@gmail.com> Signed-off-by: Ed Warnicke <eaw@cisco.com>