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