aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/vxlan-gbp/vxlan_gbp.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-3/+3
2020-02-25vlib: Punt reason allocation listener enable/disable callbackNeale Ranns1-0/+2
2020-02-18misc: fix coverity warningsDave Barach1-1/+1
2020-02-17misc: fix coverity warningsDave Barach1-1/+1
2019-12-17vxlan geneve gtpu: fix short helpPaul Vinciguerra1-1/+1
2019-07-19fib: FIB Entry trackingNeale Ranns1-8/+7
2019-06-18fib: fib api updatesNeale Ranns1-4/+4
2019-05-16init / exit function orderingDave Barach1-6/+7
2019-03-28Punt InfraNeale Ranns1-2/+15
2019-03-05VXLAN-GBP: decap checks src,dst&VNI for unicast, then checks only dst&VNI for...Neale Ranns1-1/+3
2018-11-07GBP Endpoint LearningNeale Ranns1-34/+65
2018-10-26vxlan-gbp: On demand udp ports registrationMohsin Kazmi1-5/+39
2018-10-23c11 safe string handling supportDave Barach1-2/+2
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-5/+5
2018-09-12VXLAN-GBP: use common types on the APINeale Ranns1-7/+7
2018-09-10vxlan-gbp: Add support for vxlan gbpMohsin Kazmi1-0/+1109