1. c1c0976 lisp-cp: fix handling of ndp without source link addr VPP-1159 by Florin Coras · 7 years ago
  2. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  3. 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
  4. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  5. 90a6398 sock api: add infra for bootstrapping shm clients by Florin Coras · 7 years ago
  6. 82d8ec2 VPP-1077 Add meaningful error info, when executing command with enable/disable option by Swarup Nayak · 7 years ago
  7. 0a62e5a LISP: fix negative mapping timeout, VPP-1043 by Filip Tehlar · 7 years ago
  8. 0a8840d LISP: add P-ITR/P-ETR/xTR API handlers, ONE-24 by Filip Tehlar · 7 years ago
  9. 9d286a4 LISP: improve updating the dataplne when locators change by Filip Tehlar · 7 years ago
  10. 3491d7f null-terminate some formatted string by Gabriel Ganne · 7 years ago
  11. 8d7a0b9 LISP: fix crash when sending NSH map-request message, ONE-32 by Filip Tehlar · 7 years ago
  12. 5908e18 LISP: fix map-request counters, ONE-25 by Filip Tehlar · 7 years ago
  13. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  14. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  15. a4980b8 LISP: add API handlers for set/get transport protocol by Filip Tehlar · 7 years ago
  16. 6492964 LISP: add debug cli for neighbor discovery by Filip Tehlar · 7 years ago
  17. 0587999 LISP: support for neighbor discovery by Filip Tehlar · 7 years ago
  18. 8d66f9d Remove associated lisp-gpe entries when removing lisp local mapping. by Alberto Rodriguez-Natal · 7 years ago
  19. d630713 LISP: add neighbor discovery and CP protocol separation APIs by Filip Tehlar · 7 years ago
  20. 111a5ce LISP: Add APIs for enable/disable xTR/P-ITR/P-ETR modes by Filip Tehlar · 7 years ago
  21. 809bc74 LISP: re-fetch mapping before it expires by Filip Tehlar · 7 years ago
  22. 44fe506 LISP: fix fid nsh address formatting by Florin Coras · 7 years ago
  23. 6f9f6f3 LISP: fix wrong reply message in map_register_fallback_threshold call by Filip Tehlar · 7 years ago
  24. bae851f Fix LISP cp buffer leakage by Florin Coras · 7 years ago
  25. 7048ff1 LISP: Map-server fallback feature by Filip Tehlar · 7 years ago
  26. 5391e19 LISP: fix map register TTL reply handler, VPP-926 by Filip Tehlar · 7 years ago
  27. 1e553a0 LISP: make TTL for map register messages configurable by Filip Tehlar · 7 years ago
  28. fdbc382 Make ip csum configurable in vlib buffer functions by Florin Coras · 7 years ago
  29. 7c35f19 Fix lisp udp checksum by Florin Coras · 7 years ago
  30. 072401e Introduce l{2,3,4}_hdr_offset fields in the buffer metadata by Damjan Marion · 7 years ago
  31. 1d7d2ab VPP-902: LISP-CP: Wrong size in one_l2_arp_entries_get message. by Ole Troan · 7 years ago
  32. 5c20a01 switch vlib process model to tw_timer_template timer impl by Dave Barach · 8 years ago
  33. cdc7427 Update lisp map record default ttl to 24h by Florin Coras · 7 years ago v17.10-rc0
  34. acd4c63 Fix map-notify processing with multiple workers by Florin Coras · 8 years ago
  35. b8633d2 Fix coverity issue by Filip Tehlar · 8 years ago
  36. ef2a5bf LISP: add NSH support by Filip Tehlar · 8 years ago
  37. e68de8c Fix lisp map-notify parsing by Florin Coras · 8 years ago
  38. d5a65db LISP: L2 ARP handling by Filip Tehlar · 8 years ago
  39. 68c74fc Fix coverity issue by Filip Tehlar · 8 years ago
  40. cf121c8 LISP: group mapping records in map-register message by Filip Tehlar · 8 years ago
  41. 816f437 Fix vnet unit tests by Filip Tehlar · 8 years ago
  42. facee28 LISP: fix deleting of locators, VPP-713 by Filip Tehlar · 8 years ago
  43. 11b8dbf "autoreply" flag: autogenerate standard xxx_reply_t messages by Dave Barach · 8 years ago
  44. 68d2e24 LISP: clean DP when deleting locators in use by Filip Tehlar · 8 years ago
  45. 2151191 LISP: make statistics thread safe by Filip Tehlar · 8 years ago
  46. d89b604 LISP: show mapping negative action in CLI by Filip Tehlar · 8 years ago
  47. fc56841 LISP: fix crash when GPE interface is re-added, VPP-685 by Filip Tehlar · 8 years ago
  48. 1e8d01f LISP: Do not show P-ITR generated mapping by Filip Tehlar · 8 years ago
  49. ed6b52b LISP: improve DP speed by Filip Tehlar · 8 years ago
  50. 4868ff6 LISP statistics by Filip Tehlar · 8 years ago
  51. 67a99f8 LISP: fix Proxy-ETR show command, VPP-660 by Filip Tehlar · 8 years ago
  52. b69259a VPP-608 Fix LISP warning by Florin Coras · 8 years ago
  53. 7eaf0e5 LISP: add stats API/CLI by Filip Tehlar · 8 years ago
  54. 614c131 VPP-648: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  55. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
  56. 974cdc6 Fix LISP and ONE crc marcos by Filip Tehlar · 8 years ago
  57. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  58. 694396d Add Overlay Network Engine API by Filip Tehlar · 8 years ago
  59. 38206ee LISP: don't show PITR generated mapping in dump call by Filip Tehlar · 8 years ago
  60. b69111e Add NSH load-balance and drop DPO by Florin Coras · 8 years ago
  61. 272c69e LISP: minor enhacements by Filip Tehlar · 8 years ago
  62. f3fe820 LISP: fix deleting src/dst entry from GID dictionary by Filip Tehlar · 8 years ago
  63. ce1b4c7 Basic support for LISP-GPE encapsulated NSH packets by Florin Coras · 8 years ago
  64. a6bce49 LISP: reject remote mappings that have as locators local IPs by Filip Tehlar · 8 years ago
  65. 05a057b LISP: enhance binary part of some APIs by Filip Tehlar · 8 years ago
  66. 2743cc4 Fix LISP Coverity warnings by Florin Coras · 8 years ago
  67. 5fae99c LISP: add dump calls for GPE entries API by Filip Tehlar · 8 years ago
  68. ba888e4 Add option to use LISP Proxy-ETR by Florin Coras · 8 years ago
  69. f3dc11a Move LISP cp cli to separate file by Florin Coras · 8 years ago
  70. cda7066 LISP: add RLOC and map-notify counters by Filip Tehlar · 8 years ago
  71. b601f22 LISP: Enhance IPx offset computing by Filip Tehlar · 8 years ago
  72. 655fcc4 Fix LISP Coverity warning by Florin Coras · 8 years ago
  73. ce1aae4 LISP: make data plane programming thread safe by Filip Tehlar · 8 years ago
  74. 66f76f2 LISP: fix EID addition by Filip Tehlar · 8 years ago
  75. b05116e LISP: fix fwd entry addition by Filip Tehlar · 8 years ago
  76. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago