aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/vxlan/vxlan.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-899/+0
2016-12-21Support multiple VXLAN tunnels with same mcast dstEyal Bari1-71/+108
2016-12-09Add extra validation for VXLAN packets and tunnelsJohn Lo1-54/+87
2016-12-02Augment Vxlan to support NSH-ProxyHongjun Ni1-6/+79
2016-12-01Add vxlan-bypass feature to IP4 forwarding pathJohn Lo1-3/+15
2016-11-30VXLAN multicast dst (remote) address supportEyal Bari1-102/+117
2016-11-10VXLAN tunnel encap forwarding optimization with FIB 2.0John Lo1-75/+168
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 McFall1-1/+52
2016-08-30VPP-361: Memory leak on delete of VXLAN over IPv6 tunnelJohn Lo1-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 Lo1-31/+14
2016-06-01VPP-98 Dedicated storage for VXLAN over IPv6 hash keysChris Luke1-12/+25
2016-05-23VPP-81: Print interface name after creating an interface with CLIPierre Pfister1-1/+4
2016-04-28VXLAN over IPv6.Chris Luke1-32/+177
2016-02-29Fixed vxlan link status.Pavel Kotucek1-0/+12
2016-01-19Enhance and fix packet trace for IP forwarding as follows:John Lo1-0/+3
2015-12-17Add vpe-api message to get vxlan tunnel details.Dave Wallace1-0/+5
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+436