aboutsummaryrefslogtreecommitdiffstats
path: root/nsh-plugin/nsh/nsh.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-12Bump master's JVPP version to 18.01v18.04-rc0Hongjun Ni1-1/+0
2017-09-29Add NSH TTL supportv18.01-rc0Hongjun Ni1-16/+56
2017-06-06Fix adj lookup failure for NSH over EthHongjun Ni1-1/+30
2017-05-24Add Eth as NSH transport. NSHSFC-31Hongjun Ni1-1/+11
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 Ni1-5/+13
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 onlyVengada1-14/+26
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 Ni1-0/+171
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 Ni1-136/+766
2017-02-15Add NSH Egress Classifier featureHongjun Ni1-1/+6
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 Ganne1-29/+13
2016-12-02Add NSH Classifier feature in NSH_SFCHongjun Ni1-0/+62
2016-12-01Add NSH-Proxy feature within NSH_SFCHongjun Ni1-56/+312
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 Gradzki1-16/+1
2016-10-27Add NSH Entry error counterHongjun Ni1-3/+3
2016-10-26Fix nsh_map_dump_details issueHongjun Ni1-1/+1
2016-10-19Add nsh_action filed in nsh map APIHongjun Ni1-2/+51
2016-09-07jvpp support for nshEd Warnicke1-41/+91
2016-08-11NSHSFC-7: send detail messages with proper idMarek Gradzki1-2/+4
2016-08-02Change control_ping to nsh_control_pingHongjun Ni1-6/+7
2016-08-02Workaround for C thread to Java thread attachment for pluginsHongjun Ni1-1/+37
2016-08-02Fix tlv[0] issue of nsh_entryHongjun Ni1-5/+0
2016-08-02Add nsh_map_dump APIHongjun Ni1-1/+38
2016-08-02Add nsh entry dump APIHongjun Ni1-0/+44
2016-07-29Fix nsh_add_del_map issue with VATHongjun Ni1-1/+7
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)1-0/+895