summaryrefslogtreecommitdiffstats
path: root/vnet/vnet/lisp-cp
AgeCommit message (Expand)AuthorFilesLines
2016-08-17VPP-260 Coding standards cleanup - vnet/vnet/lisp-cpFlorin Coras11-2078/+2269
2016-08-16VPP-330 Track pending map-requests with a fifoFlorin Coras2-9/+12
2016-08-15VPP-198: LISP map-resolver failover algorithmFilip Tehlar3-55/+413
2016-08-11VPP-196 LISP L2/L3 tunnel multihomingFlorin Coras3-27/+37
2016-08-04VPP-197: LISP Source/Dest control plane supportFilip Tehlar3-90/+468
2016-08-04LISP multihoming API changes and cleanupFlorin Coras4-17/+36
2016-08-03LISP API/VAT cleanupFlorin Coras2-0/+7
2016-08-02API support for src/dst based routing policy in LISPFilip Tehlar1-30/+15
2016-08-01Fix new LISP Coverity warningsFlorin Coras2-24/+6
2016-07-31Initial L2 LISP supportFlorin Coras8-114/+231
2016-07-29LISP - fix bug in ip_prefix_normalize_ip6Andrej Kozemcak1-41/+57
2016-07-28Edit eid table dumpAndrej Kozemcak1-8/+30
2016-07-28LISP - Bug fix, can`t remove static remote mappingAndrej Kozemcak3-64/+112
2016-07-27VAT add_locator_set api support multiple locatorsAndrej Kozemcak1-3/+10
2016-07-26Fix Coverty warning in lisp_add_del_map_resolver_command_fnFlorin Coras1-2/+9
2016-07-21Fix CLI for adding LISP fwd entriesFlorin Coras2-14/+46
2016-07-20Add new lisp API - Show pitrAndrej Kozemcak1-0/+44
2016-07-13Add API dump call for vrf/vni mapping to vpp-api-testFilip Tehlar1-1/+1
2016-07-11Simplify API to add LISP adjacenciesFlorin Coras2-73/+45
2016-07-08Add locator prority and weight to LISP APIFilip Tehlar1-5/+20
2016-07-07Fix deletion forwarding entries when deleting static remote mappingFilip Tehlar1-0/+3
2016-07-07Add an option to dump details about specific LISP EID in API/CLIFilip Tehlar2-11/+66
2016-07-04LISP CP cleanup and refactoringFlorin Coras6-727/+796
2016-06-27Add MAC address support to LISP map-cacheFilip Tehlar5-17/+131
2016-06-24Reformat output of lisp eid-table show command.Filip Tehlar3-11/+66
2016-06-23LISP EID virtualization supportFilip Tehlar4-52/+257
2016-06-22Add MAC address support for LISPFilip Tehlar2-18/+74
2016-06-22CLI to update locator-setAndrej Kozemcak1-6/+83
2016-06-21Check if LISP is enableAndrej Kozemcak1-5/+66
2016-06-17New LISP API map-request itr-rlocAndrej Kozemcak2-1/+141
2016-06-17Consolidate use of IP fib functions in LISP CPFlorin Coras1-143/+108
2016-06-15Fix LISP locator pair selectionFlorin Coras3-133/+227
2016-06-15Fix remote mapping CLI for unset v6 local eidFlorin Coras1-5/+12
2016-05-31Add CLI/API for clearing all remote mappingsFilip Tehlar2-24/+81
2016-05-31ONE-15: Fix duplicate locator, refactoring locatorAndrej Kozemcak2-244/+154
2016-05-31ONE-16: Locators are not properly cleanedFilip Tehlar1-2/+16
2016-05-26Add show command for LISP map resolversFilip Tehlar1-0/+21
2016-05-25ONE-14: Fix crash when re-enable LispAndrej Kozemcak1-4/+9
2016-05-23Add LISP RTR supportFilip Tehlar3-41/+268
2016-05-15ONE-13: Add CLI/API for LISP static remote mappingsFilip Tehlar3-1/+251
2016-05-13ONE-7: Fix map-request encapsulationFlorin Coras1-68/+81
2016-05-13ONE-11: Fix bugs in LISP APIAndrej Kozemcak1-1/+1
2016-05-11ONE-9: Fix clang build errorsFlorin Coras1-2/+2
2016-05-11ONE-6: dp is not programmed when re-enabling LISPFilip Tehlar1-6/+24
2016-05-10ONE-4: Add LISP enable/disable API/CLIFilip Tehlar2-0/+138
2016-04-29Fix use of vni throughout lisp codeFlorin Coras2-32/+35
2016-04-29Add support for LCAF Instance IDFilip Tehlar7-56/+469
2016-04-29Add lisp-gpe ip6 data-plane supportFlorin Coras4-11/+29
2016-04-28LISP IPv6 control support, create IPv6 headerAndrej Kozemcak2-15/+21
2016-04-26Fix compile errors reported by clangDamjan Marion1-1/+1