aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/lisp-gpe/lisp_gpe.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-22lisp: Move to pluginNeale Ranns1-728/+0
2019-11-12ip: IP address and prefix types (moved from LISP)Neale Ranns1-5/+5
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-6/+6
2018-10-22lisp-gpe: register udp port only if enabled (VPP-1468)Florin Coras1-5/+7
2017-12-02gpe: fix gpe enable/disable commandFlorin Coras1-1/+1
2017-08-18gpe: fix sub-interface hash lookupFlorin Coras1-2/+2
2017-08-08L2 over MPLSNeale Ranns1-6/+7
2017-06-16LISP-GPE: add test CLI for NSHFilip Tehlar1-0/+83
2017-06-15Add VAT handlers for LISP-GPE APIFilip Tehlar1-3/+4
2017-06-08Add gpe native-forward static route supportFlorin Coras1-0/+191
2017-04-13LISP: make statistics thread safeFilip Tehlar1-0/+3
2017-03-21LISP statisticsFilip Tehlar1-0/+2
2017-02-27Add GPE CLI/API for setting encap modeFilip Tehlar1-0/+104
2017-02-25Add NSH to GPE decap pathFlorin Coras1-0/+1
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall1-3/+10
2017-02-21Rename LISP GPE API to GPEFilip Tehlar1-6/+6
2017-02-16Add NSH load-balance and drop DPOFlorin Coras1-4/+4
2017-02-13Basic support for LISP-GPE encapsulated NSH packetsFlorin Coras1-1/+1
2017-01-16Fix LISP coverity warningFlorin Coras1-0/+1
2017-01-13LISP: Fix gpe APIFilip Tehlar1-20/+25
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+327