- 67ec589 lisp: switch to new timer wheel code by Florin Coras · 4 years, 8 months ago
- 101fc27 lisp: fix use-after-free by Benoît Ganne · 4 years, 8 months ago
- 3ec09e9 ip: ip_address_t uses ip46_address_t by Neale Ranns · 4 years, 10 months ago
- 6ce954f lisp: fix coverity warnings by Florin Coras · 4 years, 10 months ago
- 7c9fe92 docs: Edit FEATURE.yaml files so they can be published by John DeNisco · 5 years ago
- a2dd5e0 lisp: add feature.yaml by Florin Coras · 5 years ago
- f50bac1 vppinfra: bihash walk cb typedef and continue/stop controls by Neale Ranns · 5 years ago
- 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
- ea93e48 ip: IP address and prefix types (moved from LISP) by Neale Ranns · 5 years ago
- 11b40e7 lisp: fix dangling references to bihash tables by Dave Barach · 5 years ago
- 864d857 classify: remove includes from classifier header file by Damjan Marion · 5 years ago
- e717482 vppapigen: remove support for legacy typedefs by Paul Vinciguerra · 5 years ago
- 9a2082f lisp: init locator probed field in parser by Florin Coras · 5 years ago
- 0bcb931 lisp: move cp tests to unittest by Florin Coras · 5 years ago
- d37da90 lisp-cp: start lisp retry service on demand by Florin Coras · 6 years ago
- d1bed68 crypto: improve key handling by Damjan Marion · 6 years ago
- 060bfb9 crypto: add support for AEAD and AES-GCM by Damjan Marion · 6 years ago
- c6c4394 lisp: use crypto lib instead of openssl directly by Filip Tehlar · 6 years ago
- 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
- 822f5a4 lisp: set reachable flag in map-register by Florin Coras · 6 years ago
- e51a7a0 lisp: cli for marking local mappings authoritative by Florin Coras · 6 years ago
- 81c0585 lisp: register cp port only if enabled by Florin Coras · 6 years ago
- b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
- bdc0e6b Trivial: Clean up some typos. by Paul Vinciguerra · 6 years ago
- c2b4dbe Trivial: Fix lisp flag label by Paul Vinciguerra · 6 years ago
- 571ab20 Consolidate the [un]format_mac_address implementations by Neale Ranns · 6 years ago
- 6bd197e Remove client_index field from replies in API by Ondrej Fabry · 6 years ago
- c1c0976 lisp-cp: fix handling of ndp without source link addr VPP-1159 by Florin Coras · 7 years ago
- 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
- 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
- e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
- 90a6398 sock api: add infra for bootstrapping shm clients by Florin Coras · 7 years ago
- 82d8ec2 VPP-1077 Add meaningful error info, when executing command with enable/disable option by Swarup Nayak · 7 years ago
- 0a62e5a LISP: fix negative mapping timeout, VPP-1043 by Filip Tehlar · 7 years ago
- 0a8840d LISP: add P-ITR/P-ETR/xTR API handlers, ONE-24 by Filip Tehlar · 7 years ago
- 9d286a4 LISP: improve updating the dataplne when locators change by Filip Tehlar · 7 years ago
- 3491d7f null-terminate some formatted string by Gabriel Ganne · 7 years ago
- 8d7a0b9 LISP: fix crash when sending NSH map-request message, ONE-32 by Filip Tehlar · 7 years ago
- 5908e18 LISP: fix map-request counters, ONE-25 by Filip Tehlar · 7 years ago
- 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
- 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
- a4980b8 LISP: add API handlers for set/get transport protocol by Filip Tehlar · 7 years ago
- 6492964 LISP: add debug cli for neighbor discovery by Filip Tehlar · 7 years ago
- 0587999 LISP: support for neighbor discovery by Filip Tehlar · 7 years ago
- 8d66f9d Remove associated lisp-gpe entries when removing lisp local mapping. by Alberto Rodriguez-Natal · 7 years ago
- d630713 LISP: add neighbor discovery and CP protocol separation APIs by Filip Tehlar · 7 years ago
- 111a5ce LISP: Add APIs for enable/disable xTR/P-ITR/P-ETR modes by Filip Tehlar · 7 years ago
- 809bc74 LISP: re-fetch mapping before it expires by Filip Tehlar · 7 years ago
- 44fe506 LISP: fix fid nsh address formatting by Florin Coras · 7 years ago
- 6f9f6f3 LISP: fix wrong reply message in map_register_fallback_threshold call by Filip Tehlar · 7 years ago
- bae851f Fix LISP cp buffer leakage by Florin Coras · 7 years ago
- 7048ff1 LISP: Map-server fallback feature by Filip Tehlar · 7 years ago
- 5391e19 LISP: fix map register TTL reply handler, VPP-926 by Filip Tehlar · 7 years ago
- 1e553a0 LISP: make TTL for map register messages configurable by Filip Tehlar · 7 years ago
- fdbc382 Make ip csum configurable in vlib buffer functions by Florin Coras · 7 years ago
- 7c35f19 Fix lisp udp checksum by Florin Coras · 7 years ago
- 072401e Introduce l{2,3,4}_hdr_offset fields in the buffer metadata by Damjan Marion · 7 years ago
- 1d7d2ab VPP-902: LISP-CP: Wrong size in one_l2_arp_entries_get message. by Ole Troan · 7 years ago
- 5c20a01 switch vlib process model to tw_timer_template timer impl by Dave Barach · 8 years ago
- cdc7427 Update lisp map record default ttl to 24h by Florin Coras · 7 years ago v17.10-rc0
- acd4c63 Fix map-notify processing with multiple workers by Florin Coras · 7 years ago
- b8633d2 Fix coverity issue by Filip Tehlar · 8 years ago
- ef2a5bf LISP: add NSH support by Filip Tehlar · 8 years ago
- e68de8c Fix lisp map-notify parsing by Florin Coras · 8 years ago
- d5a65db LISP: L2 ARP handling by Filip Tehlar · 8 years ago
- 68c74fc Fix coverity issue by Filip Tehlar · 8 years ago
- cf121c8 LISP: group mapping records in map-register message by Filip Tehlar · 8 years ago
- 816f437 Fix vnet unit tests by Filip Tehlar · 8 years ago
- facee28 LISP: fix deleting of locators, VPP-713 by Filip Tehlar · 8 years ago
- 11b8dbf "autoreply" flag: autogenerate standard xxx_reply_t messages by Dave Barach · 8 years ago
- 68d2e24 LISP: clean DP when deleting locators in use by Filip Tehlar · 8 years ago
- 2151191 LISP: make statistics thread safe by Filip Tehlar · 8 years ago
- d89b604 LISP: show mapping negative action in CLI by Filip Tehlar · 8 years ago
- fc56841 LISP: fix crash when GPE interface is re-added, VPP-685 by Filip Tehlar · 8 years ago
- 1e8d01f LISP: Do not show P-ITR generated mapping by Filip Tehlar · 8 years ago
- ed6b52b LISP: improve DP speed by Filip Tehlar · 8 years ago
- 4868ff6 LISP statistics by Filip Tehlar · 8 years ago
- 67a99f8 LISP: fix Proxy-ETR show command, VPP-660 by Filip Tehlar · 8 years ago
- b69259a VPP-608 Fix LISP warning by Florin Coras · 8 years ago
- 7eaf0e5 LISP: add stats API/CLI by Filip Tehlar · 8 years ago
- 614c131 VPP-648: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
- 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
- 974cdc6 Fix LISP and ONE crc marcos by Filip Tehlar · 8 years ago
- a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
- 694396d Add Overlay Network Engine API by Filip Tehlar · 8 years ago
- 38206ee LISP: don't show PITR generated mapping in dump call by Filip Tehlar · 8 years ago
- b69111e Add NSH load-balance and drop DPO by Florin Coras · 8 years ago
- 272c69e LISP: minor enhacements by Filip Tehlar · 8 years ago
- f3fe820 LISP: fix deleting src/dst entry from GID dictionary by Filip Tehlar · 8 years ago
- ce1b4c7 Basic support for LISP-GPE encapsulated NSH packets by Florin Coras · 8 years ago
- a6bce49 LISP: reject remote mappings that have as locators local IPs by Filip Tehlar · 8 years ago
- 05a057b LISP: enhance binary part of some APIs by Filip Tehlar · 8 years ago
- 2743cc4 Fix LISP Coverity warnings by Florin Coras · 8 years ago
- 5fae99c LISP: add dump calls for GPE entries API by Filip Tehlar · 8 years ago
- ba888e4 Add option to use LISP Proxy-ETR by Florin Coras · 8 years ago
- f3dc11a Move LISP cp cli to separate file by Florin Coras · 8 years ago
- cda7066 LISP: add RLOC and map-notify counters by Filip Tehlar · 8 years ago
- b601f22 LISP: Enhance IPx offset computing by Filip Tehlar · 8 years ago
- 655fcc4 Fix LISP Coverity warning by Florin Coras · 8 years ago
- ce1aae4 LISP: make data plane programming thread safe by Filip Tehlar · 8 years ago