1. 0bcb931 lisp: move cp tests to unittest by Florin Coras · 5 years ago
  2. d37da90 lisp-cp: start lisp retry service on demand by Florin Coras · 6 years ago
  3. d1bed68 crypto: improve key handling by Damjan Marion · 6 years ago
  4. 060bfb9 crypto: add support for AEAD and AES-GCM by Damjan Marion · 6 years ago
  5. c6c4394 lisp: use crypto lib instead of openssl directly by Filip Tehlar · 6 years ago
  6. 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
  7. e51a7a0 lisp: cli for marking local mappings authoritative by Florin Coras · 6 years ago
  8. 81c0585 lisp: register cp port only if enabled by Florin Coras · 6 years ago
  9. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  10. bdc0e6b Trivial: Clean up some typos. by Paul Vinciguerra · 6 years ago
  11. c1c0976 lisp-cp: fix handling of ndp without source link addr VPP-1159 by Florin Coras · 7 years ago
  12. 0a62e5a LISP: fix negative mapping timeout, VPP-1043 by Filip Tehlar · 7 years ago
  13. 0a8840d LISP: add P-ITR/P-ETR/xTR API handlers, ONE-24 by Filip Tehlar · 7 years ago
  14. 9d286a4 LISP: improve updating the dataplne when locators change by Filip Tehlar · 7 years ago
  15. 8d7a0b9 LISP: fix crash when sending NSH map-request message, ONE-32 by Filip Tehlar · 7 years ago
  16. 5908e18 LISP: fix map-request counters, ONE-25 by Filip Tehlar · 7 years ago
  17. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  18. a4980b8 LISP: add API handlers for set/get transport protocol by Filip Tehlar · 7 years ago
  19. 6492964 LISP: add debug cli for neighbor discovery by Filip Tehlar · 7 years ago
  20. 0587999 LISP: support for neighbor discovery by Filip Tehlar · 7 years ago
  21. 8d66f9d Remove associated lisp-gpe entries when removing lisp local mapping. by Alberto Rodriguez-Natal · 7 years ago
  22. 809bc74 LISP: re-fetch mapping before it expires by Filip Tehlar · 7 years ago
  23. bae851f Fix LISP cp buffer leakage by Florin Coras · 7 years ago
  24. 7048ff1 LISP: Map-server fallback feature by Filip Tehlar · 7 years ago
  25. 1e553a0 LISP: make TTL for map register messages configurable by Filip Tehlar · 7 years ago
  26. fdbc382 Make ip csum configurable in vlib buffer functions by Florin Coras · 7 years ago
  27. 072401e Introduce l{2,3,4}_hdr_offset fields in the buffer metadata by Damjan Marion · 7 years ago
  28. acd4c63 Fix map-notify processing with multiple workers by Florin Coras · 8 years ago
  29. ef2a5bf LISP: add NSH support by Filip Tehlar · 8 years ago
  30. e68de8c Fix lisp map-notify parsing by Florin Coras · 8 years ago
  31. d5a65db LISP: L2 ARP handling by Filip Tehlar · 8 years ago
  32. 68c74fc Fix coverity issue by Filip Tehlar · 8 years ago
  33. cf121c8 LISP: group mapping records in map-register message by Filip Tehlar · 8 years ago
  34. 816f437 Fix vnet unit tests by Filip Tehlar · 8 years ago
  35. facee28 LISP: fix deleting of locators, VPP-713 by Filip Tehlar · 8 years ago
  36. 68d2e24 LISP: clean DP when deleting locators in use by Filip Tehlar · 8 years ago
  37. 2151191 LISP: make statistics thread safe by Filip Tehlar · 8 years ago
  38. fc56841 LISP: fix crash when GPE interface is re-added, VPP-685 by Filip Tehlar · 8 years ago
  39. ed6b52b LISP: improve DP speed by Filip Tehlar · 8 years ago
  40. 4868ff6 LISP statistics by Filip Tehlar · 8 years ago
  41. b69259a VPP-608 Fix LISP warning by Florin Coras · 8 years ago
  42. 7eaf0e5 LISP: add stats API/CLI by Filip Tehlar · 8 years ago
  43. 38206ee LISP: don't show PITR generated mapping in dump call by Filip Tehlar · 8 years ago
  44. 272c69e LISP: minor enhacements by Filip Tehlar · 8 years ago
  45. ce1b4c7 Basic support for LISP-GPE encapsulated NSH packets by Florin Coras · 8 years ago
  46. a6bce49 LISP: reject remote mappings that have as locators local IPs by Filip Tehlar · 8 years ago
  47. 2743cc4 Fix LISP Coverity warnings by Florin Coras · 8 years ago
  48. ba888e4 Add option to use LISP Proxy-ETR by Florin Coras · 8 years ago
  49. f3dc11a Move LISP cp cli to separate file by Florin Coras · 8 years ago
  50. cda7066 LISP: add RLOC and map-notify counters by Filip Tehlar · 8 years ago
  51. b601f22 LISP: Enhance IPx offset computing by Filip Tehlar · 8 years ago
  52. 655fcc4 Fix LISP Coverity warning by Florin Coras · 8 years ago
  53. ce1aae4 LISP: make data plane programming thread safe by Filip Tehlar · 8 years ago
  54. b05116e LISP: fix fwd entry addition by Filip Tehlar · 8 years ago
  55. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/lisp-cp/control.c]
  56. fb9931f LISP: Fix several control plane message issues, VPP-558 by Filip Tehlar · 8 years ago
  57. cdab4bd LISP: Move parsing of LISP map-reply to worker thread, VPP-554 by Filip Tehlar · 8 years ago
  58. 9677a94 LISP mapping timers by Filip Tehlar · 8 years ago
  59. 397fd7d Implement LISP control plane messages by Filip Tehlar · 8 years ago
  60. d5fcc46 Fix LISP src/dst based policy by Filip Tehlar · 8 years ago
  61. 69a9b76 VPP-362 Implement dumping of LISP adjacencies by Filip Tehlar · 8 years ago
  62. 4beb30c Fix LISP map-request resend deadlock by Florin Coras · 8 years ago
  63. 240977f Fix string parsing in lisp map-request itr-rlocs command by Filip Tehlar · 8 years ago
  64. 5e575b1 L2 over LISP and GRE (VPP-457) by Neale Ranns · 8 years ago
  65. f3e3fd3 VPP-454 Fix LISP GID dictionary issue by Filip Tehlar · 8 years ago
  66. 2fdaece VPP-450 Fix adding LISP adjacencies via CLI by Filip Tehlar · 8 years ago
  67. dca8804 LISP Source/Dest control plane support, VPP-197 by Florin Coras · 8 years ago
  68. 87e4069 Fix lisp-cp table_id lookup for punted packets by Florin Coras · 8 years ago
  69. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago
  70. c5bb0d6 VPP-376: Refactor LISP dump API + VAT by Filip Tehlar · 8 years ago
  71. 5a1c11b VPP-386 Fix map-server output in lisp-cp-lookup trace by Florin Coras · 8 years ago
  72. 35f9daa VPP-357 Fix vni for LISP fwd entry removals by Florin Coras · 8 years ago
  73. c068179 VPP-329: Add L2 support to lisp_eid_table_map_dump by Filip Tehlar · 8 years ago
  74. 3cd9e73 VPP-342: Don't allow remote mapping to overwrite local or static mapping by Filip Tehlar · 8 years ago
  75. a2157cf VPP-260 Coding standards cleanup - vnet/vnet/lisp-cp by Florin Coras · 8 years ago
  76. f4691cd VPP-330 Track pending map-requests with a fifo by Florin Coras · 8 years ago
  77. a5abdeb VPP-198: LISP map-resolver failover algorithm by Filip Tehlar · 8 years ago
  78. 3590ac5 VPP-196 LISP L2/L3 tunnel multihoming by Florin Coras · 8 years ago
  79. bb5c22f LISP multihoming API changes and cleanup by Florin Coras · 8 years ago
  80. 5ca5dc8 API support for src/dst based routing policy in LISP by Filip Tehlar · 8 years ago
  81. f7643fd Fix new LISP Coverity warnings by Florin Coras · 8 years ago
  82. 1a1adc7 Initial L2 LISP support by Florin Coras · 8 years ago
  83. 6cc6f91 Edit eid table dump by Andrej Kozemcak · 8 years ago
  84. 438109d LISP - Bug fix, can`t remove static remote mapping by Andrej Kozemcak · 8 years ago
  85. a869175 VAT add_locator_set api support multiple locators by Andrej Kozemcak · 8 years ago
  86. 0f1c29c Fix Coverty warning in lisp_add_del_map_resolver_command_fn by Florin Coras · 8 years ago
  87. 914f91b Add new lisp API - Show pitr by Andrej Kozemcak · 8 years ago
  88. 2f653d0 Add API dump call for vrf/vni mapping to vpp-api-test by Filip Tehlar · 8 years ago
  89. 71893ac Simplify API to add LISP adjacencies by Florin Coras · 8 years ago
  90. 4d5cabd Add locator prority and weight to LISP API by Filip Tehlar · 8 years ago
  91. b93222f Fix deletion forwarding entries when deleting static remote mapping by Filip Tehlar · 8 years ago
  92. 1b1ee4f Add an option to dump details about specific LISP EID in API/CLI by Filip Tehlar · 8 years ago
  93. f727db9 LISP CP cleanup and refactoring by Florin Coras · 8 years ago
  94. 8e39bb4 Add MAC address support to LISP map-cache by Filip Tehlar · 8 years ago
  95. b0ccf03 Reformat output of lisp eid-table show command. by Filip Tehlar · 8 years ago
  96. 324112f LISP EID virtualization support by Filip Tehlar · 9 years ago
  97. 7511ae8 CLI to update locator-set by Andrej Kozemcak · 8 years ago
  98. 8ebb2a1 Check if LISP is enable by Andrej Kozemcak · 9 years ago
  99. b6e4d39 New LISP API map-request itr-rloc by Andrej Kozemcak · 9 years ago
  100. 1c49484 Consolidate use of IP fib functions in LISP CP by Florin Coras · 9 years ago