aboutsummaryrefslogtreecommitdiffstats
path: root/nsh-plugin/nsh
AgeCommit message (Expand)AuthorFilesLines
2017-04-26Fix Rx interface issue for NSH-SNAT.NSHSFC-33Hongjun Ni1-0/+6
2017-04-24Fix dual-loop issue of NSH-SNAT. NSHSFC-30Hongjun Ni1-0/+32
2017-04-11NSH-Classifier failed and cause packets dropped. NSHSFC-28Hongjun Ni1-3/+3
2017-03-27Fix MD2's api issue for hc2vppv17.07-rc0Hongjun Ni1-3/+3
2017-03-23Hc2vpp failed to load libjvpp_nsh.soHongjun Ni1-1/+17
2017-03-22NSHSFC-17 Enable NSH-aware SNATHongjun Ni2-0/+187
2017-03-14Add support for iOAM (sub-TLV) over NSH-MD2. iOAM traceVengada1-2/+5
2017-03-10Restructure code to support both md-type1 and md-type2Hongjun Ni5-183/+890
2017-02-15Add NSH Egress Classifier featureHongjun Ni2-2/+7
2017-02-06Fix compile issue due to jvpp and plugin improvementHongjun Ni1-12/+4
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
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-02Add NSH Classifier feature in NSH_SFCHongjun Ni2-4/+69
2016-12-01Add NSH-Proxy feature within NSH_SFCHongjun Ni3-68/+356
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 Gradzki3-76/+2
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-09-07jvpp support for nshEd Warnicke5-96/+102
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 Ni3-17/+6
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
2016-06-22VPP-70: Fix nsh-input next_index issueHongjun Ni1-1/+0
2016-06-21Add input node wiring for vxlan4-gpe-input, vxlan6-gpe-input, greKeith Burns (alagalah)1-29/+52
2016-06-15NSHSFC-3: Fix create_nsh_map_command's helpHongjun Ni1-131/+119
2016-06-15NSHSFC-1 Initial move from VPP to NSH_SFCKeith Burns (alagalah)8-0/+1590