aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/nsh-vxlan-gpe
AgeCommit message (Expand)AuthorFilesLines
2016-05-13VPP43 - NSH refactoring: Added nsh-map nodesKeith Burns (alagalah)7-2632/+0
2016-05-05VPP-39 - refactoring of NSH into own folderKeith Burns (alagalah)2-49/+47
2016-04-29Fix decap-next for ethernet format in nsh-vxlan-gpeHongjun Ni1-0/+2
2016-04-26Fix decap's second-loop failure issue within nsh-vxlan-gpeHongjun Ni1-3/+3
2016-04-25Change ethernet's result within unformat_decap_nextHongjun Ni1-1/+1
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion2-5/+5
2016-04-20Change from nsh-encap to nsh-vxlan-gpe within nsh vxlan tunnel's short_helpHongjun Ni1-1/+1
2016-04-08Add Rx and Tx statistics within nsh-vxlan-gpe nodeHongjun Ni2-25/+170
2016-04-07Change encap-fib-id and decap-fib-id within create_nsh_vxlan_gpe_tunnel_commandHongjun Ni1-1/+1
2016-04-07Add key.pad=0 within vnet_nsh_vxlan_gpe_add_del_tunnelHongjun Ni1-0/+1
2016-04-07Change key.src=a->dst.as_u32 within vnet_nsh_vxlan_gpe_add_del_tunnelHongjun Ni1-1/+1
2016-03-14fix declaration of symbol of different sizeJean-Mickael Guerin1-2/+2
2016-02-09SFF NSH support VXLAN GPEKeith Burns (alagalah)1-15/+115
2016-02-01Changed key of NSH VXLAN tunnel.Keith Burns (alagalah)1-1/+1
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke7-0/+2386