1. 655fcc4 Fix LISP Coverity warning by Florin Coras · 8 years ago
  2. ce1aae4 LISP: make data plane programming thread safe by Filip Tehlar · 8 years ago
  3. b05116e LISP: fix fwd entry addition by Filip Tehlar · 8 years ago
  4. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/lisp-cp/control.c]
  5. fb9931f LISP: Fix several control plane message issues, VPP-558 by Filip Tehlar · 8 years ago
  6. cdab4bd LISP: Move parsing of LISP map-reply to worker thread, VPP-554 by Filip Tehlar · 8 years ago
  7. 9677a94 LISP mapping timers by Filip Tehlar · 8 years ago
  8. 397fd7d Implement LISP control plane messages by Filip Tehlar · 8 years ago
  9. d5fcc46 Fix LISP src/dst based policy by Filip Tehlar · 8 years ago
  10. 69a9b76 VPP-362 Implement dumping of LISP adjacencies by Filip Tehlar · 8 years ago
  11. 4beb30c Fix LISP map-request resend deadlock by Florin Coras · 8 years ago
  12. 240977f Fix string parsing in lisp map-request itr-rlocs command by Filip Tehlar · 8 years ago
  13. 5e575b1 L2 over LISP and GRE (VPP-457) by Neale Ranns · 8 years ago
  14. f3e3fd3 VPP-454 Fix LISP GID dictionary issue by Filip Tehlar · 8 years ago
  15. 2fdaece VPP-450 Fix adding LISP adjacencies via CLI by Filip Tehlar · 8 years ago
  16. dca8804 LISP Source/Dest control plane support, VPP-197 by Florin Coras · 8 years ago
  17. 87e4069 Fix lisp-cp table_id lookup for punted packets by Florin Coras · 8 years ago
  18. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago
  19. c5bb0d6 VPP-376: Refactor LISP dump API + VAT by Filip Tehlar · 8 years ago
  20. 5a1c11b VPP-386 Fix map-server output in lisp-cp-lookup trace by Florin Coras · 8 years ago
  21. 35f9daa VPP-357 Fix vni for LISP fwd entry removals by Florin Coras · 8 years ago
  22. c068179 VPP-329: Add L2 support to lisp_eid_table_map_dump by Filip Tehlar · 8 years ago
  23. 3cd9e73 VPP-342: Don't allow remote mapping to overwrite local or static mapping by Filip Tehlar · 8 years ago
  24. a2157cf VPP-260 Coding standards cleanup - vnet/vnet/lisp-cp by Florin Coras · 8 years ago
  25. f4691cd VPP-330 Track pending map-requests with a fifo by Florin Coras · 8 years ago
  26. a5abdeb VPP-198: LISP map-resolver failover algorithm by Filip Tehlar · 8 years ago
  27. 3590ac5 VPP-196 LISP L2/L3 tunnel multihoming by Florin Coras · 8 years ago
  28. bb5c22f LISP multihoming API changes and cleanup by Florin Coras · 8 years ago
  29. 5ca5dc8 API support for src/dst based routing policy in LISP by Filip Tehlar · 8 years ago
  30. f7643fd Fix new LISP Coverity warnings by Florin Coras · 8 years ago
  31. 1a1adc7 Initial L2 LISP support by Florin Coras · 8 years ago
  32. 6cc6f91 Edit eid table dump by Andrej Kozemcak · 8 years ago
  33. 438109d LISP - Bug fix, can`t remove static remote mapping by Andrej Kozemcak · 8 years ago
  34. a869175 VAT add_locator_set api support multiple locators by Andrej Kozemcak · 8 years ago
  35. 0f1c29c Fix Coverty warning in lisp_add_del_map_resolver_command_fn by Florin Coras · 8 years ago
  36. 914f91b Add new lisp API - Show pitr by Andrej Kozemcak · 8 years ago
  37. 2f653d0 Add API dump call for vrf/vni mapping to vpp-api-test by Filip Tehlar · 8 years ago
  38. 71893ac Simplify API to add LISP adjacencies by Florin Coras · 8 years ago
  39. 4d5cabd Add locator prority and weight to LISP API by Filip Tehlar · 8 years ago
  40. b93222f Fix deletion forwarding entries when deleting static remote mapping by Filip Tehlar · 8 years ago
  41. 1b1ee4f Add an option to dump details about specific LISP EID in API/CLI by Filip Tehlar · 8 years ago
  42. f727db9 LISP CP cleanup and refactoring by Florin Coras · 8 years ago
  43. 8e39bb4 Add MAC address support to LISP map-cache by Filip Tehlar · 8 years ago
  44. b0ccf03 Reformat output of lisp eid-table show command. by Filip Tehlar · 8 years ago
  45. 324112f LISP EID virtualization support by Filip Tehlar · 9 years ago
  46. 7511ae8 CLI to update locator-set by Andrej Kozemcak · 8 years ago
  47. 8ebb2a1 Check if LISP is enable by Andrej Kozemcak · 9 years ago
  48. b6e4d39 New LISP API map-request itr-rloc by Andrej Kozemcak · 9 years ago
  49. 1c49484 Consolidate use of IP fib functions in LISP CP by Florin Coras · 8 years ago
  50. c2c9008 Fix LISP locator pair selection by Florin Coras · 9 years ago
  51. c86f3e5 Fix remote mapping CLI for unset v6 local eid by Florin Coras · 9 years ago
  52. 58f886a Add CLI/API for clearing all remote mappings by Filip Tehlar · 9 years ago
  53. 6a2e439 ONE-15: Fix duplicate locator, refactoring locator by Andrej Kozemcak · 9 years ago
  54. d1c5cc3 ONE-16: Locators are not properly cleaned by Filip Tehlar · 9 years ago
  55. f747cd8 Add show command for LISP map resolvers by Filip Tehlar · 9 years ago
  56. 94e3476 ONE-14: Fix crash when re-enable Lisp by Andrej Kozemcak · 9 years ago
  57. 53f09e3 Add LISP RTR support by Filip Tehlar · 9 years ago
  58. 195bcee ONE-13: Add CLI/API for LISP static remote mappings by Filip Tehlar · 9 years ago
  59. ddfafb8 ONE-7: Fix map-request encapsulation by Florin Coras · 9 years ago
  60. 3e53fc5 ONE-11: Fix bugs in LISP API by Andrej Kozemcak · 9 years ago
  61. 215104e ONE-6: dp is not programmed when re-enabling LISP by Filip Tehlar · 9 years ago
  62. 46d4e36 ONE-4: Add LISP enable/disable API/CLI by Filip Tehlar · 9 years ago
  63. 7ef6d5b Fix use of vni throughout lisp code by Florin Coras · 9 years ago
  64. beceab9 Add support for LCAF Instance ID by Filip Tehlar · 9 years ago
  65. 02655bd Add lisp-gpe ip6 data-plane support by Florin Coras · 9 years ago
  66. 499929d LISP IPv6 control support, create IPv6 header by Andrej Kozemcak · 9 years ago
  67. 577c355 Convert lisp-gpe encap to interface tx node by Florin Coras · 9 years ago
  68. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  69. b92feb6 Add LISP API by Andrej Kozemcak · 9 years ago
  70. 254b036 Add unit test infrastructure for LISP protocol by Filip Tehlar · 9 years ago
  71. e127a7e LISP GPE: initial CP commit and DP improvements by Florin Coras · 9 years ago