summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-27Fix MD2's api issue for hc2vppv17.07-rc0Hongjun Ni1-3/+3
2017-03-23Hc2vpp failed to load libjvpp_nsh.soHongjun Ni4-52/+46
2017-03-22NSHSFC-17 Enable NSH-aware SNATHongjun Ni2-0/+187
2017-03-14Add support for iOAM (sub-TLV) over NSH-MD2. iOAM traceVengada8-3/+1512
2017-03-10Restructure code to support both md-type1 and md-type2Hongjun Ni6-187/+894
2017-02-16Merge "Add .gitignore file not to track some temp files"Hongjun Ni1-0/+7
2017-02-16Add .gitignore file not to track some temp filesHongjun Ni1-0/+7
2017-02-15Add NSH Egress Classifier featureHongjun Ni2-2/+7
2017-02-06Fix compile issue due to jvpp and plugin improvementHongjun Ni8-643/+13
2017-01-26NSH Proxy session failed to configure via restconf. NSHSFC-21Hongjun Ni1-0/+6
2017-01-26Insert nsh-classifier as a next node into l2-input-classifier statically. NSH...Hongjun Ni1-0/+2
2017-01-19Bump master's JVPP version to 17.04Hongjun Ni2-4/+4
2017-01-11Fix master compile issuev17.04-rc0Hongjun Ni1-5/+8
2016-12-28add nsh to xvlan-gpe next decap node listGabriel Ganne1-1/+3
2016-12-28register nodes using extern declaration in their respective headersGabriel Ganne2-34/+13
2016-12-07Bump jvpp version to 17.01Marek Gradzki2-4/+4
2016-12-02Add NSH Classifier feature in NSH_SFCHongjun Ni2-4/+69
2016-12-01Add NSH-Proxy feature within NSH_SFCHongjun Ni3-68/+356
2016-12-01VPP-530: make jvpp generator use json api representationMarek Gradzki1-4/+4
2016-11-25Add nsh_action process in dataplaneHongjun Ni1-28/+129
2016-11-23Fix nsh_action CLI issueHongjun Ni1-2/+3
2016-11-03Remove unused nsh_control_pingMarek Gradzki4-77/+3
2016-11-03Fail to register Java API for nsh plugin if it was not loaded (VPP-522)Marek Gradzki1-17/+22
2016-10-27Add NSH Entry error counterHongjun Ni2-3/+4
2016-10-26Fix nsh_map_dump_details issueHongjun Ni1-1/+1
2016-10-19Add nsh_action filed in nsh map APIHongjun Ni3-2/+62
2016-10-08Fix HC NSH Reader failureHongjun Ni1-3/+3
2016-10-04Fix rpm packaging to usr /usr/lib not /usr/lib64Ed Warnicke1-6/+6
2016-10-04Only build packages, don't do a fresh make install afterwardEd Warnicke1-2/+10
2016-10-04doc: Initial doxygen framework for NSH SFC projectHÃ¥kan Jonsson15-0/+3866
2016-10-04Start building rpms and debs in CIEd Warnicke1-1/+5
2016-10-04Fix to make "make dist" workEd Warnicke2-2/+4
2016-10-04Fix really bad hardlinking of build directory into include statmentsEd Warnicke1-3/+3
2016-10-04nsh-plugin deb packagingEd Warnicke7-1/+125
2016-10-04nsh-plugin rpm packagingEd Warnicke6-1/+113
2016-10-04Clean out files that should never have been committedEd Warnicke4-22631/+0
2016-09-28VPP-378: update jvpp package namesMarek Gradzki6-33/+32
2016-09-16Fix .gitignore file to actually workEd Warnicke1-10/+10
2016-09-12Change versions on master to 16.12v16.12-rc0Ed Warnicke1-2/+2
2016-09-08Fix groupId so we can push artifactsv16.09-rc0Ed Warnicke1-1/+1
2016-09-07jvpp support for nshEd Warnicke39-58/+25051
2016-08-11NSHSFC-7: send detail messages with proper idMarek Gradzki1-2/+4
2016-08-03Augment md-type2 support within NSH APIHongjun Ni1-0/+4
2016-08-02Change control_ping to nsh_control_pingHongjun Ni3-13/+14
2016-08-02Workaround for C thread to Java thread attachment for pluginsHongjun Ni3-2/+97
2016-08-02Fix tlv[0] issue of nsh_entryHongjun Ni4-18/+7
2016-08-02Add nsh_map_dump APIHongjun Ni3-4/+90
2016-08-02Add nsh entry dump APIHongjun Ni3-0/+105
2016-07-29Fix nsh_add_del_map issue with VATHongjun Ni3-22/+28
2016-07-29Fix nsh_add_del_entry issue in VATHongjun Ni1-1/+12