aboutsummaryrefslogtreecommitdiffstats
path: root/nsh-plugin/nsh
AgeCommit message (Expand)AuthorFilesLines
2018-06-02Bump master's JVPP version to 18.07HEADv18.10-rc0masterHongjun Ni1-0/+6
2018-04-17Fix compiling issue led by vppapigen reworkHongjun Ni1-3/+6
2017-10-12Bump master's JVPP version to 18.01v18.04-rc0Hongjun Ni3-3/+0
2017-09-29Add NSH TTL supportv18.01-rc0Hongjun Ni4-19/+67
2017-08-27NSH Plugin crashes VPP. NSHSFC-34Hongjun Ni2-1/+29
2017-06-06Fix adj lookup failure for NSH over EthHongjun Ni2-1/+31
2017-06-01Fix NSH plugin loading issueHongjun Ni2-2/+2
2017-05-24Add Eth as NSH transport. NSHSFC-31Hongjun Ni3-3/+513
2017-04-25Fix dual-loop issue of NSH-SNAT. NSHSFC-30Hongjun Ni1-0/+32
2017-04-17Extend nsh map to support gre4 and gre6 tunnelHongjun Ni3-8/+19
2017-04-17NSH-Classifier failed and cause packets dropped. NSHSFC-28Hongjun Ni1-3/+3
2017-04-17Fix gre issue due to gre spit into gre4 and gre6Hongjun Ni1-3/+7
2017-04-03Changes for supoprting iOAM/ NSH export. Add a separate node for POP onlyVengada4-14/+399
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