summaryrefslogtreecommitdiffstats
path: root/vnet/vnet/vxlan
AgeCommit message (Expand)AuthorFilesLines
2017-01-03vxlan fix mcast tunnel deleteEyal Bari2-23/+27
2016-12-21Support multiple VXLAN tunnels with same mcast dstEyal Bari2-74/+121
2016-12-09Add extra validation for VXLAN packets and tunnelsJohn Lo3-90/+244
2016-12-02Augment Vxlan to support NSH-ProxyHongjun Ni3-9/+84
2016-12-01Add vxlan-bypass feature to IP4 forwarding pathJohn Lo3-4/+429
2016-11-30VXLAN multicast dst (remote) address supportEyal Bari2-103/+126
2016-11-10VXLAN tunnel encap forwarding optimization with FIB 2.0John Lo6-370/+488
2016-10-27Fix potential L2 forwarding crash with stale L2FIB entry (VPP-516)John Lo1-13/+0
2016-10-24Fix VXLAN tunnel delete crashJohn Lo1-2/+2
2016-10-14FIB2.0: Adjacency complete pull model (VPP-487)Neale Ranns1-11/+1
2016-09-21A Protocol Independent Hierarchical FIB (VPP-352)Neale Ranns1-4/+9
2016-09-15VPP-306: Document changes for vnet/vnet/vxlanBilly McFall2-1/+76
2016-08-30VPP-361: Memory leak on delete of VXLAN over IPv6 tunnelJohn Lo1-1/+4
2016-08-09VPP-314: Vxlan wrong name of decap nodeJohn Lo1-2/+4
2016-08-05vpp-189 Clean up more coverity warningsDave Barach1-1/+4
2016-06-13Explicity specify IP address type for format_ip46_address functionDamjan Marion1-2/+2
2016-06-07VPP-110: vxlan encap node should never touch a deleted tunnelJohn Lo3-66/+16
2016-06-01VPP-98 Dedicated storage for VXLAN over IPv6 hash keysChris Luke3-53/+66
2016-05-23VPP-81: Print interface name after creating an interface with CLIPierre Pfister1-1/+4
2016-05-19Add support for multiple microarchitectures in single binaryDamjan Marion2-0/+8
2016-04-28VXLAN over IPv6.Chris Luke4-165/+625
2016-04-08Add Rx and Tx statistics within nsh-vxlan-gpe nodeHongjun Ni1-1/+1
2016-03-14fix declaration of symbol of different sizeJean-Mickael Guerin1-2/+2
2016-02-29Fixed vxlan link status.Pavel Kotucek1-0/+12
2016-01-19Enhance and fix packet trace for IP forwarding as follows:John Lo2-0/+6
2015-12-17Add vpe-api message to get vxlan tunnel details.Dave Wallace2-0/+8
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke6-0/+1524