aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/lisp-cp
AgeCommit message (Expand)AuthorFilesLines
2017-08-12LISP: fix fid nsh address formattingFlorin Coras1-1/+8
2017-08-11LISP: fix wrong reply message in map_register_fallback_threshold callFilip Tehlar1-1/+1
2017-08-10Fix LISP cp buffer leakageFlorin Coras1-1/+3
2017-08-07LISP: Map-server fallback featureFilip Tehlar5-58/+311
2017-08-05LISP: fix map register TTL reply handler, VPP-926Filip Tehlar1-1/+1
2017-08-02LISP: make TTL for map register messages configurableFilip Tehlar5-0/+153
2017-08-02Make ip csum configurable in vlib buffer functionsFlorin Coras4-15/+17
2017-07-26Fix lisp udp checksumFlorin Coras1-6/+18
2017-07-14Introduce l{2,3,4}_hdr_offset fields in the buffer metadataDamjan Marion1-1/+1
2017-07-06VPP-902: LISP-CP: Wrong size in one_l2_arp_entries_get message.Ole Troan1-1/+1
2017-06-28switch vlib process model to tw_timer_template timer implDave Barach1-0/+1
2017-06-22Update lisp map record default ttl to 24hv17.10-rc0Florin Coras1-2/+2
2017-06-17Fix map-notify processing with multiple workersFlorin Coras2-13/+44
2017-06-12Fix coverity issueFilip Tehlar1-0/+1
2017-06-08LISP: add NSH supportFilip Tehlar10-28/+572
2017-06-06Fix lisp map-notify parsingFlorin Coras1-0/+1
2017-05-30LISP: L2 ARP handlingFilip Tehlar9-36/+600
2017-05-04Fix coverity issueFilip Tehlar1-0/+2
2017-05-04LISP: group mapping records in map-register messageFilip Tehlar1-6/+19
2017-05-03Fix vnet unit testsFilip Tehlar4-22/+40
2017-04-27LISP: fix deleting of locators, VPP-713Filip Tehlar1-0/+4
2017-04-25"autoreply" flag: autogenerate standard xxx_reply_t messagesDave Barach2-319/+30
2017-04-25LISP: clean DP when deleting locators in useFilip Tehlar1-14/+76
2017-04-13LISP: make statistics thread safeFilip Tehlar4-9/+41
2017-04-11LISP: show mapping negative action in CLIFilip Tehlar1-2/+3
2017-04-05LISP: fix crash when GPE interface is re-added, VPP-685Filip Tehlar1-3/+3
2017-03-30LISP: Do not show P-ITR generated mappingFilip Tehlar2-0/+6
2017-03-22LISP: improve DP speedFilip Tehlar1-0/+1
2017-03-21LISP statisticsFilip Tehlar6-24/+231
2017-03-10LISP: fix Proxy-ETR show command, VPP-660Filip Tehlar3-8/+38
2017-03-10VPP-608 Fix LISP warningFlorin Coras1-0/+1
2017-03-08LISP: add stats API/CLIFilip Tehlar5-0/+175
2017-03-02VPP-648: CLI Memory leak with invalid parameterBilly McFall1-28/+86
2017-03-01VPP-598: tcp stack initial commitDave Barach2-105/+5
2017-02-22Fix LISP and ONE crc marcosFilip Tehlar3-11/+26
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall1-35/+104
2017-02-21Add Overlay Network Engine APIFilip Tehlar5-3/+3772
2017-02-20LISP: don't show PITR generated mapping in dump callFilip Tehlar4-3/+15
2017-02-16Add NSH load-balance and drop DPOFlorin Coras1-9/+34
2017-02-16LISP: minor enhacementsFilip Tehlar1-13/+13
2017-02-15LISP: fix deleting src/dst entry from GID dictionaryFilip Tehlar2-5/+24
2017-02-13Basic support for LISP-GPE encapsulated NSH packetsFlorin Coras5-2/+95
2017-02-07LISP: reject remote mappings that have as locators local IPsFilip Tehlar1-0/+27
2017-02-02LISP: enhance binary part of some APIsFilip Tehlar2-44/+35
2017-01-30Fix LISP Coverity warningsFlorin Coras2-6/+16
2017-01-30LISP: add dump calls for GPE entries APIFilip Tehlar1-2/+1
2017-01-26Add option to use LISP Proxy-ETRFlorin Coras5-37/+349
2017-01-25Move LISP cp cli to separate fileFlorin Coras3-1415/+1460
2017-01-23LISP: add RLOC and map-notify countersFilip Tehlar1-20/+97
2017-01-16LISP: Enhance IPx offset computingFilip Tehlar1-31/+32