summaryrefslogtreecommitdiffstats
path: root/src/vnet/vxlan-gbp
AgeCommit message (Expand)AuthorFilesLines
2019-04-03GBP: iVXLAN reflection checkNeale Ranns3-4/+26
2019-03-28Punt InfraNeale Ranns3-7/+43
2019-03-28VXLAN-GBP: format flags in encap traceNeale Ranns1-2/+3
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-1/+1
2019-03-27GBP: fixes for l3-out routingNeale Ranns2-1/+32
2019-03-26Simplify adjacency rewrite codeBenoƮt Ganne1-18/+5
2019-03-06vxlan*: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar2-37/+24
2019-03-06GBP: learn from ARP and L2 packetsNeale Ranns1-2/+0
2019-03-05VXLAN-GBP: decap checks src,dst&VNI for unicast, then checks only dst&VNI for...Neale Ranns2-71/+62
2019-01-22GBP: Sclass to src-epg conversionsNeale Ranns2-9/+9
2019-01-10ARP/ND: copy opaque2 persistent fields to new packetNeale Ranns1-2/+8
2018-11-15VXLAN-GBP: c-n-p error in the dual-loop tracingNeale Ranns1-1/+1
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-6/+9
2018-11-07GBP Endpoint LearningNeale Ranns7-104/+252
2018-10-26vxlan-gbp: On demand udp ports registrationMohsin Kazmi2-5/+44
2018-10-23c11 safe string handling supportDave Barach3-5/+5
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra4-10/+10
2018-09-12VXLAN-GBP: use common types on the APINeale Ranns4-81/+73
2018-09-10vxlan-gbp: Add support for vxlan gbpMohsin Kazmi9-0/+3407